Saarthi is a multilingual conversational chatbot built using Gemini and Google Translate. This project aims to provide seamless communication across different languages, making it easier for users to interact with the chatbot in their preferred language.
Below is an image of the Streamlit home page for Saarthi:
- Multilingual Support: Communicate in multiple languages using Google Translate.
- Conversational AI: Powered by Gemini for natural and engaging conversations.
- User-Friendly Interface: Built with Streamlit for an intuitive and interactive user experience.
To get started with Saarthi, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/saarthi.git
- Navigate to the project directory:
cd saarthi
- Install the required dependencies:
pip install -r requirements.txt
To run the chatbot, execute the following command:
streamlit run chatbot_main.py
We welcome contributions to Saarthi! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
For any questions or inquiries, please contact us at [email protected].