07 — AI Projects
Tools I designed and built with AI — from marketing software to NLP analysis. Not prompts in a chat window: real, runnable apps where marketing and data thinking meet shipped product.
Project 01 · Built with Claude Code
A self-serve marketing tool that turns a single product brief — description, features, audience, screenshots — into a complete go-to-market kit. I designed the product, wrote the prompts and the scoring rubrics, and built the app: Python (Flask) + the Claude API, with structured AI outputs so the copy comes back clean and editable every time. Two working modules so far.
Brand Studio — instant brand collateral
Enter a product once; get a full on-brand collateral suite back — each piece editable in-app and exportable to Markdown.
Social Planner — calendar + predicted fit
From the same product brief, it plans a launch content calendar tuned to the audience — and predicts how each post lands with each persona.
Project 02 · NLP & Data Science
A voice-of-customer tool that turns thousands of raw app-store reviews into a ranked list of what to fix and what to amplify. It pulls live reviews for any app, classifies each one by sentiment with a pre-trained transformer model, then mines the recurring themes behind the praise and the complaints — the analytical flip-side of the community and social work I've done for years.
Sentiment Engine — feedback at scale
Pulls hundreds of recent reviews on demand and scores every one, turning a wall of text into a clear positive / neutral / negative picture.
Theme Miner — the “why” behind the rating
A label isn't an insight. This surfaces the actual phrases users repeat, so a team knows exactly what to fix first and what to lean into.
What this demonstrates
The interesting part isn't the code — it's the judgment behind it: encoding marketing thinking into a product, and knowing which signal in a pile of customer feedback actually deserves a team's attention. Strategy on one side, data on the other, both shipped as working software.