Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hangton-code/ai-christmas-card
- Owner: Hangton-Code
- Created: 2023-12-10T03:02:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T06:18:12.000Z (9 months ago)
- Last Synced: 2024-07-30T17:33:16.323Z (4 months ago)
- Topics: chatgpt, chatgpt-api, christmas, christmas-card, nextjs, nextjs14, redis, shadcn-ui, upstash
- Language: TypeScript
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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=
```