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

https://github.com/jdan/magic-hotline

A web server which generates its HTML using ChatGPT, using only the URL
https://github.com/jdan/magic-hotline

Last synced: about 1 month ago
JSON representation

A web server which generates its HTML using ChatGPT, using only the URL

Awesome Lists containing this project

README

        

## magic-hotline

A web server which generates its HTML using ChatGPT, from only the URL.

image

https://twitter.com/jdan/status/1649812358791823363

### usage

* npm i
* copy .env.template to .env and populate with your api key
* npm start

### license

mit