awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shubhamsaboo/awesome-llm-appsAvatar von Shubhamsaboo

    Shubhamsaboo/awesome-llm-apps

    114,725Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗114,725
  • zai-org/chatglm3Avatar von zai-org

    zai-org/ChatGLM3

    13,764Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,764
  1. Home
  2. Artificial Intelligence & ML
  3. Artificial Intelligence Tooling
  4. Chat & Conversational Interfaces
  5. Conversational Interfaces

Unter-Tags erkunden

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