#824 · Primary category: AI Agents & Automation

gpt-home

ai automation docker fastapi home-assistant home-automation iot langchain langgraph langmem llm nginx nodejs openai python raspberry-pi react speech-recognition spotify typescript

ChatGPT at home! A better alternative to commercial smart home assistants, built on the Raspberry Pi using LiteLLM and LangGraph.

Project last updated:08/14/26

GitHub Stars

647

Forks

67

Contributors

3

License

GPL-3.0

Why we included this project

GPT Home is a self-hosted voice assistant that runs on a Raspberry Pi and treats requests as real conversations instead of fixed command triggers. LangGraph handles the orchestration, so a single request can chain several actions together, and because model calls go through LiteLLM you can use OpenAI, Anthropic, or any of the hundred-plus providers it supports rather than being locked into one vendor. It ships with working integrations for Spotify, Philips Hue, weather, alarms, reminders, and CalDAV calendars. Setup is Docker-based with a guided install script, and the README doubles as a practical build guide with a parts list and wiring notes, which makes it approachable if you are new to home automation hardware. Anyone who wants a private alternative to a commercial smart speaker, without giving up provider choice, gets a complete and documented starting point here.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category