Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 days ago)
- Default Branch: main
- Last Pushed: 2025-02-12T13:01:05.000Z (3 days ago)
- Last Synced: 2025-02-12T13:46:03.247Z (3 days ago)
- Topics: ai, appwrite, appwrite-database, appwrite-function, gpt-4o, openai, resend, sveltekit, valentine-day
- Language: JavaScript
- Homepage: https://lovesonnet.online
- Size: 5.56 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