Meet the Genie Snark Bot — This AI genie grants up to three wishes, but don’t expect sugar-coated replies. With every request, you’ll get a sharp-tongued response, and once your wishes are spent, the genie delivers a brutally honest rating of your creativity (or lack thereof). It’s equal parts magical and mildly insulting
Tech Stack
🖼 Frontend: Streamlit + Custom CSS
⚙️ Backend: Python, LangGraph, LangChain
🧠 LLM: OpenAI (gpt-3.5-turbo)
🔐 Secrets: .env management with python-dotenv
🚀 Deployment: Hugging Face Spaces + GitHub

Sync’d AI is a creative assistant built for ad agencies and influencer marketers. It analyzes briefs, aligns them with a creator’s tone and style, and instantly generates content ideas that feel authentic and on-brand. Whether you’re drafting campaigns for food, fashion, or music influencers, Sync’d helps ensure creators and agencies stay perfectly in sync — without the endless back-and-forth.
Tech Stack
🖼 Frontend: Streamlit + Custom CSS
⚙️ Backend: Python
🧠 LLM: OpenAI GPT-4 (via API)
📄 Brief Parsing: PyMuPDF + custom chunking logic
🧠 Retrieval: LangChain for RAG (Retrieval-Augmented Generation)
🔐 Secrets: .env management with python-dotenv
🚀 Deployment: Hugging Face Spaces + GitHub