AI Chat Client
1.6k 2026-04-18
yakGPT/yakGPT
A locally running, hands-free ChatGPT UI that enhances text generation and chat engagement with speech-to-text and text-to-speech capabilities.
Core Features
GPT 3.5 & GPT 4 via OpenAI API
Speech-to-Text (Azure & OpenAI Whisper) & Text-to-Speech (Azure & Eleven Labs)
Runs locally in browser, faster than official UI
Uses user's own API key for data privacy and security
All state stored locally, no analytics or external service calls
Quick Start
docker run -it -p 3000:3000 yakgpt/yakgpt:latestDetailed Introduction
YakGPT is an open-source, browser-based user interface designed to provide a faster and more engaging experience for interacting with OpenAI's GPT models. It distinguishes itself by running entirely locally, ensuring user data privacy through direct API key usage and local state storage. Key features include hands-free operation via integrated speech-to-text and text-to-speech, support for GPT-3.5 and GPT-4, and a streamlined connection to the OpenAI API, making it a compelling alternative to the official ChatGPT interface for users prioritizing speed, privacy, and voice interaction.