Skip to content
#

rag-agents

Here are 16 public repositories matching this topic...

QueryPilot is an advanced document intelligence platform that combines Large Language Models (LLMs) with vector embeddings to enable natural language querying of your documents. The application processes various file formats (PDFs, DOCXs, TXT files, and images), extracting and embedding content for semantic search and AI-powered analysis.

  • Updated May 4, 2025
  • Python

This repository contains the implementation of a Retrieval-Augmented Generation (RAG) agent using Large Language Models (LLMs). RAG agents combine the power of information retrieval with text generation, enabling applications such as intelligent question-answering systems, and more.

  • Updated Feb 4, 2025
  • Python

Production-grade document-intelligence RAG agent template — AWS Bedrock Knowledge Bases, OpenSearch-backed metadata/audit, dual-mode JWT + Azure AD SSO, multi-team isolation, and LibreOffice document conversion. Advanced tier of the Document Intel Agent Template family.

  • Updated Jul 18, 2026
  • Python

This project is a complete local RAG system for answering questions over document collections such as PDFs. It indexes documents, builds vector search indexes, routes queries to the right retrieval strategy, grades candidate results, and generates final answers with an LLM.

  • Updated May 16, 2026
  • Python

Conversational academic writing Copilot: LangGraph ReAct agent with citation tracing, faithfulness reviewer, RAG & Reflexion LaTeX self-repair | 对话式学术写作 Copilot:LangGraph ReAct 智能体,引用溯源 + 忠实度审校 + RAG 检索 + Reflexion 编译自修复,端到端产出真实 PDF

  • Updated Aug 15, 2026
  • Python

An AI-powered brand intelligence agent designed to enforce content consistency and brand alignment. It integrates sentiment analysis, vector-based similarity search (Sentence-Transformers), and context fusion logic to retrieve brand-specific guidelines from MongoDB and generate brand-aligned responses via Google's Generative AI.

  • Updated May 14, 2025
  • Python

Improve this page

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

Learn more