Skip to content
#

knowledge-retrieval

Here are 18 public repositories matching this topic...

PromptWeaver: RAG Edition helps design effective prompts for Traditional, Hybrid, and Agentic RAG systems. It offers templates, system prompts, and best practices to improve accuracy, context use, and LLM reasoning.

  • Updated Jul 30, 2025
Concept_Curve_Embeddings_Indexation

Code to make any AI have unlimited context persistent memory. In the example, a software for any AI to read the Uniform Commercial Code of Michigan. A document of 220,000 tokens

  • Updated Aug 17, 2025
  • JavaScript

Advanced multi-agent Medical AI Assistant powered by LangGraph that delivers empathetic, doctor-like responses using a hybrid pipeline of LLM reasoning, RAG from medical PDFs, and intelligent fallback tools. Features Long-term memory with SQLite, dynamic tool routing, and state reasoning for reliable, context-aware consultation.

  • Updated Oct 6, 2025
  • Jupyter Notebook

OllamaMulti-RAG πŸš€ is a multimodal AI chat app combining Whisper AI for audio, LLaVA for images, and Chroma DB for PDFs, enhanced with Ollama and OpenAI API. πŸ“„ Built for AI enthusiasts, it welcomes contributionsβ€”features, bug fixes, or optimizationsβ€”to advance practical multimodal AI research and development collaboratively.

  • Updated Sep 5, 2025
  • Python

An end-to-end multi-source knowledge retrieval system using LangChain, FAISS, and OpenAI embeddings. This Retrieval-Augmented Generation (RAG) pipeline intelligently searches across Wikipedia, arXiv, and custom websites, optimizing source selection and delivering precise, real-time results based on query relevance.

  • Updated Nov 3, 2024
  • Jupyter Notebook

πŸš€ Revolutionize your data interaction with a cutting-edge chatbot built on Retrieval-Augmented Generation (RAG) and OpenAI’s GPT-4. Upload documents, create custom knowledge bases, and get precise, contextual answers. Ideal for research, business operations, customer support, and more!

  • Updated Sep 11, 2024
  • HTML

CareConnect uses state-of-the-art large language models (LLMs) to provide rapid, reliable medical guidance. This project addresses increasing wait times and health misinformation, offering timely assistance and supporting informed decision-making to alleviate the burden on the healthcare system.

  • Updated Aug 8, 2024
  • Jupyter Notebook

πŸ€– RAG-based chatbot for answering queries from πŸ“„ customer support PDFs using 🧠 LLMs, πŸ” OCR, and πŸ“š FAISS vector search.

  • Updated Jul 30, 2025
  • Python

Improve this page

Add a description, image, and links to the knowledge-retrieval topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knowledge-retrieval topic, visit your repo's landing page and select "manage topics."

Learn more