Skip to content

aman06012003/MedBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedBot - A Medical Expert AI

Welcome to MedBot, your go-to chatbot for medical information and assistance. MedBot is a conversational agent trained on top of Llama 2 using a comprehensive medical encyclopedia. Whether you have questions about symptoms, treatments, or general health inquiries, MedBot is here to provide reliable and personalized information.

Features

1. Conversational Interface

Engage with MedBot in a natural and conversational manner. Ask questions and receive informative responses tailored to your medical queries.

2. Medical Encyclopedia

MedBot is powered by Llama 2, a robust language model trained on a vast medical knowledge base. It leverages this knowledge to offer accurate and up-to-date information on various medical topics.

Getting Started

To run this chatbot on your local follow the following steps:

  1. Create a account in HuggingFace.
  2. Now click on your account in the top right corner.
  3. Select settings, in settings choose access tokens and you will get your huggingface token.
  4. Now copy the following command and paste it in the terminal:
     git clone https://github.com/aman06012003/MedBot.git
  5. Now switch to the directory containing repository
cd MedBot
  1. Now install the required dependencies for the chatbot
pip install -r requirements.txt
  1. Now run the python script containing chatbot
python app.py

You will see a interface in the terminal, start asking the query to the bot.

Note : Keep in mind that while MedBot is a valuable resource, it is not a replacement for professional medical advice. Always consult with a qualified healthcare professional for accurate diagnosis and personalized treatment plans.

About

An AI medical Expert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages