# Get started

Agent Development Kit (ADK) is designed to empower developers to quickly build, manage, evaluate and deploy AI-powered agents. These quick start guides get you set up and running a simple agent in less than 20 minutes.

- **Python Quickstart**

  ______________________________________________________________________

  Create your first Python ADK agent in minutes.

  [Start with Python](https://adk.dev/get-started/python/index.md)

- **TypeScript Quickstart**

  ______________________________________________________________________

  Create your first TypeScript ADK agent in minutes.

  [Start with TypeScript](https://adk.dev/get-started/typescript/index.md)

- **Go Quickstart**

  ______________________________________________________________________

  Create your first Go ADK agent in minutes.

  [Start with Go](https://adk.dev/get-started/go/index.md)

- **Java Quickstart**

  ______________________________________________________________________

  Create your first Java ADK agent in minutes.

  [Start with Java](https://adk.dev/get-started/java/index.md)

- **Kotlin Quickstart**

  ______________________________________________________________________

  Create your first Kotlin ADK agent in minutes.

  [Start with Kotlin](https://adk.dev/get-started/kotlin/index.md)

To get started with a technical overview check this [link](https://adk.dev/get-started/about/index.md).
