Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aianytime/medical-rag-using-bio-mistral-7b
This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.
https://github.com/aianytime/medical-rag-using-bio-mistral-7b
Last synced: about 8 hours ago
JSON representation
This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.
- Host: GitHub
- URL: https://github.com/aianytime/medical-rag-using-bio-mistral-7b
- Owner: AIAnytime
- License: mit
- Created: 2024-02-21T10:47:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T11:03:27.000Z (9 months ago)
- Last Synced: 2024-02-21T17:36:21.977Z (9 months ago)
- Language: HTML
- Size: 3.73 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Medical-RAG-using-Bio-Mistral-7B
This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.