Skip to content

This project uses OpenAI, an encyclopedia of medicine converted to vector database using Pinecone, deployed through Flask.

Notifications You must be signed in to change notification settings

Rob-Christian/Medical-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Chatbot Deployment

This is a simple implementation of medical chatbot deployed in Heroku. Flask integration from Python was used to develop the website.

Meanwhile, the Chatbot is powered by Retrieval Augmented Generation concept. It utilized OpenAI embedding and LLM for vector embedding conversion and generation. Lastly, Pinecone database were used for storing vector embeddings in the cloud.

The book used is the 3rd edition of Gale Encyclopedia of Medicine.

About

This project uses OpenAI, an encyclopedia of medicine converted to vector database using Pinecone, deployed through Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published