A simple chatbot application powered by OpenAI's GPT-3.5 API that allows users to chat with an AI assistant. This chatbot can be customized further and used for various purposes, such as customer support or educational tools.
- Conversational AI: Uses OpenAI's GPT-3.5 API to generate responses to user input.
- Interactive UI: Text-based interaction where users can ask questions and get responses.
- Environment Configuration: The project uses environment variables for API keys to keep sensitive information secure.
git clone https://github.com/TariqNew/simple-openai-chatbot.git
cd simple-openai-chatbot