Skip to content
Aulafy
Aulafy/A complete roadmap for learning AI seriously

A complete roadmap for learning AI seriously

A future curriculum to turn Aulafy into a complete academy: start without a technical background, move into real building, and finish with evaluated, secure, reproducible systems.

The program rule

You do not progress by reading a page. You progress when you can explain the decision, reproduce the practice, break it safely, debug it, verify it, and save evidence.

Curriculum stages

02 / Week 3-5

Tools and reproducible environment

Advanced non-technical / early technical

Prepare terminal, Git, Python, Docker, local models, and an orderly way to request changes or automations.

Exit gate. You can request a verifiable task and distinguish a polished answer from a tested result.
03 / Week 6-10

Building AI applications

Technical / maker

Create tools with RAG, local models, compatible APIs, a minimal interface, logs, and error handling.

Exit gate. You can build a small application that answers with clear limits and evidence.
04 / Week 11-15

Agents, automation, and security

Intermediate technical

Design agents with limited tools, permissions, memory, retries, idempotency, state, and human review.

Exit gate. You can prove that your agent can stop, ask for help, and avoid repeating dangerous actions.
05 / Week 16-22

Production, models, and evaluation

Advanced technical

Serve models, route across providers, measure quality, observe costs, adapt models, and document risks.

Exit gate. You can operate a small AI system with rollback, traces, budget, and quality criteria.
06 / Week 23-28

Verifiable final project

All, depending on track

Integrate everything into a complete project: real problem, minimal solution, tests, documentation, demo, and external review.

Exit gate. Another person can run, review, and criticize your project without relying on your spoken explanation.

Tracks by profile