langflow-ai/openrag

OpenRAG is a comprehensive, single package Retrieval-Augmented Generation platform built on Langflow, Docling, and Opensearch.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 38 minutes ago
Added to GitGenius on March 13th, 2026
Created on July 11th, 2025
Open Issues & Pull Requests: 309 (+0)
GitHub issues: Enabled
Number of forks: 483
Total Stargazers: 4,569 (+0)
Total Subscribers: 26 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.2 hours
Mean response time: 5.1 days
90th percentile: 12.3 days
Tracked items: 583

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 33% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. 70% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 162
New in 7 days: 4
Closed in 7 days: 2
Avg open age: 41 days
Stale 30+ days: 147
Stale 90+ days: 113

Recent activity

Opened in 7 days: 4
Closed in 7 days: 2
Comments in 7 days: 1
Events in 7 days: 6

Top labels

  • bug (218)
  • enhancement (145)
  • documentation (74)
  • frontend (70)
  • backend (24)
  • GA (18)
  • help wanted (8)
  • post-ga (8)

Detailed Description

OpenRAG is a Retrieval-Augmented Generation platform that combines document ingestion, semantic search, and AI-powered conversation through a unified interface.

The platform addresses the challenge of making enterprise documents searchable and queryable through natural language. It integrates Langflow for workflow orchestration, Docling for intelligent document parsing, and OpenSearch for scalable retrieval. Users upload documents through a chat interface, and the system processes them into a searchable knowledge base that can answer questions using large language models and semantic search. The architecture emphasizes pre-packaged integration, meaning core components arrive configured and ready to use rather than requiring manual assembly.

Teams should adopt this tool if they need production-grade document search with minimal setup overhead. It suits organizations handling messy, real-world documents that require intelligent parsing and enterprises requiring search at scale. The platform provides both a visual workflow builder for rapid iteration and programmatic access through Python and TypeScript SDKs, making it accessible to teams preferring either interface-driven or code-driven approaches. The built-in Model Context Protocol server allows direct integration with AI assistants like Cursor and Claude Desktop without separate installation.

The project's issue tracker is primarily shaped by internal planning rather than external user demand, with most issues raised by the team itself. Maintainers respond to new issues and pull requests within hours. Development work concentrates on bug fixes, enhancements, and documentation improvements.