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

https://github.com/dsappet/kids-ai-thermal-printer

A webpage with simple buttons uses openAI to generate unique images to print on an esc-pos thermal printer
https://github.com/dsappet/kids-ai-thermal-printer

hacktoberfest

Last synced: 21 days ago
JSON representation

A webpage with simple buttons uses openAI to generate unique images to print on an esc-pos thermal printer

Awesome Lists containing this project

README

          

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000