Diet-Fitness Agent - Readme update

This commit is contained in:
Madhu 2024-11-24 02:36:01 +05:30
parent 7c626a89f2
commit 7b8af22921

View file

@ -42,12 +42,12 @@ Ensure these dependencies are installed via the `requirements.txt` file.
Follow the steps below to set up and run the application:
Before anything else, Please get a free Gemini API Key provided by Google AI here: https://aistudio.google.com/apikey
Before anything else, Please get a free Gemini API Key provided by Google AI here: https://aistudio.google.com/apikey
1. **Clone the Repository**:
```bash
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd ai_agent_tutorials```
cd ai_agent_tutorials
2. **Install the dependencies**
```bash
pip install -r requirements.txt