What it is
YouTube tutorial from Jetson AI Lab on building a self-learning Llama 3 voice agent, including function calling and RAG.
Gabriel’s notes
Enable the LLM (Meta-Llama-3-8B) to invoke Python functions you give it access to, including the ability to save/retrieve info that it learns about you over time. Run locally on Jetson Orin, using Llama-3-8B-Instruct, Riva ASR, and Piper TTS through NanoLLM. See the open models, tutorials, and code for creating your own generative edge AI at https://www.jetson-ai-lab.com/”.”
Good fit if you want to:
- build, test, or ship software faster (APIs, dev tooling, code assistance).
- learn a new skill, concept, or workflow with structured guidance.
Viewing tip: watch once for the big idea, then re-watch the key segment while taking notes you can turn into a checklist.
Note: pricing and policy details can change—verify on the official site before making decisions.