Skip to content

Minimal AI chat application built with Golang, HTMX, Cloudflare Workers AI, and Tailwind CSS.

Notifications You must be signed in to change notification settings

AmanVarshney01/go-htmx-cloudflare-workers-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go HTMX Cloudflare Workers AI

This project is a minimal AI chat application built with Golang, HTMX, Cloudflare Workers AI, and Tailwind CSS.

Setup

To get started, you need to set up your environment variables. Copy the .env.example file to a new file named .env and fill in the necessary values.

cp .env.example .env

# Using the Air live reload tool
air

# Or using the standard Go run command
go run main.go

screenshot

About

Minimal AI chat application built with Golang, HTMX, Cloudflare Workers AI, and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks