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
- Host: GitHub
- URL: https://github.com/perongh/workers-ai-web
- Owner: PeronGH
- Created: 2023-11-14T23:14:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-19T15:31:51.000Z (about 1 year ago)
- Last Synced: 2025-01-19T09:42:17.542Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 51.8 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.