Skip to main content
Open Source

Projects

Real AI Engineering projects built during ITAnna sessions — study the code, fork it, build on it.

Module 01 · Foundations

Session 1 — LLM Basics

Code from the first live session. Covers LLM API calls, token inspection, embeddings, and prompt experiments.

PythonOpenAI APIEmbeddings
View on GitHub →
Module 02 · Coming Soon

Prompt Engineering Lab

Hands-on prompt engineering examples — zero-shot, few-shot, chain-of-thought, and structured outputs.

PythonPromptingLangChain
Coming Soon