Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hangton-code/ai-christmas-card

This is an ai app that generate random christmas card by using CHATGPT API.
https://github.com/hangton-code/ai-christmas-card

chatgpt chatgpt-api christmas christmas-card nextjs nextjs14 redis shadcn-ui upstash

Last synced: 1 day ago
JSON representation

This is an ai app that generate random christmas card by using CHATGPT API.

Awesome Lists containing this project

README

        

# Introduction

This is an ai app that generate random christmas card by using CHATGPT API.

# Environment Variables

`.env`

```
OPENAI_API_KEY=
UPSTASH_REDIS_URL=
UPSTASH_REDIS_TOKEN=
```