awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
RUC-NLPIR avatar

RUC-NLPIR/FlashRAG

0
View on GitHub↗
3,509 stars·306 forks·Python·MIT·12 viewsarxiv.org/abs/2405.13576↗

FlashRAG

\ English | [中文 ]

Features

  • Knowledge Retrieval - Python toolkit for efficient RAG research.
  • RAG Applications - Low-latency RAG research toolkit with modular design.
  • Retrieval Augmented Generation - Python toolkit for efficient retrieval research.

Star history

Star history chart for ruc-nlpir/flashragStar history chart for ruc-nlpir/flashrag

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with FlashRAG

These projects share indexed features with FlashRAG. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • infiniflow/ragflowinfiniflow avatar

    infiniflow/ragflow

    82,922View on GitHub↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasoning workflows. By integrating document intelligence with advanced retrieval pipelines, the platform enables the creation of grounded, verifiable responses supported by traceable citations. The platform distinguishes itself through deep document understanding and sophisticated know

    Pythonagentagenticagentic-ai
    View on GitHub↗82,922
  • mintplex-labs/anything-llmMintplex-Labs avatar

    Mintplex-Labs/anything-llm

    61,663View on GitHub↗

    This platform serves as a comprehensive environment for managing private language models, document knowledge bases, and automated agent workflows within secure local infrastructure. It functions as a document-aware workspace that enables users to ingest diverse file formats into searchable repositories, ensuring that all data processing and model inference remain within private, local environments to maintain data sovereignty. The system distinguishes itself through a modular agentic engine that allows for the definition of custom skills and external tool execution. By utilizing a multi-model

    JavaScriptai-agentscustom-ai-agentsdeepseek
    View on GitHub↗61,663
  • circlemind-ai/fast-graphragcirclemind-ai avatar

    circlemind-ai/fast-graphrag

    3,811View on GitHub↗

    Fast-GraphRAG is a system for generating and querying knowledge graphs from domain data. It uses a GraphRAG retrieval workflow to traverse structured data and isolate precise evidence for answering complex questions. The project utilizes an agent-driven retrieval framework to coordinate the querying of knowledge graphs and the synthesis of final answers. It supports incremental data synchronization, allowing structured knowledge bases to be updated in real time as source information evolves. The system integrates with API-compatible language models and embedding providers to power its data p

    Python
    View on GitHub↗3,811
  • quivrhq/quivrQuivrHQ avatar

    QuivrHQ/quivr

    39,165View on GitHub↗

    Quivr is a retrieval-augmented generation platform designed to transform raw documents into searchable knowledge bases. It functions as a centralized environment where users can ingest files, index them into vector databases, and interact with language models to receive contextually relevant, data-backed responses. The platform distinguishes itself through an agentic workflow orchestrator that sequences retrieval tasks, tool execution, and model interactions to resolve complex, multi-step queries. This engine is entirely configuration-driven, allowing users to define document ingestion, chunk

    Pythonaiapichatbot
    View on GitHub↗39,165
Compare all 30 related projects→

Frequently asked questions

What does ruc-nlpir/flashrag do?

\ English | [中文 \]

What are the main features of ruc-nlpir/flashrag?

The main features of ruc-nlpir/flashrag are: Knowledge Retrieval, RAG Applications, Retrieval Augmented Generation.

Which projects share features with ruc-nlpir/flashrag?

Projects with overlapping indexed features include: mintplex-labs/anything-llm — This platform serves as a comprehensive environment for managing private language models, document knowledge bases,… weaviate/verba — Verba is a retrieval-augmented generation interface and chatbot that uses Weaviate to provide factual answers based on… circlemind-ai/fast-graphrag — Fast-GraphRAG is a system for generating and querying knowledge graphs from domain data. It uses a GraphRAG retrieval… infiniflow/ragflow — This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying… quivrhq/quivr — Quivr is a retrieval-augmented generation platform designed to transform raw documents into searchable knowledge… chatchat-space/langchain-chatchat — Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It…