/ChatDevExperiments

Experiments with the ChatDev AI coding tool

Primary LanguagePython

ChatDevExperiments

Experiments with the ChatDev AI coding tool

  • Clone the ChatDev repository to your local system
  • Set an environment variable OPENAI_API_KEY with your OpenAI API key
  • python -m pip install -r requirements.txt
  • python run.py --task "[description_of_your_idea]" --name "[project_name]"
  • Output is stored under the /WareHouse folder