0015/ChatGPT_Client_For_Arduino
Library for communication with ChatGPT. Now it supports Vision Question.
This library helps embedded systems developers integrate ChatGPT's AI capabilities into Arduino projects, especially those using ESP32 devices. Developers can send text prompts or image URLs to ChatGPT and receive generated text responses directly on their microcontrollers. This is ideal for developers building smart devices that need to understand natural language or analyze visual information.
115 stars. No commits in the last 6 months.
Use this if you are an embedded systems developer looking to add advanced AI language and vision processing to your Arduino (especially ESP32) projects.
Not ideal if you are working with Arduino AVR or ESP8266 devices, as they may have insufficient memory for smooth operation.
Stars
115
Forks
19
Language
C++
License
MIT
Category
Last pushed
Jul 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/0015/ChatGPT_Client_For_Arduino"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
2noise/ChatTTS
A generative speech model for daily dialogue.
yihong0618/xiaogpt
Play ChatGPT and other LLM with Xiaomi AI Speaker
judahpaul16/gpt-home
ChatGPT at home! A better alternative to commercial smart home assistants, built on the...
paulovcmedeiros/pyRobBot
Chat with GPT LLMs over voice, UI & terminal, all with access to the internet. Powered by OpenAI.
Jdka1/SpeechGPT
Free ChatGPT voice interaction and integration into python workflows.