awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesInline Conversation Rendering

Rendering of user interfaces directly within a chat or conversation stream.

Distinct from User Interface Frameworks: Distinct from general frameworks by focusing on the specific pattern of rendering UI inline within AI conversations.

Explore 1 awesome GitHub repository matching user interface & experience · Inline Conversation Rendering. Refine with filters or upvote what's useful.

Awesome Inline Conversation Rendering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • modelcontextprotocol/modelcontextprotocolAvatar de modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458Voir sur GitHub↗

    Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers

    Enables the display of HTML user interfaces inline within AI conversations for a richer user experience.

    TypeScript
    Voir sur GitHub↗8,458
  1. Home
  2. User Interface & Experience
  3. User Interface Frameworks
  4. Inline Conversation Rendering