Skip to content

alatalo/ai-charcard

Repository files navigation

Character Cards

Simple prototype Nuxt3 webapp to generate Character Cards using OpenAI ChatGPT and Dall-E.

Check out my blog post How I generated 100 fantasy characters in minutes for more information.

Character Card

Setup

Install dependencies and run the development server:

yarn install
yarn dev -o

Add OpenAI API key to environment variable or to .env file:

OPENAI_API_KEY = "your-api-key"

About

Simple prototype Nuxt3 webapp to generate Character Cards using OpenAI ChatGPT and Dall-E2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published