Skip to content

Commit

Permalink
docs: add AI templates
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 29, 2024
1 parent 3eda06a commit 62661ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/content/1.docs/2.features/ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,10 @@ export default defineEventHandler(async () => {
Controls the [Cache TTL](https://developers.cloudflare.com/ai-gateway/configuration/caching/#cache-ttl-cf-cache-ttl).
::
::

## Templates

Explore open source templates made by the community:

- [Atidraw](https://github.com/atinux/atidraw): leverage AI to generate the alt text of the user drawing and generate an alternative image with AI ([blog post](/blog/cloudflare-ai-for-user-experience)).
- [Hub Chat](https://github.com/ra-jeev/hub-chat): a chat interface to interact with various text generation AI models ([blog post](https://rajeev.dev/create-cloudflare-workers-ai-llm-playground-using-nuxthub-and-nuxtui)).

0 comments on commit 62661ad

Please sign in to comment.