هذا المشروع عبارة عن منصة توليد معززة بالاسترجاع (RAG) وإطار عمل تنسيق مصمم لربط نماذج اللغة الكبيرة ببيانات المؤسسات الخاصة. يعمل كبوابة ذكاء اصطناعي مستضافة ذاتياً تدمج قواعد بيانات المتجهات والأدوات الخارجية لأتمتة مهام استرجاع وتوليد المعلومات المعقدة.
الميزات الرئيسية لـ ragapp/ragapp هي: Agentic RAG Platforms, Agentic Workflow Orchestration, Role-Based Agent Orchestration, Model Provider Integrations, AI Provider Integrations, AI Agent Orchestration, AI Chat Interfaces, AI Workflow Builders.
تشمل البدائل مفتوحة المصدر لـ ragapp/ragapp: openai/openai-agents-python — This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime… cinnamon/kotaemon — Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI… lazyagi/lazyllm — LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides… sigoden/aichat — This project is a terminal-based command line interface client and agent orchestrator for interacting with multiple… swe-agent/mini-swe-agent — mini-swe-agent is an autonomous software engineering system designed to develop features and fix bugs by combining…
This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services
Kotaemon is an orchestration framework designed for building modular, agentic workflows that integrate document processing, retrieval-augmented generation, and multi-step reasoning. It provides a comprehensive platform for developing document-based question answering systems, allowing users to chain language models, prompt templates, and external tools into complex, automated pipelines. The system distinguishes itself through a highly modular architecture that emphasizes component-based composition and schema-driven data exchange. It supports autonomous agents capable of decomposing complex q
Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist
LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public