Diet-Fitness Agent - Readme update
This commit is contained in:
parent
7c626a89f2
commit
7b8af22921
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue