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

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

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

imClumsyPanda/langchain-ChatGLM

0
View on GitHub↗

Langchain ChatGLM

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-capable models.

The platform covers a broad range of capabilities, including autonomous agent orchestration with tool-calling loops, vector-database embedding for semantic search, and the integration of external data querying from search engines and databases. It includes a web-based user interface for managing conversations and configuring system prompts.

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

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

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

Start searching with AI

Features

  • Agent Orchestration Frameworks - Functions as an orchestration platform to chain prompts, memory, and tools for complex agentic workflows.
  • LLM Orchestrators - Provides an open-source orchestrator to manage various large language model deployments via local inference engines and online APIs.
  • Agentic LLM Frameworks - Serves as a platform for managing autonomous LLM-powered agents with integrated tool use and memory.
  • Autonomous Agents - Facilitates the development of intelligent agents that use LLMs to autonomously select and execute tools.
  • Autonomous Agent Orchestration - Provides a framework for building and deploying autonomous agents with persistent memory and tool-calling capabilities.
  • Retrieval-Augmented Generation - Implements a retrieval-augmented generation pipeline to ground model responses using private local document stores.
  • LLM Model Integrations - Provides tools for configuring and integrating both local and online large language models into the framework.
  • Local Inference Engines - Enables private data processing by connecting directly to locally hosted model weights and inference servers.
  • Local RAG Implementations - Implements retrieval-augmented generation by loading, splitting, and vectorizing local documents using private datasets.
  • RAG Frameworks - Provides a comprehensive development framework for building retrieval-augmented generation systems and autonomous agents.
  • Local Model Deployment - Enables the deployment and management of open-source models like ChatGLM and Llama on private infrastructure.
  • Local Knowledge Bases - Provides systems for indexing and managing private document collections locally for retrieval-augmented generation.
  • Agentic Reasoning Loops - Implements iterative reasoning loops where the model selects and executes external functions to solve multi-step tasks.
  • RAG Pipelines - Automates RAG workflows by connecting document vectorization and retrieval processes to a language model.
  • Multimodal Processing - Integrates vision-capable models to analyze and discuss images, facilitating multimodal visual question answering.
  • Multimodal Vision Interfaces - Provides a conversational interface that integrates vision-capable models for processing multimodal text and image inputs.
  • Vector Embeddings - Converts private documents into high-dimensional vector embeddings to enable semantic search and context retrieval.
  • Search & Information Retrieval - Retrieves real-time information from search engines and databases to augment AI conversations.
  • Agentic Task Orchestration - Supports autonomous execution of complex workflows by dynamically selecting tools based on user queries.
  • Multimodal Chat Clients - Ships a web-based chat interface capable of processing both text and image inputs via vision models.
  • Web Chat Interfaces - Ships a web-based user interface for managing multiple conversations and customizing system prompts.
  • Agent Frameworks - Local knowledge base Q&A application using LangChain.
38,183 نجوم·6,216 تفرعات·Python·Apache-2.0·9 مشاهدات

سجل النجوم

مخطط تاريخ النجوم لـ imclumsypanda/langchain-chatglmمخطط تاريخ النجوم لـ imclumsypanda/langchain-chatglm

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

ما هي وظيفة imclumsypanda/langchain-chatglm؟

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.

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

الميزات الرئيسية لـ imclumsypanda/langchain-chatglm هي: Agent Orchestration Frameworks, LLM Orchestrators, Agentic LLM Frameworks, Autonomous Agents, Autonomous Agent Orchestration, Retrieval-Augmented Generation, LLM Model Integrations, Local Inference Engines.

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

تشمل البدائل مفتوحة المصدر لـ imclumsypanda/langchain-chatglm: cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… jetbrains/koog — Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a… lazyagi/lazyllm — LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides… anthropics/claude-agent-sdk-typescript — This project is a TypeScript software development kit designed for building and orchestrating autonomous agents that… cactus-compute/cactus — Cactus is an on-device AI inference engine designed for executing large language models, vision models, and… yichuan-w/leann — LEANN is a framework for local retrieval augmented generation and vector indexing. It functions as a system for…

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

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

    cloudwego/eino

    9,675عرض على GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    عرض على GitHub↗9,675
  • jetbrains/koogالصورة الرمزية لـ JetBrains

    JetBrains/koog

    3,735عرض على GitHub↗

    Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project

    Kotlinagentframeworkagentic-aiagents
    عرض على GitHub↗3,735
  • lazyagi/lazyllmالصورة الرمزية لـ LazyAGI

    LazyAGI/LazyLLM

    3,842عرض على GitHub↗

    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

    Pythonagentsai-agentdata
    عرض على GitHub↗3,842
  • anthropics/claude-agent-sdk-typescriptالصورة الرمزية لـ anthropics

    anthropics/claude-agent-sdk-typescript

    819عرض على GitHub↗

    This project is a TypeScript software development kit designed for building and orchestrating autonomous agents that interact with codebases and system environments. It provides a programmatic interface for constructing agents capable of executing complex workflows, such as automated code refactoring, file system manipulation, and shell command execution, by leveraging large language models. The framework distinguishes itself through a focus on secure, governed agent operations. It includes granular access control systems that allow developers to define specific permissions for tools and exte

    عرض على GitHub↗819
عرض جميع البدائل الـ 30 لـ Langchain ChatGLM→