Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manangandhi1810/cloudflare-ai-image-gen

An example Flutter app demonstrating the use of Clouflare Workers AI
https://github.com/manangandhi1810/cloudflare-ai-image-gen

Last synced: 1 day ago
JSON representation

An example Flutter app demonstrating the use of Clouflare Workers AI

Awesome Lists containing this project

README

        

# AI Image Generator

This is a simple AI image generator, using Cloudflare Workers AI API.

## How to use

1. Clone this repository

````bash
git clone https://github.com/MananGandhi1810/cloudflare-ai-image-gen
2. Install the dependencies
```bash
flutter pub get
````

3. Run the app

```bash
flutter run
```

## Demo

![demo](./Demo.gif)