Skip to content

Have spooky conversations with ethereal AI through this magical keyboard.

License

Notifications You must be signed in to change notification settings

JackAndStephsWorkshop/Haunted-Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

haunted-keyboard

Have spooky conversations with ethereal AI through this magical keyboard.

IMG_1320

This custom PCB keyboard is powered by a Raspberry Pi Pico W and connects to any computer via USB. The Pi Pico W connects to WiFi in order to send keyboard input to ChatGPT, which returns a spooky response that gets typed out wherever your cursor is.

Find out more on the project's Hackaday.io page.

Edits to make to code.py

Find this section in the code.py file and replace with your SSID and password. wifi.radio.connect('SSID', 'Password')

Also create an environmental variable file called settings.toml with your Open AI key listed as Open_AI_Key="Bearer your key here"

About

Have spooky conversations with ethereal AI through this magical keyboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages