Chatbot:
A simple Flask-based chatbot using the Gemini API to generate responses. The app accepts user input and returns generated responses via a POST request to the /api route.
Usage:
Clone the repository. Install dependencies: pip install -r requirements.txt. Run the app: python app.py. You can adjust this further if needed!
