ABSLI The AI Path
Stage 00 · StartPath 000%← → sections · G index · R replay
ABSLI · AI enablement
Internal learning experience
Distribution technology teams
Fig. 00 — Introduction
19.0760° N · 72.8777° E
Mumbai

You don't need to become an AI engineer. You need to learn how to make AI useful.

UserBuilderArchitect

From your first good prompt to designing systems that can reason, retrieve information, use tools and take action.

Fig. 01 — The route

Five stages. One climb.

Each stage adds a capability you did not have before. Select a station to see what you learn there, what you can build once you have it, and where the line goes next.

Stage 01 of 05Use

What you learn
What you can now build
Keywords unlocked
Next step
Reel 01–05 — Watch first

Watch before you build.

Five widely watched films, in the order that makes sense. Select a reel below, then press play. The first one is the only prerequisite for everything on this page.

Start here · Reel 01 But what is a GPT?3Blue1Brown · 27 min Plays on YouTube ↗

Why this one first

It shows, visually, what a language model does with the words you type. Once you have seen that, every other term on this page becomes a variation on one idea.

Open on YouTube
Fig. 03 — Live pipeline

How a modern AI system works.

One pipeline, four modes. Select a mode and watch the signal travel. Click any node to open it in the inspector. The agent mode will stop and wait for you.

Signal 00/00 — idle
Animated pipeline diagram for the selected mode
Fig. 04 — Technology index

The tech, decoded.

Twenty-one parts of the machine. Each one answers two questions: what is it, and why would I care. Related parts are wired together, so you can follow a thread.

FoundationsPart 001 / 021

Prompt

What is it?

Why would I care?

Mental model

Wired to

Fig. 05 — Escalation

Where AI capability escalates.

Three levels. Same model, more connections. Watch the system grow: what changes is not the intelligence of the model but what it is allowed to reach and do.

Level 1 of 3

Basic

AI works primarily on what you give it.

  • Summarise
  • Rewrite
  • Extract
  • Compare
  • Classify
  • Analyse images
  • Analyse files
  • Generate structured output
Components03
AutonomyNone
NeedsA good prompt
Level 2 of 3

Intermediate

AI gets access to knowledge and systems.

  • Search private information
  • Retrieve knowledge
  • Call APIs
  • Use tools
  • Process documents
  • Trigger workflows
Components06
AutonomyLow
NeedsData access
Level 3 of 3

Advanced

AI can pursue goals across multiple steps.

  • Plan
  • Choose tools
  • Execute steps
  • Observe results
  • Retry
  • Delegate
  • Request human approval
  • Evaluate its own outputs
Components11
AutonomyBounded
NeedsEvals + guardrails
Exhibition — eight rooms · one screening room

People are building things that didn't look possible a year ago.

Not another chatbot. Not another to-do app. Real systems that see, move, reason, build and interact with the physical world.

Fig. 07 — Problem identification

Don't start with AI.Start with friction.

Then check whether the friction is the kind AI is good at

Instrument A — AI fit scanner

Describe the problem. Read the verdict.

Switch on everything that is true about one real task in your week. The readout updates as you go. It is a decision aid, not a score.

Signals 00Risks 00
Select what's true about the problem.
    Decision aid, not a score. The scanner points. People decide.

    Good signals

    • Repetitive
    • High volume
    • Unstructured information
    • Search, summarise, classify
    • Multiple manual handoffs
    • Clear inputs
    • Output can be verified
    • Human currently spends time finding information
    • People copy information between systems
    • Many similar cases

    Red flags

    • No reliable data
    • No way to verify output
    • Extremely rare cases
    • Very high consequence of error
    • Full autonomy required from day one
    • Problem changes every time
    • Process itself is broken
    • AI is being added only because "we need AI"
    Instrument B — Value × feasibility

    Where does your idea land?

    Show the examples to see how typical ideas spread out. Then switch to blank mode and place your own.

    Value versus feasibility map with four quadrants: quick wins, strategic bets, experiments, don't start here Feasibility → Value → Strategic bets Quick wins Don't start here Experiments

      Four quadrants, one question

      Value is what the problem costs today in hours, errors or delay. Feasibility is whether the data, rules and verification exist to build something in weeks, not quarters.

      Quick wins go first. Strategic bets need a sponsor and a pilot. Experiments are cheap to try and cheap to stop. The last quadrant is where projects go to be forgotten.

      Your ideaNot placed yetBlank mode, then click the map.
      Fig. 08 — The build loop

      How a good AI project actually runs.

      Ten steps, then around again. Select a step on the ring or move through them in order. The gold signal never stops — that is the point.

      Step 01 / 10Spot friction

      Find the task people complain about, avoid, or do at 6 pm. Friction is the signal. AI is not the starting point.

      A prototype proves the idea works once. Production proves it survives Monday.

      Fig. 09 — Mission launcher

      Build one yourself.

      Five missions, each on a real, open resource. Pick a level, open the resource, and make something small that works. Then bring it back to the loop above.

      Select a level

      Beginner · Open course

      Generative AI for Beginners

      What you'll actually do

      Work through Microsoft's open, lesson-by-lesson course: prompt engineering first, then small text, chat and search applications built with a hosted model.

      Concepts learned
      Beginner · Project ideas

      Claude Code project ideas

      What you'll actually do

      Choose one project idea from Build to Launch's list and build it by directing an AI coding agent: describe what you want, review what it writes, test it, repeat.

      Concepts learned
      Intermediate · Starter projects

      Anthropic Quickstarts

      What you'll actually do

      Clone a runnable starter project built on the Claude API, run it locally exactly as it is, then change one thing at a time until it does something of your own.

      Concepts learned
      Intermediate · Notebooks

      Anthropic Cookbook

      What you'll actually do

      Open a notebook, run it cell by cell and watch one technique work — tool use, retrieval, vision, structured output, sub-agents — then swap in your own data.

      Concepts learned
      Advanced · Short course

      MCP: Build rich-context AI apps

      What you'll actually do

      Build an MCP server and an MCP client in DeepLearning.AI's course with Anthropic, then connect a model to tools and data through the protocol instead of custom code.

      Concepts learned
      Fig. 10 — Route map

      Two destinations. One line.

      Every station is a real, open course or resource. Choose where you want to end up, then select a station to see what you learn there and what you can do afterwards.

      Foundation Zone 01

      Better AI use Zone 02

      Build Zone 03

      Connect Zone 04

      Agents & AI coding Zone 05

      Terminus: you can design and prototype AI systems.

      Optional credentials

      Anthropic partner certifications. Not on the main line, not required for anything on this page. For partner organisations that want a formal credential.

      Partner onlyPaidOptional
      Partner certifications
      1. Associate $99
      2. Developer $125
      3. Architect Foundations $125
      4. Architect Professional $175
      Fig. 11 — Final destination

      The same person, a few months apart.

      Nothing about the model changed. What changed is what they can see in a problem.

      Start

      "I can prompt ChatGPT."

      Finish

      "I can look at a problem and sketch:"

      1. 01Data
      2. 02Model
      3. 03Knowledge
      4. 04Tools
      5. 05Workflow
      6. 06Guardrails
      7. 07Human
      8. 08Measurement

      That's the shift.

      From using AI to designing with AI.

      Fig. 12 — One action

      Do one thing today.

      01

      Watch "But what is a GPT?" by 3Blue1Brown. It is the only prerequisite.

      02

      Then use AI on one real problem from your week. Not a demo. A real one.

      Start with the first video