https://github.com/adityaoberai/valentine-sonnet
Send your beloved an AI-generated love sonnet on Feb 14th
https://github.com/adityaoberai/valentine-sonnet
ai appwrite appwrite-database appwrite-function gpt-4o openai resend sveltekit valentine-day
Last synced: 7 months ago
JSON representation
Send your beloved an AI-generated love sonnet on Feb 14th
- Host: GitHub
- URL: https://github.com/adityaoberai/valentine-sonnet
- Owner: adityaoberai
- Created: 2025-02-06T15:53:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T18:04:43.000Z (8 months ago)
- Last Synced: 2025-04-03T09:39:52.180Z (7 months ago)
- Topics: ai, appwrite, appwrite-database, appwrite-function, gpt-4o, openai, resend, sveltekit, valentine-day
- Language: JavaScript
- Homepage: https://lovesonnet.online
- Size: 5.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💝 Valentine's Day Sonnet Generator
> Create and schedule personalized Valentine's Day sonnets with AI-powered romance.
## ✨ Features
- 📝 Generate romantic sonnets using AI
- 📅 Schedule email delivery for Valentine's Day
- 🔗 Share sonnets via unique links
- 📱 Mobile-responsive design
- 🚀 Built with modern web technologies## 🚀 Quick Start
```bash
# Clone the repository
git clone https://github.com/yourusername/valentine-sonnet.git
cd valentine-sonnet# Install dependencies
npm install# Start development server
npm run dev
```## 🔧 Configuration
Create a `.env` file with:
```sh
PUBLIC_APPWRITE_FUNCTION_URL=your-valentines-day-function-url
```## 🛠️ Tech Stack
- Frontend: SvelteKit
- Backend: Appwrite Functions and Databases
- AI: OpenAI GPT-4o
- Email: Resend
- UI: Pink Design System + custom CSS