mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-04-28 22:28:59 -05:00
Fix installation instruction
Fix change dir path to `awesome-llm-apps/starter_ai_agents/ai_data_analysis_agent`
This commit is contained in:
@@ -31,7 +31,7 @@ An AI data analysis Agent built using the Agno Agent framework and Openai's gpt-
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
|
||||
cd ai_agent_tutorials/ai_data_analysis_agent
|
||||
cd awesome-llm-apps/starter_ai_agents/ai_data_analysis_agent
|
||||
|
||||
# Install dependencies
|
||||
pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user