Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
This project is a simple chatbot application built using Flask and the Gemini API. It was developed to conduct a session on "Chatbot Building." Flask==3.0.2 Werkzeug==3.0.1 google-generativeai==0.7.2 ...