
judahpaul16/gpt-home
📦 Open Source Projectjudahpaul16
Open-source ChatGPT-powered smart home assistant for Raspberry Pi.
GPT-Home is a complete, self-hosted smart home assistant that leverages large language models for natural language understanding and task execution. Built with Python, FastAPI, and React, it runs on a Raspberry Pi. Key components include LiteLLM for model access, LangGraph for conversational workflows, and LangMem for memory persistence. It integrates with Home Assistant for device control, Spotify for music playback, and uses speech recognition for voice input. The system is containerized with Docker and includes an Nginx reverse proxy and a TypeScript/React frontend. This project offers a privacy-focused, customizable alternative to cloud-based assistants, giving users full control over their home automation data.
💡Highlights
- ├─Raspberry Pi based
- ├─Uses LiteLLM & LangGraph
- └─Open-source privacy-focused
🎯For
- ├─Smart home enthusiasts
- ├─Raspberry Pi hobbyists
- └─AI developers
🔗Links
- └─GitHub