> ## Documentation Index
> Fetch the complete documentation index at: https://python4ai.codewithsiva.dev/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/python4ai/D0fKu48rA_RPOYxC/images/hero-light.png?fit=max&auto=format&n=D0fKu48rA_RPOYxC&q=85&s=3920a3cdb045d5611950d20490e8c0db" 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/python4ai/D0fKu48rA_RPOYxC/images/hero-dark.png?fit=max&auto=format&n=D0fKu48rA_RPOYxC&q=85&s=b7aac865499d12a0c1a1e652c6b03b8f" 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 gives 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/">
    Follow along with the video course
  </Card>
</CardGroup>
