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

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

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

2 مستودعات

Awesome GitHub RepositoriesConversational Interfaces

Techniques and patterns for managing multi-turn dialogue with language models.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Conversational Interfaces. Refine with filters or upvote what's useful.

Awesome Conversational Interfaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • shubhamsaboo/awesome-llm-appsالصورة الرمزية لـ Shubhamsaboo

    Shubhamsaboo/awesome-llm-apps

    114,725عرض على GitHub↗

    This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent loops, alongside educational materials designed to support rapid prototyping and experimentation. The project distinguishes itself by offering a dual focus on technical implementation and critical analysis. It provides a library of lightweight, single-file agents and tutorials f

    Practical guides demonstrate how to build conversational interfaces that query and interact with external datasets.

    Pythonagentsllmspython
    عرض على GitHub↗114,725
  • zai-org/chatglm3الصورة الرمزية لـ zai-org

    zai-org/ChatGLM3

    13,764عرض على GitHub↗

    ChatGLM3 is a comprehensive framework for deploying, fine-tuning, and serving large language models. It functions as a high-performance inference engine designed to support conversational AI, enabling developers to build interactive agents capable of multi-turn dialogue, autonomous code execution, and structured tool invocation. The project distinguishes itself through its focus on hardware-agnostic deployment and resource optimization. It supports distributed model parallelism across multiple graphics cards, paged key-value caching for concurrent request processing, and weight quantization t

    Interacts with users through a chat interface to provide responses and maintain context during multi-turn conversations.

    Python
    عرض على GitHub↗13,764
  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Tooling
  4. Chat & Conversational Interfaces
  5. Conversational Interfaces

استكشف الوسوم الفرعية

  • Data-Grounded Chat TutorialsGuides for building chatbots that query external datasets.