Update README.md

This commit is contained in:
Tammy-228 2024-12-22 21:49:13 +11:00 committed by GitHub
parent ad98dc881a
commit f4337970c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ A Streamlit application that combines video analysis and web search capabilities
```bash
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd multimodal_ai_agents
cd ai_agent_tutorials/multimodal_ai_agent
```
2. Install the required dependencies:
@ -36,4 +36,4 @@ GOOGLE_API_KEY=your_api_key_here
5. Run the Streamlit App
```bash
streamlit run multimodal_agent.py
```
```