> ## Documentation Index
> Fetch the complete documentation index at: https://python.datalumina.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Complete beginner course for AI development

<img className="block dark:hidden" src="https://mintcdn.com/datalumina/hta4X6iUPqn_Chxo/images/hero-light.png?fit=max&auto=format&n=hta4X6iUPqn_Chxo&q=85&s=73a6524110eb309bc71b220a1d71fca5" alt="Learn Python for AI Hero" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/datalumina/hta4X6iUPqn_Chxo/images/hero-dark.png?fit=max&auto=format&n=hta4X6iUPqn_Chxo&q=85&s=bb701814ddd3dd85f77d42cdc42f8e90" alt="Learn Python for AI Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

## Welcome to Python for AI

Learn Python from scratch and start building real AI applications. This is the fastest, beginner-friendly course for Python and AI development.

Whether you've never written a line of code or you're switching from another language, this course takes you from zero to confidently building Python projects for AI. No prior experience needed.

This handbook accompanies the [Complete Python for AI Course on YouTube](https://youtu.be/ygXn5nV5qFc), giving you everything in written form with extra details, code snippets you can copy, and reference materials to come back to.

<CardGroup cols={3}>
  <Card title="Complete beginner" icon="user-graduate">
    No programming experience required
  </Card>

  <Card title="AI focused" icon="robot">
    Python specifically for AI development
  </Card>

  <Card title="Hands-on learning" icon="code">
    Practice with real code examples
  </Card>
</CardGroup>

## What you'll learn

Master the Python fundamentals essential for AI development:

<CardGroup cols={3}>
  <Card title="Set up like a pro" icon="toolbox">
    Master VS Code, Git, and the exact workflow used in real AI companies
  </Card>

  <Card title="Learn Python fast" icon="python">
    Variables, functions, APIs, and everything you need for AI development
  </Card>

  <Card title="Build AI agents" icon="robot">
    Apply what you learn to create real AI-powered applications
  </Card>
</CardGroup>

## Start learning

<CardGroup cols={2}>
  <Card title="Begin the course" icon="play" href="/introduction/welcome">
    Meet your instructor and start learning
  </Card>

  <Card title="Watch on YouTube" icon="youtube" href="https://youtu.be/ygXn5nV5qFc">
    Follow along with the video course
  </Card>
</CardGroup>
