Platform that leverages LLMs to generate high-quality marketing copy and blog posts.
Content creators spend hours fighting writer's block when drafting marketing copy. We needed an accessible, fast interface to generate high SEO-value skeletons using modern language models securely.
The backend was constructed with Django to handle robust user state and prompt sanitization. I deployed this on AWS leveraging Lambda functions mapped to API Gateway for on-demand scale. The model pipelines interact with OpenAI's API async to avoid blocking.