Skip to content

Query latest medicinal suggestions and your basic queries in interactive way.

Notifications You must be signed in to change notification settings

tknishh/ayurvedic-doctor-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ayurvedic-Doctor-Bot 👩🏻‍⚕️

Ayurvedic Doctor Bot is an interactive chatbot that provides the latest medicinal suggestions and answers your basic queries related to Ayurvedic medicine. This bot utilizes natural language processing techniques to understand user queries and provide appropriate responses based on Ayurvedic principles.

Features

  • Medicinal Suggestions: Ask the bot for the latest medicinal suggestions based on your symptoms or health condition. The bot will provide Ayurvedic remedies and treatment options tailored to your specific needs.

  • Basic Queries: Have questions about Ayurvedic medicine? The bot can provide answers to your basic queries, such as the benefits of specific herbs, common practices in Ayurveda, and general lifestyle recommendations.

  • Interactive Interface: Interact with the bot using a user-friendly chat interface. Simply type your queries and receive instant responses from the bot.

Getting Started

To use the Ayurvedic Doctor Bot, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/your-username/ayurvedic-doctor-bot.git
  1. Install the required dependencies by running the following command:
pip install -r requirements.txt
  1. Add .env file in main directory and assign your open-ai Api key in variable OPENAI_API_KEY
.env
  1. Run Streamlit App
streamlit run app.py
  1. Start interacting with the bot by typing your queries in the chat input field. The bot will process your query and provide relevant responses.

Important Note

Please note that the Ayurvedic Doctor Bot is an informational tool and should not be considered a substitute for professional medical advice. It is always recommended to consult with a qualified healthcare professional or an Ayurvedic practitioner for personalized medical advice and treatment.

Contribute

Contributions to the Ayurvedic Doctor Bot project are always welcome. If you would like to contribute, please follow these steps:

  1. Fork the repository and create your branch:
git checkout -b feature/your-feature
  1. Make your changes and commit them:
git commit -m 'Add your commit message'
  1. Push your changes to your forked repository:
git push origin feature/your-feature
  1. Open a pull request in the main repository, explaining your changes and their purpose.

Thank you for considering contributing to the Ayurvedic Doctor Bot project!

Authors

@tknishh

About

Query latest medicinal suggestions and your basic queries in interactive way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages