---
title: "PartyInvite AI — Bulk Invitation Generator"
description: "I built a bulk party invitation generator — a CSV guest list goes in, personalized cards come out, delivered via email and WhatsApp through a Celery queue."
canonical: "https://shivanshutiwari.in/projects/party-invite-ai"
lastUpdated: "2026-09-02"
---

# PartyInvite AI — Bulk Invitation Generator

I built a bulk party invitation generator — a CSV guest list goes in, personalized cards come out, delivered via email and WhatsApp through a Celery queue.

**Stack:** Python, Streamlit, Celery, PostgreSQL, Twilio  
**Date:** 2026  
**Repository:** https://github.com/SHT4BHARAT/PartyInvitationAutomation  

## The Honest Part

I iterated on this one well for its scope — 36 commits over 2 days, including a full refactor from a Streamlit monolith to a layered architecture. This project is archived — I'm framing it as a completed exploration, not an active project.

## Highlights

- CSV guest list → personalized cards → email + WhatsApp delivery via Celery queue
- 36 commits over 2 days including full refactor from Streamlit monolith to layered architecture
- Status is archived — a completed exploration, not an active project

---
*Source: https://shivanshutiwari.in/projects/party-invite-ai*
