awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chatchat-space avatar

chatchat-space/Langchain-Chatchat

0
View on GitHub↗
38,211 نجوم·6,215 تفرعات·Python·Apache-2.0·32 مشاهدات

Langchain Chatchat

Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It integrates a knowledge base management system and an agent framework to enable language models to interact with private documents and execute multi-step tasks through external tools.

The platform supports local deployment of language models on private infrastructure to operate without an internet connection. It includes a multimodal AI platform that combines vision models for image analysis with text-to-image generation capabilities.

The system provides a web-based conversational interface for session management and structured data querying. Its supporting capabilities cover document lifecycle management, including the processing of text chunks and embeddings for knowledge base retrieval.

Features

  • Knowledge Base Retrieval - Implements a system for storing and retrieving document segments from a local knowledge base to provide context for AI responses.
  • Local Model Deployment - Enables the deployment and operation of language models and retrieval workflows on private local infrastructure without internet.
  • LLM Integration Layers - Implements standardized abstraction layers to connect and swap between various local and online LLM providers.
  • AI Agent Orchestrators - Provides a framework for building multi-step automated workflows driven by language models.
  • Autonomous Agent Frameworks - Provides an orchestration layer for building autonomous agents that execute tasks using external tools.
  • Autonomous Task Execution - Enables language models to independently select and execute tools to resolve complex, multi-step queries.
  • Knowledge Base Management - Provides a pipeline for processing documents into embeddings and chunks to support AI-driven retrieval.
  • Local RAG Implementations - Implements a retrieval augmented generation system that answers questions based on private local documents.
  • Autonomous AI Agents - Provides a platform for developing self-directed agents that use language models to execute multi-step tasks via external tools.
  • Large Language Model Deployments - Supports running large-scale language models on private local hardware to ensure data privacy.
  • Local Knowledge Bases - Processes local documents into text chunks and embeddings to enable offline retrieval augmented generation.
  • LLM Chat Interfaces - Ships a web-based conversational platform for interacting with offline models like Llama and ChatGLM.
  • Conversational Interfaces - Ships a browser-based conversational interface for managing AI sessions and customizing system prompts.
  • Visual Content Analysis - Provides the ability to process images and text using vision models to extract information and answer questions about visual data.
  • Multimodal AI - Integrates vision models and text-to-image generation alongside conversational text models in a multimodal platform.
  • Pipelines - Integrates vision models for image analysis and text-to-image generation capabilities within a single platform.
  • Application Development - Local knowledge-based QA application using LLMs.
  • Knowledge Retrieval - Local knowledge base Q&A using various language models.
  • Retrieval Augmented Generation - Local knowledge base question-answering using modular chains.

سجل النجوم

مخطط تاريخ النجوم لـ chatchat-space/langchain-chatchatمخطط تاريخ النجوم لـ chatchat-space/langchain-chatchat

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Langchain Chatchat

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Langchain Chatchat.
  • hwchase17/langchainjsالصورة الرمزية لـ hwchase17

    hwchase17/langchainjs

    17,822عرض على GitHub↗

    LangChainJS is an AI agent orchestrator and application framework designed for building autonomous systems that use large language models to plan and execute tasks. It serves as an integration library that connects language models with tools, memory, and external data sources to create context-aware logic and complex workflows. The project provides a provider-agnostic interface and model provider abstraction, allowing applications to switch between different language model providers without rewriting core logic. It includes a toolkit for retrieval augmented generation, utilizing retrievers to

    TypeScript
    عرض على GitHub↗17,822
  • langgenius/difyالصورة الرمزية لـ langgenius

    langgenius/dify

    145,458عرض على GitHub↗

    Dify is an open-source platform for building, orchestrating, and deploying generative AI applications and autonomous agents. It provides a visual development environment that allows users to design complex, multi-step logic chains and conversational flows, which can then be published as APIs, web interfaces, or embedded widgets. The platform acts as a centralized infrastructure layer, managing model connections, prompt templates, and knowledge retrieval to support scalable AI-powered services. What distinguishes the platform is its focus on stateful application design and workflow orchestrati

    TypeScriptagentagentic-aiagentic-framework
    عرض على GitHub↗145,458
  • imclumsypanda/langchain-chatglmالصورة الرمزية لـ imClumsyPanda

    imClumsyPanda/langchain-ChatGLM

    38,183عرض على GitHub↗

    This project is a LangChain-based framework for building retrieval-augmented generation systems, autonomous agents, and multimodal chatbots. It functions as an open-source orchestrator that connects local inference engines and online APIs to manage various large language model deployments. The system distinguishes itself by providing specialized interfaces for local knowledge bases, allowing the loading and vectorization of private documents to create context-aware assistants. It also supports multimodal capabilities, enabling the processing of both text and image inputs through vision-capabl

    Python
    عرض على GitHub↗38,183
  • pewdiepie-archdaemon/odysseusالصورة الرمزية لـ pewdiepie-archdaemon

    pewdiepie-archdaemon/odysseus

    72,184عرض على GitHub↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    Python
    عرض على GitHub↗72,184
عرض جميع البدائل الـ 30 لـ Langchain Chatchat→

الأسئلة الشائعة

ما هي وظيفة chatchat-space/langchain-chatchat؟

Langchain-Chatchat is a system for building retrieval-augmented generation applications and autonomous AI agents. It integrates a knowledge base management system and an agent framework to enable language models to interact with private documents and execute multi-step tasks through external tools.

ما هي الميزات الرئيسية لـ chatchat-space/langchain-chatchat؟

الميزات الرئيسية لـ chatchat-space/langchain-chatchat هي: Knowledge Base Retrieval, Local Model Deployment, LLM Integration Layers, AI Agent Orchestrators, Autonomous Agent Frameworks, Autonomous Task Execution, Knowledge Base Management, Local RAG Implementations.

ما هي البدائل مفتوحة المصدر لـ chatchat-space/langchain-chatchat؟

تشمل البدائل مفتوحة المصدر لـ chatchat-space/langchain-chatchat: hwchase17/langchainjs — LangChainJS is an AI agent orchestrator and application framework designed for building autonomous systems that use… langgenius/dify — Dify is an open-source platform for building, orchestrating, and deploying generative AI applications and autonomous… imclumsypanda/langchain-chatglm — This project is a LangChain-based framework for building retrieval-augmented generation systems, autonomous agents,… pewdiepie-archdaemon/odysseus — Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large… zai-org/glm-4.5 — GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an… nousresearch/hermes-agent — Hermes-agent is an autonomous AI agent framework and runtime designed to execute complex tasks and synthesize new…