Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 496 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 496 Bytes

OpenAI projects

This repository contains some projects that use the OpenAI API, and run on ESP32 chips. The chat project also runs on desktops.

Chat

A simple chat bot (Discord and Telegram) that contributes to the discussion when mentioned.

See chat.

Device Bot

A small application, using the device-bot package to give an ESP32 some intelligence.

Watch the video