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

https://github.com/perongh/workers-ai-web

Web UI for Cloudflare Workers AI written in Go & Alpine.js
https://github.com/perongh/workers-ai-web

Last synced: about 2 months ago
JSON representation

Web UI for Cloudflare Workers AI written in Go & Alpine.js

Awesome Lists containing this project

README

        

# Cloudflare Workers AI Web UI

## Start the server

1. Create `.env` file and configure env according to `.env.example`.
2. `go run github.com/PeronGH/workers-ai-web@main` to start the server.