Skip to content
#

rag-agents

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

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