Welcome to MediVirtuoso, a chatbot specifically trained and powered by Google's Gemini Large Language Model (LLM). Engage in intelligent conversations and explore the capabilities of advanced language understanding!
To get started with MediVirtuoso ChatBot, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/MediVirtuoso-ChatBot-Gemini-LLM.git
-
Navigate to the project directory:
cd MediVirtuoso-ChatBot-Gemini-LLM
-
Activating venv (optional)
conda create -n venv python=3.10 conda activate venv
-
Install dependencies:
pip install -r requirements.txt
-
Configure environment variables
Rename `.env-sample` to `.env` file Replace the API your Google API Key,
Kindly follow refer to this site for getting your own key
-
Run the chatbot:
streamlit run MediVirtuoso.py
Describe how to use the chatbot and any specific features or commands that users should be aware of.
A special thanks to:
- Google's Gemini Large Language Model (LLM) 🌐 - for powering the intelligence behind MediVirtuoso ChatBot.
- Streamlit 🚀 - for providing an amazing framework for creating the user interface.
For inquiries or collaborations, connect with me through 📬:
- Email: vijaisuria87@gmail.com
- LinkedIn: vijaisuria
- Twitter: vijaisuria
- GitHub: Vijai Suria
Contributions are welcome! If you want to contribute to the development of MediVirtuoso ChatBot, please follow the guidelines outlined in CONTRIBUTING.md.