Skip to content

An API to get a random word each day and translated it in a few languages using chatGPT

License

Notifications You must be signed in to change notification settings

paulgreg/word-of-the-day-server

Repository files navigation

Word of the day - server

An API to get a random word and translation in a few languages. It uses ChatGPT for translations.

The purpose of that project is to serve the word of the day for the eink esp32 display device.

Generate word daily

npm run build && OPENAI_API_KEY="your-key" npm run generate-word-of-the-day

Sources

About

An API to get a random word each day and translated it in a few languages using chatGPT

Topics

Resources

License

Stars

Watchers

Forks