ragapp/ragapp
Simplifies the deployment of agentic Retrieval Augmented Generation (RAG) applications within enterprise cloud infrastructure, offering an open-source alternative to custom GPTs.
Core Features
Quick Start
docker run -p 8000:8000 ragapp/ragappDetailed Introduction
RAGapp is an open-source platform designed to streamline the integration of Agentic Retrieval Augmented Generation (RAG) into enterprise environments. It offers a user-friendly configuration experience, akin to OpenAI's custom GPTs, but with the crucial advantage of being deployable within an organization's own cloud infrastructure using Docker. Built on LlamaIndex, RAGapp empowers businesses to leverage advanced AI capabilities, ensuring full control over data security, privacy, and deployment flexibility. It supports integration with both commercial hosted models like OpenAI and Gemini, as well as local models via Ollama, catering to diverse enterprise AI needs and use cases.