A structured learning roadmap, notes, and resources for AI Engineering (LLM Engineering, RAG, fine-tuning, agents, and production AI systems).
- Engineers who want a clear learning sequence
- Builders who want practical, system-level understanding
- Beginners who want structured notes with curated links
- Start with Environment setup if needed
- Pick a track from the table below
- Read
notes.mdfirst, thenresources.mdfor each topic - Try the
labs/demos when available - Check out Projects for real builds
| Track | Topics covered | Status |
|---|---|---|
| LLM Engineering | Frontier Models, Types of LLMs, Agentic AI, Gradio UI, RAG | 5 topics done |
| RAG Systems | — | Planned |
| Fine-tuning | — | Planned |
| Agents | — | Planned |
| Project | Tech | Link |
|---|---|---|
| Prompt Critic & Optimizer | Python, OpenAI, Gradio | GitHub |
See all projects → projects/
See CONTRIBUTING.md.
Learning AI engineering and adding research and system-level notes here.