Skip to content

This project is a Medico Assistance Chatbot built using OpenAI's GPT-3 and Python with the Textbase library. The chatbot aims to provide medical information and support to users while emphasizing that it is not a substitute for professional medical advice.

Notifications You must be signed in to change notification settings

neeraj542/Medico-Assistance-OpenAI-ChatBot-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Medico-Assistance-OpenAI-ChatBot-Using-Python

This project is a Medico Assistance Chatbot built using OpenAI's GPT-3 and Python with the Textbase library. The chatbot aims to provide medical information and support to users while emphasizing that it is not a substitute for professional medical advice.

image

Features

  • Natural Language Processing: The chatbot responds in a natural, conversational manner.
  • Context-Awareness: It understands and maintains context throughout the conversation.
  • Safe Responses: Guardrails are in place to ensure the chatbot doesn't provide harmful or inappropriate advice.
  • User-Friendly Interface: The front end allows users to interact seamlessly with the chatbot.

Dependencies

  1. Python (>= 3.6)
  2. Textbase library (Install using pip install textbase)
  3. OpenAI API Key

Setup

  1. Clone the repository.
  2. Install the required dependencies.
  3. Set up your OpenAI API key in the code. Replace YOUR_API_KEY with your actual API key.
  4. Run the chatbot using the following command: python main.py

Disclaimer

The Medico Assistance Chatbot is designed to provide general medical information and support. It is not intended to be a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of your physician or other qualified healthcare providers with any questions you may have regarding a medical condition.

Contributions

Contributions to the project are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Note:

The chatbot's responses and advice are not intended to replace the expertise and judgment of healthcare professionals. Use the chatbot responsibly and consult a healthcare professional for personalized medical advice and treatment.

About

This project is a Medico Assistance Chatbot built using OpenAI's GPT-3 and Python with the Textbase library. The chatbot aims to provide medical information and support to users while emphasizing that it is not a substitute for professional medical advice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published