1,158 skills found · Page 1 of 39
infiniflow / RagflowRAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
microsoft / GraphragA modular graph-based Retrieval-Augmented Generation (RAG) system
NirDiamant / RAG TechniquesThis repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.
SciPhi-AI / R2RSoTA production-ready AI retrieval system. Agentic Retrieval-Augmented Generation (RAG) with a RESTful API.
weaviate / VerbaRetrieval Augmented Generation (RAG) chatbot powered by Weaviate
truefoundry / CognitaRAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
GiovanniPasq / Agentic Rag For DummiesA modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
rag-web-ui / Rag Web UiRAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.
NVIDIA / ChatRTXA developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM
athina-ai / Rag CookbooksThis repository contains various advanced techniques for Retrieval-Augmented Generation (RAG) systems.
Andrew-Jang / RAGHubA community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources. Contribute and explore the evolving RAG ecosystem.
hymie122 / RAG SurveyCollecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-Augmented Generation for AI-Generated Content: A Survey".
asinghcsu / AgenticRAG SurveyAgentic-RAG explores advanced Retrieval-Augmented Generation systems enhanced with AI LLM agents.
NirDiamant / Controllable RAG AgentThis repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.
pguso / Rag From ScratchDemystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of embeddings, vector search, retrieval, and context-augmented generation.
jxzhangjhu / Awesome LLM RAGAwesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
Danielskry / Awesome RAG😎 Awesome list of Retrieval-Augmented Generation (RAG) applications in Generative AI.
superlinear-ai / Raglite🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with DuckDB or PostgreSQL
Azure / GPT RAGSharing the learning along the way we been gathering to enable Azure OpenAI at enterprise scale in a secure manner. GPT-RAG core is a Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
jerry-ai-dev / MODULAR RAG MCP SERVERA modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and complete the code 100% by AI.