I made something that feels like GPT-Live but you can run it yourself in Rust
Summary
A Rust-based tool that replicates the experience of GPT-Live and can be run locally by users.
Similar Articles
Parlor v2: best-effort fully local GPT-Live clone on an M3 Pro
The author shares Parlor v2, a fully local GPT-Live clone running on an M3 Pro, built as a cascade system after failed attempts to fine-tune Gemma 4 12B for full-duplex behavior.
I gave GPT 5.5 an empty GitHub repo and told it to figure its life out
A developer shares an experiment where GPT 5.5 is given an empty GitHub repo and autonomously builds a project manager called Autonomous Forge, which reads roadmaps and rules to make safe AI code changes.
@gdb: GPT-Live is a new architecture and stack for realtime audio:
OpenAI announces GPT-Live, a new architecture and stack for realtime audio that enables listening while speaking, with continuous audio flow for deeper reasoning and tool use without interrupting conversation.
GPT‑Live
OpenAI announces GPT-Live, a new full-duplex voice model that enables more natural, real-time conversations by allowing simultaneous listening and speaking, with GPT-5.5 as the backend model.
GPT2-BASIC: Portable Machine Intelligence in BASIC
GPT2-BASIC implements a GPT-style transformer inference engine in FreeBASIC for DOS systems, using fixed-point arithmetic and local model artifacts to run AI-assisted tasks on vintage hardware.