awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesWeb Chat Interfaces

Web-based conversational AI assistants for information retrieval.

Distinguishing note: Focuses on the web-based chat experience rather than desktop or editor interfaces.

Explore 4 awesome GitHub repositories matching web development · Web Chat Interfaces. Refine with filters or upvote what's useful.

Awesome Web Chat Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • khoj-ai/khojAvatar von khoj-ai

    khoj-ai/khoj

    35,163Auf GitHub ansehen↗

    Khoj is a self-hosted artificial intelligence platform designed for personal knowledge management and semantic information retrieval. It functions as a private assistant that indexes your local documents, notes, and external workspaces, allowing you to interact with your data through natural language queries and conversational chat. By maintaining a local-first architecture, the system ensures that your information remains under your control while providing context-aware responses grounded in your personal knowledge base. The platform distinguishes itself through a modular, cross-platform int

    Offers a web-based AI assistant for retrieving information from private notes or the internet.

    Pythonagentaiassistant
    Auf GitHub ansehen↗35,163
  • howdyai/botkitAvatar von howdyai

    howdyai/botkit

    11,585Auf GitHub ansehen↗

    Botkit is a multi-platform chatbot framework designed to build conversational bots that operate across different messaging services using a unified interface. It provides a core system for multi-platform development, utilizing a platform adaptation layer to translate service-specific API payloads into a standardized internal format. The framework features a conversational dialog manager that coordinates multi-turn interactions through state-tracking, branching logic, and scripted flows. It employs a message processing middleware pipeline to intercept, normalize, and enrich incoming and outgoi

    Provides a reference HTML and JavaScript implementation for custom web-based bot user interfaces.

    TypeScriptbotbot-applicationbotkit
    Auf GitHub ansehen↗11,585
  • ericlbuehler/mistral.rsAvatar von EricLBuehler

    EricLBuehler/mistral.rs

    6,597Auf GitHub ansehen↗

    mistral.rs is an inference engine for large language models that runs locally and exposes models behind OpenAI and Anthropic-compatible APIs. It serves as a multi-model serving platform, capable of loading several models in a single server process with per-request routing and on-demand loading and unloading. The engine supports multimodal inference, processing text alongside images, video, audio, and speech inputs, and includes a quantized model deployment runtime that reduces memory use and speeds up inference on consumer hardware. The project distinguishes itself through an agentic tool exe

    Provides a web UI at /ui that displays reasoning, code execution, plots, and files.

    Rustllmrustuqff
    Auf GitHub ansehen↗6,597
  • chatscope/chat-ui-kit-reactAvatar von chatscope

    chatscope/chat-ui-kit-react

    1,755Auf GitHub ansehen↗

    Dieses Projekt ist eine Sammlung vor-gestylter React-Komponenten für den Aufbau responsiver Messaging-Interfaces und Echtzeit-Chat-Anwendungen. Es fungiert als modulares Toolkit, das es Entwicklern ermöglicht, benutzerdefinierte Chat-Fenster, Nachrichten-Feeds und Eingabefelder innerhalb von Webanwendungen unter Verwendung einer komponentenbasierten Architektur zusammenzustellen. Die Bibliothek zeichnet sich dadurch aus, dass sie eine zentrale Logikschicht für die Verwaltung von Konversationsdaten bereitstellt, einschließlich Benutzerpräsenz, Nachrichtenverlauf und Tipp-Indikatoren. Sie bewältigt die Komplexität der Nachrichtenstrom-Navigation, wie automatisches Scrollen und dynamisches Abrufen des Verlaufs, während sie durch Scoped-Style-Encapsulation visuelle Konsistenz wahrt. Das Toolkit deckt ein breites Spektrum an Interface-Anforderungen ab, einschließlich Rich-Media-Rendering, einklappbarer Anzeigepanels und Tastatur-Event-Management für die Texteingabe. Es nutzt Property-basierte Konfiguration und direkte Elementmanipulation, um sicherzustellen, dass Messaging-Komponenten während der Interaktion responsiv und performant bleiben.

    Provides pre-styled components for building custom messaging windows and chat feeds in web applications.

    JavaScriptchatcommentscommunication
    Auf GitHub ansehen↗1,755
  1. Home
  2. Web Development
  3. Web Chat Interfaces