AgentRpi transforms a Raspberry Pi into an edge AI agent hub by orchestrating language models alongside physical hardware interfaces. By combining sensor inputs (temperature, motion), camera feeds, and microphone audio, it processes contextual information through configured LLMs (OpenAI GPT, local Llama variants) to autonomously plan and execute actions. Users define behaviors using YAML configurations or Python scripts, enabling tasks like triggering alerts, adjusting GPIO pins, capturing images, or responding to voice instructions. Its plugin-based architecture allows seamless API integrations, custom skill additions, and support for Docker deployment. Ideal for low-power, privacy-sensitive environments, AgentRpi empowers developers to prototype intelligent automation scenarios without relying solely on cloud services.