You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32_AI_Connect is an Arduino library that enables seamless integration between ESP32 and leading AI APIs (OpenAI, Gemini, Anthropic Claude, etc.). Designed for IoT projects, it provides a unified interface for AI-powered applications while optimizing for ESP32's memory constraints. Easily add AI to your ESP32 projects with just a few lines.
This project integrates an LLM chatbot with document loading and caching capabilities, allowing users to engage in AI-powered conversations while fetching relevant documents from the web or local directories.