Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 437 Bytes

Prompty

Prompty is an AI artist that will use DALL-E to generate an image response to your prompts

Building

The project can be built with a basic cargo build

Note that in constrained environments like codespaces you may need to pause rust-analyser on first build or you will run out of memory

Running

To host a prompty instance simply run the application in an environment with DISCORD_TOKEN and OPENAI_TOKEN defined