Skip to content

Kartiksood10/Oncology-RAG-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oncology-RAG-App

Medical RAG App built using Meditron Medical LLM and PubMedBERT Embeddings

Meditron : Fine tuned llama2 model on medical data : https://huggingface.co/TheBloke/meditron-7B-GGUF

PubMedBERT Embeddings : Fine tuned sentence transformer for medical data : https://huggingface.co/NeuML/pubmedbert-base-embeddings

Qdrant Vector Database : Qdrant is a vector similarity search engine and vector database : https://hub.docker.com/r/qdrant/qdrant

Command to run Docker image on localhost:6333 :

docker pull qdrant/qdrant

UI

image

About

Medical RAG App built using Meditron Medical LLM and PubMedBERT Embeddings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published