ChatBuddy is an AI-powered chatbot designed to assist you with various queries. Integrated with Google Gemini, it provides dynamic responses based on user input.
Try it Here : Click Here
- Google Gemini Integration: Leverages the power of Google Gemini for generating intelligent responses to user queries.
- Personalized Chat Interface: Simple and interactive interface built with Streamlit.
- Session History Tracking: Remembers previous conversations during a session using Streamlit's session state.
- Friendly and Informative: Answers user queries in a natural, conversational style, with a personalized touch.
1. Clone the Repository:
git clone https://github.com/sandeepkumar96674/ChatXpert
2. Install Dependencies:
Ensure you have Python 3.7 or later installed. Then, install the required dependencies:
pip install -r requirements.txt