chatbot-openai Overview Simple chatbot with flask by connect to API OpenAi Usage Set vatible in .env.example and rename it to .env Build Dockerfile docker build -t chatbot-flask . Run Image docker run chatbot-flask