eugeneyan / raspberry-llm

Calling LLM APIs on a Raspberry Pi for lulz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry LLM

Simple project to call OpenAI APIs on a Raspberry Pi with e-ink screen (an Inky Frame 4.0"). See tweet thread for more details.

To run this on your Raspberry Pi, add your wifi credentials and OpenAI API key to secrets.py.


Explain headlines in the style of Dr. Seuss (headline_seuss.py)

Make up fake quotes based on headlines (headline_quote.py)

Make up troll comments on Hacker News Front page (hackernews.py)

Tell the time in a rhyme (clock.py)

Enjoy!

About

Calling LLM APIs on a Raspberry Pi for lulz


Languages

Language:Python 100.0%