unconv / gpt-autopilot

A GPT-4 powered AI agent that can create full projects with iterative prompting
MIT License
291 stars 92 forks source link

Added instructions to create a virtual environment #22

Closed unconv closed 5 months ago

unconv commented 5 months ago

Since the project works only on the older version of the OpenAI Python library, added instructions on how create a virtual environment to install the dependencies.