castroCrea / crewAi_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrewAi test

Ask a question about life to an Psychologist, coach and Life Journalist AI

install

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
deactivate

Script

# Test
python startup_crew.py 
# Make you ask question about life
python ask_question_about_life.py
# With google
python ask_question_about_life_online.py

About


Languages

Language:Python 100.0%