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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • shubhamsaboo/awesome-llm-appsAvatar Shubhamsaboo

    Shubhamsaboo/awesome-llm-apps

    114,725Vezi pe 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
    Vezi pe GitHub↗114,725
  • zai-org/chatglm3Avatar zai-org

    zai-org/ChatGLM3

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

Explorează sub-etichetele

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