Welcome to Pycode repository! This project utilizes OpenAI and requires you to set up an API key for proper functionality.
- Clone the Repository:
git clone https://github.com/lucasbranddao/pycode.git cd pycode
- Create a file named .env in the root of your project
Add your OpenAI API key to the .env file:
OPENAI_API_KEY=your-api-key-here
- Clone the Repository:
python main.py