Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 545 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 545 Bytes

ASCII-AI

Terminal based ASCII image generator backed by DALL·E 3

Preconditions

  • MacOS / Linux
  • Go go1.22.4
  • VS Code

Configuration

In the project root folder create config.yaml file based on the provided config.yaml.example.

Fill in the OpenAI API token value, which can be obtained here.

Run

go run .

Test

go test -v ./..

Demo

ASCII-AI demo