ChatHTMX
This is a simple ChatGPT clone made using HTMX and PHP.
Quick start
$ export OPENAI_API_KEY=[YOUR_API_KEY]
$ php -S localhost:8080
Video
Watch me build it: https://www.youtube.com/watch?v=QIbL6ckCSbI
This is a simple ChatGPT clone made using HTMX and PHP.
$ export OPENAI_API_KEY=[YOUR_API_KEY]
$ php -S localhost:8080
Watch me build it: https://www.youtube.com/watch?v=QIbL6ckCSbI