commit
bb893cde15
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue