# Playbooks AI > Build AI Agents with Natural Language Programming Playbooks is an innovative framework for building and executing AI agents using "playbooks" - structured workflows defined in natural language and Python code. Created by Amol Kelkar, the framework is part of the world's first Software 3.0 tech stack, Playbooks AI. It includes a new programming language (markdown-formatted .pb files) that are compiled to Playbooks Assembly Language (.pbasm files), that are then executed by the Playbooks Runtime. ## About Playbooks - [Home](https://docs.runplaybooks.ai/index.md): About Playbooks AI ## Documentation - [Build Your First AI Agent in 10 Minutes](https://docs.runplaybooks.ai/getting-started/index.md): Getting Started - [AI Coding Assistants](https://docs.runplaybooks.ai/getting-started/ai-assistants/index.md): Writing with AI Assistants - [Migrating from Other Agent Frameworks](https://docs.runplaybooks.ai/getting-started/migrating/index.md): Migrating from Other Frameworks - [Playbooks Programming Guide](https://docs.runplaybooks.ai/programming-guide/index.md): Programming Guide - [Artifacts](https://docs.runplaybooks.ai/programming-guide/artifacts/index.md): Artifacts Guide - [Python-Only Agents](https://docs.runplaybooks.ai/programming-guide/python-only-agents/index.md): Python-Only Agents Guide - [Tutorial](https://docs.runplaybooks.ai/tutorials/index.md): Tutorials - [Playbooks Reference Documentation](https://docs.runplaybooks.ai/reference/index.md): Reference