ChatGPT_Client_For_Arduino and chatGPTuino
These are ecosystem siblings—one is a reusable Arduino library for ChatGPT API communication, while the other is a complete terminal application built on top of that same library pattern to run ChatGPT on ESP32 microcontrollers.
About ChatGPT_Client_For_Arduino
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.
About chatGPTuino
programming-electronics-academy/chatGPTuino
A chatGPT Terminal using Arduino code and the ESP32
This project helps you build a standalone, retro-style terminal for interacting with ChatGPT. You type your questions on a PS/2 keyboard, and the responses appear on a small OLED display, all powered by an ESP32 microcontroller. It's designed for electronics enthusiasts, hobbyists, or educators interested in bringing AI capabilities into physical hardware projects.
Scores updated daily from GitHub, PyPI, and npm data. How scores work