Skip to content

yewonkim01/Symptom-based-drug-recommendation-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Symptom based drug recommendation chatbot using GPT-3.5 and Retrieval-Augmented Generation

Presentation

This repository contains source codes for Symptom based drug recommendation chatbot using GPT-3.5 and RAG.

Dataset

  • Drug information overview dataset from the Public Data Portal.

Code

Install dependencies

python -m pip install -r requirements.txt

Experimentation

All experimental code can be found in drug_rec.ipynb. This notebook contains dataprocessing, applications of GPT-3.5 and Retrieval-Augmented Generation (RAG) techniques for accurate drug recommendations.

About

using GPT-3.5 and Retrieval-Augmented Generation (RAG)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published