Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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