Demo of my New Arduino Project Manager GPT
This is a demo showing the custom GPT I'm developing and posting a series here about. It can easily work with any of your projects in your standard ../Arduino folder. It's multi-platform so it knows where that folder is regardless if you are running Windows, macOS, or Linux. It talks directly to your board using the arduino-cli tool which is available on all platforms. It can analyze and edit any of your existing projects all just by talking with it, give you advice about any of them, and compile and upload them all without using any IDE. I'm also posting a series of articles on how to build this and other Customer GPT's using OpenAI. If there is interest I will also develop the same kind of specialized Gemini Gem for Google's AI platform. Have Fun! (also, check out the GPT's logo 😉) `ripred` edit: Yes I had to film my screen showing the two separate films of the screen and the Nano videos because I don't have video editing that allows me to create a picture in a picture video. But the GPT IS controlling the Nano I promise heh. all of the code will be available in the series as well as on my github repositories. 😄
Components and supplies
1
Arduino Nano
Apps and platforms
1
python
Project description
Code
server.py
python
Downloadable files
instructions.txt
The instructions for the OpenAI Custom GPT
instructions.txt
openai.yaml
The configuration for the services offered
openai.yaml
server.py
the server file for the services
server.py
Documentation
Instructions for use
how to use the attached files
https://pastebin.com/xFPzc9cx
Comments
Only logged in users can leave comments