Merge pull request #57 from Tammy-228/patch-1

chore: Updated README.md
This commit is contained in:
Shubham Saboo 2024-12-25 22:08:55 -06:00 committed by GitHub
commit bb893cde15
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
```
```