Skip to content

rickenator/pocket_agent

ESP32-S3 Touch AMOLED 1.75"

Ask DeepWiki

Pocket Agent

A voice-enabled AI agent built for the Waveshare ESP32-S3 1.75" AMOLED round display.

Repository Structure

pocket_agent/
├── smart-agent/   # Main project code (Python app + ESP32 firmware)
└── esp-idf/       # ESP-IDF v5.2.1 (git submodule)

Cloning

Clone with submodules to include ESP-IDF:

git clone --recurse-submodules https://github.com/rickenator/pocket_agent.git

If you already cloned without --recurse-submodules, run:

git submodule update --init

Getting Started

All project documentation lives in smart-agent/.

License

MIT License — see smart-agent/README.md for details.

About

A voice-enabled AI agent built for the Waveshare ESP32-S3 1.75" AMOLED round display.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors