This AI chatbot is crafted to efficiently handle various tasks, delivering smart and effective responses to user queries. Developed using Python and Flask.
Google-Generative AI, Python, Flask, HTML, CSS, JavaScript
To set up the project, run the following commands to install all required dependencies.
pip install virtualenv
virtualenv env
env\Scripts\activate
pip install flask flask-cors google-generativeai python-dotenv
env\Scripts\activate
python app.py
http://localhost:5000/