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
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Niek avatar

Niek/chatgpt-web

0
View on GitHub↗
1,989 Stars·464 Forks·Svelte·GPL-3.0·10 Aufrufeniek.github.io/chatgpt-web↗

Chatgpt Web

Dieses Projekt ist ein selbstgehostetes Web-Interface und eine Desktop-Anwendung für die Interaktion mit Sprachmodellen. Es bietet eine private Plattform zur Verwaltung von Konversationssitzungen, die es Benutzern ermöglicht, sich mit externen KI-Diensten zu verbinden, während die Kontrolle über den Interaktionsverlauf und die Konfigurationseinstellungen gewahrt bleibt.

Die Anwendung zeichnet sich durch ein einheitliches Interface aus, das multimodale Ein- und Ausgaben unterstützt, einschließlich Sprachverarbeitung und generativer Bilderstellung. Sie sichert sensible Anmeldedaten durch das Routing von Anfragen über einen Backend-Proxy und gewährleistet den Datenschutz durch die lokale Speicherung von Konversationsprotokollen und Sitzungsverläufen auf dem Gerät des Benutzers.

Über die Kern-Chat-Funktionalität hinaus enthält die Plattform Tools für das Echtzeit-Streaming von Antworten, die Verwaltung des Konversationsverlaufs und die Möglichkeit, Protokolle zur Archivierung zu exportieren. Die Software wird als eigenständige Desktop-Executable bereitgestellt, wodurch Benutzer unabhängig von einem Webbrowser auf diese KI-Dienste zugreifen können.

Features

  • Self-Hosted Chat Interfaces - Provides a private, self-hosted web and desktop interface for interacting with language models, managing conversation history, and generating images.
  • LLM Interfaces - Provides a browser-based platform for interacting with language models, managing history, and generating images.
  • OpenAI API Clients - Provides a browser-based dashboard to interact with language models and manage conversation history.
  • Interactive Model Interfaces - Provides an interactive web interface for communicating with language models using custom prompts and streaming responses.
  • Realtime Voice Conversation Facilitators - Captures spoken input to perform queries and deliver audible responses for a hands-free user experience.
  • AI Image Generation - Translates natural language descriptions into visual content using integrated image generation models.
  • Conversation History Management - Stores chat history locally on the device to protect user privacy while ensuring previous discussions remain accessible.
  • Text-to-Visual Generation - Enables the creation of custom images from text descriptions by sending natural language prompts to integrated generation models.
  • Voice-Enabled Agents - Facilitates hands-free communication with artificial intelligence models through spoken input and audible responses.
  • Local Storage Persistence - Saves conversation history and user settings directly within the local application database for offline access.
  • Electron Application Packagers - Wraps web technologies into a standalone desktop executable using a bundled browser engine.
  • Desktop Application Bundling - Provides tools to package the web interface into a standalone program that runs independently of a web browser.
  • Proxy Server Routing - Routes client requests through a backend server to securely manage API keys and hide sensitive credentials.
  • Server-Sent Events - Delivers real-time text generation updates from the language model to the client using a persistent unidirectional HTTP connection.
  • Local Chat Data Storage - Stores chat logs and session history directly on the user device to ensure privacy and persistent access.
  • Client-Side State Management - Synchronizes the user interface with active conversation threads by tracking message history and model parameters in browser memory.
  • External API Integrations - Connects disparate external services for text, image, and voice processing through a unified interface layer.
  • Web-to-Desktop Converters - Converts web-based AI interfaces into independent desktop programs to allow access without a web browser.
  • Web Chat Interfaces - Web-based client for ChatGPT API.

Star-Verlauf

Star-Verlauf für niek/chatgpt-webStar-Verlauf für niek/chatgpt-web

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Kuratierte Suchen mit Chatgpt Web

Handverlesene Sammlungen, in denen Chatgpt Web vorkommt.
  • Open-Source-ChatGPT-Alternativen
  • Open-Source-Chat-Interfaces für LLMs
  • Open-Source-Alternativen zu ChatGPT

Open-Source-Alternativen zu Chatgpt Web

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Chatgpt Web.
  • livekit/livekitAvatar von livekit

    livekit/livekit

    19,358Auf GitHub ansehen↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Gogolangmedia-serversfu
    Auf GitHub ansehen↗19,358
  • openai/openai-nodeAvatar von openai

    openai/openai-node

    10,643Auf GitHub ansehen↗

    This project is a comprehensive Node.js software development kit designed for integrating large language models into applications. It serves as a foundational client for interacting with REST and WebSocket services, enabling developers to implement chat functionality, multimodal content generation, and autonomous agent orchestration. The library provides a structured framework for defining executable tools and enforcing JSON schemas, ensuring that model outputs remain programmatically compatible with downstream systems. The SDK distinguishes itself through its robust request orchestration and

    TypeScriptnodejsopenaitypescript
    Auf GitHub ansehen↗10,643
  • pipecat-ai/pipecatAvatar von pipecat-ai

    pipecat-ai/pipecat

    12,846Auf GitHub ansehen↗

    Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag

    Pythonaichatbot-frameworkchatbots
    Auf GitHub ansehen↗12,846
  • ramon-victor/freegpt-webuiAvatar von ramon-victor

    ramon-victor/freegpt-webui

    5,623Auf GitHub ansehen↗

    freegpt-webui is a self-hosted web interface for interacting with large language models. It provides a chat-based frontend designed for communicating with GPT 3.5 and GPT 4 models. The application enables API keyless chat, allowing users to access conversational AI for text generation and information retrieval without providing or managing personal authentication keys. The system handles model integration through a reverse-proxy gateway and supports asynchronous stream processing for real-time text generation. User preferences and conversation history are persisted via client-side session st

    Pythonapifreechatgptchatgpt-api
    Auf GitHub ansehen↗5,623
Alle 30 Alternativen zu Chatgpt Web anzeigen→

Häufig gestellte Fragen

Was macht niek/chatgpt-web?

Dieses Projekt ist ein selbstgehostetes Web-Interface und eine Desktop-Anwendung für die Interaktion mit Sprachmodellen. Es bietet eine private Plattform zur Verwaltung von Konversationssitzungen, die es Benutzern ermöglicht, sich mit externen KI-Diensten zu verbinden, während die Kontrolle über den Interaktionsverlauf und die Konfigurationseinstellungen gewahrt bleibt.

Was sind die Hauptfunktionen von niek/chatgpt-web?

Die Hauptfunktionen von niek/chatgpt-web sind: Self-Hosted Chat Interfaces, LLM Interfaces, OpenAI API Clients, Interactive Model Interfaces, Realtime Voice Conversation Facilitators, AI Image Generation, Conversation History Management, Text-to-Visual Generation.

Welche Open-Source-Alternativen gibt es zu niek/chatgpt-web?

Open-Source-Alternativen zu niek/chatgpt-web sind unter anderem: livekit/livekit — LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with… openai/openai-node — This project is a comprehensive Node.js software development kit designed for integrating large language models into… pipecat-ai/pipecat — Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech… ramon-victor/freegpt-webui — freegpt-webui is a self-hosted web interface for interacting with large language models. It provides a chat-based… livekit/agents — This project is a framework for developing multimodal AI agents that function as programmable participants in… brycedrennan/imaginairy — imaginAIry is a system for generating and refining images and videos using diffusion models. It operates as a…