Skip to content
#

rag-system

Here are 49 public repositories matching this topic...

RAG implemented from scratch without using LangChain and LangGraph - designed specifically for processing and querying PDF documents with advanced support for visual content like tables, charts, and mathematical formulas.

  • Updated Oct 25, 2025
  • Python

Self-Evolving RAG System with ChromaDB for continuous knowledge updates (6x daily), designed to overcome Large Language Model data cutoff limitations.

  • Updated Jul 13, 2026
  • Python

Java Spring Boot RAG & hybrid search system for graduation projects: Elasticsearch BM25, BGE-M3 vector search, reranker, evidence-grounded QA, book recommendation, Vue 3, offline evaluation.

  • Updated Jun 19, 2026
  • Java

🧮 PINN Enterprise Platform - AI-Powered Physics Simulations with CopilotKit-style Research Canvas UI. Complete serverless architecture with RAG-powered code generation, 3D visualization, and global edge deployment.

  • Updated Jul 13, 2025
  • Python

A retrieval-augmented generation pipeline in Python with a rigorous offline evaluation harness. Chunks and embeds documents, retrieves by vector similarity, and generates grounded answers — with pluggable LLM providers (including a deterministic local fake for tests) and metrics for retrieval quality and answer faithfulness. No API key required.

  • Updated Jun 22, 2026
  • Python

DiagnoAI: Medical RAG Assistant - Educational AI system for healthcare information retrieval using multi-source medical knowledge and advanced search. FOR LEARNING AND RESEARCH ONLY.

  • Updated Nov 6, 2025
  • Python

Improve this page

Add a description, image, and links to the rag-system 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 rag-system topic, visit your repo's landing page and select "manage topics."

Learn more