Unified AI API Client for ESP32 🚀 Bring the power of GPT, Claude, Gemini and local LLMs to your ESP32 projects! ESPAI is a lightweight, easy-to-use Arduino library that lets you integrate OpenAI, Anthropic, Google Gemini and Ollama APIs into your ESP32 projects. Supports ESP32, ESP32-S2, ESP32-S3, and ESP32-C3. Build smart IoT devices, voice assistants, and AI-powered gadgets with just a few lines of code. cpp #include using namespace ESPAI; OpenAIProvider ai("sk-your-key"); // or AnthropicProvider / GeminiProvider / OllamaProvider std::vector mes
| Stars | 9 |
| Forks | 1 |
| Language | C++ |
| Category | Claude 技能 |
| License | MIT |
| Quality Score | 35.75/100 |
| Last Updated | 2026-02-23 |
| Created | 2026-02-17 |
| Platforms | claude-code, gemini |
| Est. Tokens | ~22k |
Explore other popular claude 技能 tools:
espai is Unified AI API library for ESP32/Arduino - OpenAI, Anthropic Claude, Google Gemini, Ollama with streaming, tool calling, async and conversation memory. It is categorized as a Claude 技能 with 9 GitHub stars.
espai is primarily written in C++. It covers topics such as ai, anthropic, arduino.
You can find installation instructions and usage details in the espai GitHub repository at github.com/enkei0x/espai. The project has 9 stars and 1 forks, indicating an active community.
espai is released under the MIT license, making it free to use and modify according to the license terms.