Skip to content

A project to produce wonderful good morning messages powered by artificial intelligence.

Notifications You must be signed in to change notification settings

FRicardi/good-morning-sunshine

Repository files navigation

Good morning, sunshine!

With this project, you will be able to generate the best greetings on the morning for your family and friends!

Setup

Environment Variables

For this app to work, you will need to generate your keys for Imagine Art and OpenAI. Add them as following to your .env file:

IMAGINE_API_KEY=<your imagine key>
GPT_API_KEY=<your open ai key>

Running the app

To run this application locally, install the package and run it with:

npm install
npm run dev

Resources usage

Fonts

We are using the font "LuckiestGuy", found on google fonts. Since Jimp accepts only bitmap fonts, we've used ttf2fnt and placed the outcome on this repository. There is no comercial use intent.

About

A project to produce wonderful good morning messages powered by artificial intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published