Skip to content

learn to build AI workflows and agents with Meta's Llama Stack

License

Notifications You must be signed in to change notification settings

jxtngx/intro-to-ai-engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to AI Engineering

Llama powered Agents built with Llama Stack

Current Lessons

  • Lesson 0 - Llama Stack Quickstart and RAG app Colab

Work in Progress Lessons

  • Lesson 1 - Understanding the Llama Stack Codebase
  • Lesson 2 - Understanding Llama Stack Distributions and Providers
  • Lesson 3 - Creating a Custom Distribution
  • Lesson 4 - Creating a Custom Provider
  • Lesson 5 - Creating an Agent
  • Lesson 6 - Creating an Agent with tool use
  • Lesson 7 - Creating systems of Agents
  • Lesson 8 - Post-training telemetry
  • Lesson 9 - Agent telemetry