GURPREETKAURJETHRA / Medical-RAG-using-Bio-Mistral-7BLinks
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.
☆20Updated last year
Alternatives and similar repositories for Medical-RAG-using-Bio-Mistral-7B
Users that are interested in Medical-RAG-using-Bio-Mistral-7B are comparing it to the libraries listed below
Sorting:
- This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding…☆81Updated 7 months ago
- Medical Mixture of Experts LLM using Mergekit.☆20Updated last year
- CrewAI AgentOps: Monitor your AI Agents☆19Updated last year
- Web application that allows you to interact with biomedical knowledge graphs and query biomedical questions.☆31Updated 2 years ago
- Integrated LLM-based document and data Q&A with knowledge graph visualization☆22Updated last year
- Design Patterns for Multi Agents Frameworks Like Autogen, Langraph, Taskweaver, Crewai,etc☆68Updated last year
- Agentic RAG using Crew AI.☆29Updated last year
- This template demonstrates how to create a collaborative team of AI agents that work together to process, analyze, and generate insights …☆41Updated 9 months ago
- PubMed Healthcare Chatbot. LLM Augmented Q&A over PubMed Search Engine.☆23Updated last year
- Synthetic Data Generation using LLM via Argilla, Distilabel, ChatGPT, etc.☆30Updated last year
- Collaborative Multi-Agent RAG with CrewAI☆65Updated last year
- Multi-Agent AI App from Scratch in python without any depedency of framework☆14Updated 9 months ago
- Agent Watch is an AgentOps monitoring library designed for Crew AI applications.☆20Updated 10 months ago
- RestAI's Frontend☆20Updated last month
- AI Lead Generation Agent that automatically discovers and qualifies potential leads from Quora. Using Firecrawl for intelligent web scrap…☆20Updated 8 months ago
- Building AI Research Assistant: Multi-Agent RAG System Reading From Multiple Unstructured Sources☆21Updated last year
- Building a Chain of Thought RAG Model with DSPy, Qdrant and Ollama☆32Updated last year
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆47Updated last year
- A multi-agent business consultant app on streamlit implemented using crewAI☆16Updated last year
- Medical Help App using GPT-4V☆26Updated last year
- Advanced Coding AI Assistant that uses a Gradio interface to stream coding related responses. ChatRAG supports local and API inference an…