Skip to content
#

hybrid-rag

Here are 20 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

A personal RAG based chatbot that uses llama-3.1-8B-instrcut-Q4_K_M.gguf model as its llm and ChromaDB to store and repond to the user on their day to day queries. Intelligent session management with smart information retention across sessions and better retrieval of summaries with hybrid retrieval

  • Updated Jul 18, 2025
  • Python

UrduWhiz is an AI-powered web app that makes Urdu storybooks accessible and interactive. Users can upload scanned Urdu PDFs, which are processed with OCR and semantic search. The app summarizes, indexes, and stores the content for fast retrieval, allowing users to ask natural language questions in Urdu and receive intelligent context aware answers

  • Updated Jul 9, 2025
  • JavaScript

A powerful web-based application designed to answer questions based on the content of uploaded PDF documents. This project leverages a Hybrid Retrieval-Augmented Generation (RAG) approach, combining the strengths of vector-based semantic search and keyword-based search to deliver accurate and relevant responses

  • Updated Jul 26, 2025
  • Python

Improve this page

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

Learn more