Edge AI
TinyML
LLM
Understand the landscape of on-device AI agents and tiny LLM systems, set up your development environment, and explore core tooling for edge AI.
ACCESS_FILE >>LLM
On-device AI
Quantization
Learn how to integrate a tiny, quantized Large Language Model (LLM) directly onto an edge device for natural language understanding, enabling …
ACCESS_FILE >>On-Device AI
TinyLLM
Agentic AI
Connect on-device Speech-to-Text (STT) output to a local TinyLLM for intent recognition and entity extraction, forming the core of your AI agent.
ACCESS_FILE >>llama.cpp
vLLM
Hugging Face
Step-by-step tutorial: Run MTP LLMs with llama.cpp & vLLM. By the end of this tutorial, you will be able to set up and run Multi-Token Prediction …
ACCESS_FILE >>LLM
Edge AI
Raspberry Pi
Explore and build three distinct on-device AI agents—a voice assistant, a data summarizer, and an anomaly detector—using tiny LLMs and modern edge …
ACCESS_FILE >>