Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	initial commit
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,14 +1,15 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            title:  | 
| 3 | 
             
            emoji: π
         | 
| 4 | 
             
            colorFrom: red
         | 
| 5 | 
             
            colorTo: red
         | 
| 6 | 
             
            sdk: docker
         | 
| 7 | 
             
            app_port: 8501
         | 
| 8 | 
             
            tags:
         | 
| 9 | 
            -
             | 
| 10 | 
             
            pinned: false
         | 
| 11 | 
            -
            short_description:  | 
|  | |
| 12 | 
             
            ---
         | 
| 13 |  | 
| 14 | 
             
            # Welcome to Streamlit!
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            title: Domain Ai Agent
         | 
| 3 | 
             
            emoji: π
         | 
| 4 | 
             
            colorFrom: red
         | 
| 5 | 
             
            colorTo: red
         | 
| 6 | 
             
            sdk: docker
         | 
| 7 | 
             
            app_port: 8501
         | 
| 8 | 
             
            tags:
         | 
| 9 | 
            +
            - streamlit
         | 
| 10 | 
             
            pinned: false
         | 
| 11 | 
            +
            short_description: A Domain Aware AI Agent Application
         | 
| 12 | 
            +
            license: apache-2.0
         | 
| 13 | 
             
            ---
         | 
| 14 |  | 
| 15 | 
             
            # Welcome to Streamlit!
         |