Tools/judahpaul16/gpt-home

gpt-home

No description available.

644nascentPythonGPL-3.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

Turns a Raspberry Pi into a voice assistant powered by ChatGPT. Plug in a microphone and speaker, run the install script, and you've got a smart speaker that uses OpenAI's API instead of Alexa or Google Home. Say something, it sends it to GPT, speaks the response back.

The setup is a Docker container on a Raspberry Pi (3B+ or 4 recommended). It handles wake word detection, speech-to-text, GPT completion, and text-to-speech in a pipeline. Supports Home Assistant integration so you can control smart home devices by voice.

Completely free software. Your cost is hardware (a Pi you probably already have) and OpenAI API usage. At casual home use (maybe 20-30 queries a day), expect $1-3/mo in API costs.

The catch: this is a hobby project. It works, but don't expect Alexa-level reliability or polish. Wake word detection isn't perfect. Latency is noticeable; you're making a round trip to OpenAI's API for every query. There's no offline fallback. And if OpenAI changes their API or pricing, you're dependent on the maintainer updating. For a more robust self-hosted voice assistant, Home Assistant's own voice pipeline is more mature.

Free vs Self-Hosted vs Paid

fully free

What's Free

The software: Docker container, wake word detection, speech pipeline, Home Assistant integration. All open source under GPL-3.0.

Ongoing Costs

  • OpenAI API: ~$0.002 per query (GPT-3.5) or ~$0.01-0.03 per query (GPT-4). Casual use: $1-5/mo.
  • Raspberry Pi: $35-75 if you don't have one. One-time.
  • Microphone + speaker: $15-30 for USB mic and a basic speaker. One-time.

Total Cost of Ownership

$50-100 upfront hardware + $1-5/mo API costs. Compared to Amazon Echo ($50-100) with no monthly fee but you're giving Amazon your voice data.

Verdict

Cheap and private. The API cost is negligible. The real cost is your time setting it up and accepting the limitations.

Free software. Budget $1-5/mo for OpenAI API costs and $50-100 for hardware.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
56/100 · C+
Adoption8/30
Maintenance21/25
Community7/20
License10/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Community discussions enabled

About

Owner
judahpaul16 (Organization)
Stars
644
Forks
67

Explore Further

More tools in the directory