No description
Find a file
2026-01-16 09:22:14 -05:00
.github Merge branch 'main' into 2409dependabot/github_actions/actions/setup-python-6 2026-01-16 09:19:28 -05:00
assets
docs Docs: Upgrade to node LTS version including security fix (#787) 2026-01-15 13:23:55 -05:00
flows
frontend Upgrade to node LTS version including security fix 2026-01-14 13:21:03 -06:00
helm/openrag add flow configmaps to helm chart 2026-01-15 11:50:34 -05:00
keys
openrag-documents add pdf 2025-12-05 17:41:36 -08:00
scripts
sdks
securityconfig ingest flow works multi-embedding 2025-10-10 22:14:51 -04:00
src opensearch health check 2026-01-15 15:30:04 -05:00
tests
.dockerignore
.env.example .env.example 2026-01-13 14:15:51 -05:00
.gitignore package.json 2025-12-18 16:48:00 -05:00
.pre-commit-config.yaml
.python-version
.secrets.baseline baseline 2025-12-09 14:40:47 -06:00
CONTRIBUTING.md
docker-compose.gpu.yml Updated GPU resource reservations to docker-compose 2026-01-11 14:06:19 -08:00
docker-compose.yml Merge branch 'main' into rootless-podman-os-permissions 2026-01-13 09:36:12 -05:00
Dockerfile
Dockerfile.backend
Dockerfile.frontend Upgrade to node LTS version including security fix 2026-01-14 13:21:03 -06:00
Dockerfile.langflow
LICENSE
Makefile makefile improvements for dev mode 2026-01-05 16:22:50 -05:00
MANIFEST.in
patch-netty.sh
pyproject.toml
README.md remove outdated TOC, expand develop and trbsh 2026-01-13 06:21:43 -08:00
SECURITY.md
uv.lock
warm_up_docling.py

OpenRAG

Langflow    OpenSearch    Langflow   

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 and Next.js. Powered by OpenSearch, Langflow, and Docling.

Ask DeepWiki

Install OpenRAG

To get started with OpenRAG, see the installation guides in the OpenRAG documentation:

Development

For developers who want to contribute to OpenRAG or set up a development environment, see CONTRIBUTING.md.

Troubleshooting

For assistance with OpenRAG, see Troubleshoot OpenRAG and visit the Discussions page.

To report a bug or submit a feature request, visit the Issues page.