Examples and tutorials
Lessons and example code from the community.
Running local LLMs and VLMs on the Arduino UNO Q with yzma
Marc Pous (@mpous) shows how to run local LLMs and VLMs on the Arduino UNO Q with yzma and llama.cpp.
Ardan Labs ai-training
Examples that show Go developers how to use AI in their products.
https://github.com/ardanlabs/ai-training
Captions With Attitude
Captions in your browser, from your webcam, made by a Vision Language Model. The Go program runs on your own machine with llama.cpp.
https://github.com/hybridgroup/captions-with-attitude
yzma-on-jetson
https://codeberg.org/GenAI-On-Small-Devices/yzma-on-jetson
yzma ハンズオン (Japanese language)
A hands-on tutorial in Japanese by @mi-bear. It shows how to make a local LLM text summarization and classification CLI with yzma. It needs approximately 30 minutes.