# brenpoly/be-more-agent

Local AI Agent running on Raspberry Pi

Repository: https://github.com/brenpoly/be-more-agent
Canonical: https://ross.abutalabs.com/products/be-more-agent
Homepage: https://youtu.be/l5ggH-YhuAw
Language: Python
License: MIT
License Family: permissive
Last push: 2026-04-11T01:24:27+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 78, longevity 14
- inputs: {"age_days": 204, "days_push": 145, "days_rel": 145, "gap_med": 13, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1060, forks 205 (observed 2026-08-28T04:03:25.748439+00:00)

## What it is
An offline-first conversational AI agent that turns a Raspberry Pi into a fully local voice assistant. It combines OpenWakeWord, Whisper.cpp speech-to-text, Ollama LLM inference, Piper TTS, and Moondream vision, with a customizable reactive face GUI.

## Use cases
- build a local voice assistant on raspberry pi
- run an offline AI agent without cloud APIs
- create a custom smart speaker with wake word detection
- give a robot a talking face with local LLM
- add camera vision to a raspberry pi assistant
- private home assistant with no data leaving the device

## When to choose
- you want a fully local, privacy-preserving voice assistant on a Pi 4/5
- you want a customizable character with swappable faces and sounds
- you want offline wake word, STT, LLM, and TTS with no API fees

## When to avoid
- you need a production-grade commercial assistant with cloud-scale knowledge
- you don't have compatible Raspberry Pi hardware (mic, speaker, LCD, camera)
- you want a headless server-side agent without audio/GUI

## Facets
- artifact type: application
- maturity: active
- function: speech-recognition, tts, llm-inference, chatbot, agent-framework, computer-vision, audio-processing
- domain: artificial-intelligence, large-language-models, speech-processing, iot, embedded-systems, self-hosted
- platform: python, embedded, iot, self-hosted
- tags: raspberry-pi, offline-first, wake-word, ollama, whisper, piper-tts, voice-assistant, local-llm, moondream, smart-speaker, ai-agents, linux

## Member repositories
- brenpoly/be-more-agent (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.748439+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:55.406741+00:00, confidence not recorded.
  - readme: https://github.com/brenpoly/be-more-agent (fetched 2026-08-28T04:03:25.748439+00:00, sha 1f1627978542)
- Data as of 2026-08-30T08:39:29.467469+00:00.
