Skip to content

DJWOMS/discussion_team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team for discussing ideas in CrewAI

The team consists of 4 agents: the Critic, the Pragmatist, the User Advocate, and the Idea Generator (Optimist).

The user submits an idea, each agent shares their opinion, and they discuss their thoughts. At the end of the discussion, the user receives a summary conclusion. The user can also ask additional questions to the team.

Installation

Ensure you have Python >=3.10 <3.14 installed on your system. This project uses UV for dependency management and package handling, offering a seamless setup and execution experience.

First, if you haven't already, install uv:

pip install uv

Next, navigate to your project directory and install the dependencies:

(Optional) Lock the dependencies and install them by using the CLI command:

crewai install

Customizing

Add your OPENAI_API_KEY into the .env file

Running the Project

To kickstart your crew of AI agents and begin task execution, run this from the root folder of your project:

$ crewai run

About

Team for discussing ideas in CrewAI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages