This project is created to develop a chatbot using the GPT-3.5-Turbo model.
This application provides users with a chatbot capable of interacting in natural language. The GPT-3.5-Turbo model understands users' messages and generates meaningful responses, offering a realistic chat experience.
Before you start the application, please don't forget to add your API key to the API_KEY variable in the MainActivity file.