include-prerelease

This commit is contained in:
Mendon Kissling 2025-10-08 11:33:14 -04:00
parent 5a567a0b95
commit 1769095581

View file

@ -3,8 +3,6 @@
# OpenRAG
<div align="center">
<a href="https://github.com/langflow-ai/openrag/releases"><img src="https://img.shields.io/github/v/release/langflow-ai/openrag?style=flat" alt="Release"></a>
&nbsp;&nbsp;
<a href="https://github.com/langflow-ai/langflow"><img src="https://img.shields.io/badge/Langflow-1C1C1E?style=flat&logo=langflow" alt="Langflow"></a>
&nbsp;&nbsp;
<a href="https://github.com/opensearch-project/OpenSearch"><img src="https://img.shields.io/badge/OpenSearch-005EB8?style=flat&logo=opensearch&logoColor=white" alt="OpenSearch"></a>
@ -14,7 +12,8 @@
<a href="https://github.com/vercel/next.js"><img src="https://img.shields.io/badge/Next.js-000000?style=flat&logo=next.js&logoColor=white" alt="Next.js"></a>
&nbsp;&nbsp;
<a href="https://deepwiki.com/phact/openrag"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
<a href="https://github.com/langflow-ai/openrag/releases"><img src="https://img.shields.io/github/v/release/langflow-ai/openrag?include_prereleases&style=flat" alt="Release"></a>
&nbsp;&nbsp;
</div>
OpenRAG is a comprehensive Retrieval-Augmented Generation platform that enables intelligent document search and AI-powered conversations. Users can upload, process, and query documents through a chat interface backed by large language models and semantic search capabilities. The system utilizes Langflow for document ingestion, retrieval workflows, and intelligent nudges, providing a seamless RAG experience. Built with Starlette, Next.js, OpenSearch, and Langflow integration.