Various experiments with the SPIKE Prime Platform
See sub-folders for each project.
Testing out PyScript, a way to write Python in a browser, with Data Analysis and SPIKE Integration.
Author: Gabriel Sessions
Weblink: https://www.ceeoinnovations.org/ExperimentalSPIKE/pyscript-demos/index.html
Testing integrations between Google's Teachable Machine and PyREPL.JS (SPIKE Prime/Python Microcontrollers)
Author: Gabriel Sessions
Weblink: https://www.ceeoinnovations.org/ExperimentalSPIKE/teachable-machine-spike/index.html
Potential solution to allow users to use PyREPL using native SPIKE function names and Python features using PyScript
Author: Gabriel Sessions
Weblink: http://www.ceeoinnovations.org/ExperimentalSPIKE/python-functions-for-pyrepl/index.html
Testing out the OpenAI API and its interaction with PyScript and (future) interaction with SPIKE/WebSerial.
Author: Gabriel Sessions
Weblink: https://www.ceeoinnovations.org/ExperimentalSPIKE/chatbot-test/index.html
Generate AI-generated images using the OpenAI API (DALL-E) and PyScript.
Author: Gabriel Sessions
Weblink: https://www.ceeoinnovations.org/ExperimentalSPIKE/dalle-test/index.html
Play a trivia game with multiple choice questions generated by GPT. Enter your answers using a SPIKE Prime hub.
Author: Gabriel Sessions
Weblink: https://www.ceeoinnovations.org/ExperimentalSPIKE/spike-gpt/index.html
Ask GPT to generate code that executes on a SPIKE Prime. The generated code immediately executes on the SPIKE Hub. Allows users to tell a bot what to do in plain English.
Author: Gabriel Sessions
Weblink: https://www.ceeoinnovations.org/ExperimentalSPIKE/move-spike-gpt/index.html