Skip to content

ipowersoft/gen_ai_crew_google_gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen_ai_crew_google_gemini

STEP 01- Create a conda environment after opening the repository

#conda create -n gen_ai_crew_google_gemini python=3.10 -y
conda create -n gen_ai_crew_google_gemini python=3.11.7 -y
conda activate gen_ai_crew_google_gemini

STEP 02- install the requirements

pip install -r requirements.txt

STEP 04- Finally run the following command

python crew.py

About

gen_ai_ crew_google_gemini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages