OpenAI-ChatGPT-Custom-Chatbot How to use that Repository? Get an OpenAI API Key Create a .env file Set the following variable: OPENAI_API_KEY=< key > pip install -r requirements.txt Run python main.py You have to adapt the code for your own needs!