Services like ChatGPT run on big servers, with lots of CPU and GPU power. But did you know that the humble Raspberry Pi can also run Large Language Models (LLM). Thanks to the llama.cpp project they can. Here is my step-by-step guide on how you can run a ChatGPT-like AI bot on your Raspberry Pi.
---
Instructions: https://github.com/garyexplains/examp...
#garyexplains