https://github.com/me-no-dev/OpenAI-ESP32
OpenAI Library for ESP32 Arduino
https://github.com/me-no-dev/OpenAI-ESP32
Last synced: 16 days ago
JSON representation
OpenAI Library for ESP32 Arduino
- Host: GitHub
- URL: https://github.com/me-no-dev/OpenAI-ESP32
- Owner: me-no-dev
- License: mit
- Created: 2023-03-29T18:14:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T09:49:09.000Z (about 1 year ago)
- Last Synced: 2025-03-15T05:08:48.867Z (about 1 month ago)
- Language: C++
- Size: 28.3 KB
- Stars: 96
- Watchers: 6
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - me-no-dev/OpenAI-ESP32 - OpenAI Library for ESP32 Arduino (C++)
README
## OpenAI Library for ESP32 Arduino
[](https://github.com/me-no-dev/OpenAI-ESP32/actions/workflows/lib.yml?link=http://https://github.com/me-no-dev/OpenAI-ESP32/LIBRARY_TEST.md)
This library currently supports most of the OpenAI API. Exception are `files`, `fine-tunes`.
Examples for almost all endpoints can be found in the `examples` folder.
Library is still in early stages and could sustain some small changes. Some are outlined [here](https://github.com/me-no-dev/OpenAI-ESP32/blob/master/src/OpenAI.cpp#L2-L7)