# ESP-Brookesia XiaoZhi Agent * [中文版本](./README_CN.md) ## Overview `brookesia_agent_xiaozhi` is a XiaoZhi AI agent implementation for the ESP-Brookesia ecosystem. It provides XiaoZhi API integration and unified agent lifecycle management for ESP-Brookesia devices. For more information, see the [ESP-Brookesia Programming Guide](https://docs.espressif.com/projects/esp-brookesia/en/latest/agent/xiaozhi.html). ## How to Use ### Environment Requirements Please refer to the following documentation: - [ESP-Brookesia Programming Guide - Versioning](https://docs.espressif.com/projects/esp-brookesia/en/latest/getting_started.html#getting-started-versioning) - [ESP-Brookesia Programming Guide - Development Environment Setup](https://docs.espressif.com/projects/esp-brookesia/en/latest/getting_started.html#getting-started-dev-environment) ### Add to Your Project Please refer to [ESP-Brookesia Programming Guide - How to Obtain and Use Components](https://docs.espressif.com/projects/esp-brookesia/en/latest/getting_started.html#getting-started-component-usage).
941becce61eb2d77a3c2a26eb9c19d72ccf40ebb
idf.py add-dependency "espressif/brookesia_agent_xiaozhi^0.7.3"