---
title: First application
description: Build an AI application with Hono.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/learning-paths/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

### Tags

[ Hono ](https://developers.cloudflare.com/search/?tags=Hono) 

# First application

## Build an AI application with Hono and Workers

If you have already created your first Worker and want to learn what more you can do with your project, review the following Learn Cloudflare Workers course for beginners.

In this course, you will:

* Deploy your first Worker.
* Develop your application locally.
* Add the Hono framework to your project.
* Integrate Workers AI into your project.
  
Find [the video on YouTube ↗](https://youtu.be/H7Qe96fqg1M?si=GVkdGLrmb1faiHma) and explore other Cloudflare Workers tutorials.

In the next section, you will learn about the Cloudflare Developer Platform.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/learning-paths/","name":"Learning Paths"}},{"@type":"ListItem","position":3,"item":{"@id":"/learning-paths/workers/get-started/","name":"Deploy your first Worker"}},{"@type":"ListItem","position":4,"item":{"@id":"/learning-paths/workers/get-started/first-application/","name":"First application"}}]}
```
