Inspiration
Our inspiration came from a single, frustrating reality in the marketing world: brands spend millions of dollars and wait months for market research that is often outdated by the time it arrives. We saw a massive gap between the slow, traditional methods of focus groups and surveys and the fast-paced, culturally-driven world where consumers actually live. We were inspired to build a tool that closes this gap, using AI to give brand managers the speed and depth of insight they desperately need to stay relevant.
What it does
KulturAI is an on-demand brand strategy platform. A marketing manager simply inputs their brand and a few competitors, and our platform automatically generates a comprehensive strategic dashboard. This dashboard includes:
- Nuanced Audience Personas: Moving beyond simple demographics to reveal the cultural DNA of target customers—what music they love, what movies they watch, and what they value.
- Competitive Landscape Analysis: A visual map of cultural and geographic strongholds, showing exactly where a brand is winning and where competitors have an edge.
- Actionable Creative Strategy: AI-generated campaign ideas and messaging tailored to each specific persona.
- Smart Partnership Recommendations: Data-driven suggestions for high-affinity influencers, artists, and brands to partner with for maximum impact.
How we built it
We built KulturAI on a modern tech stack, with a React frontend using Ant Design for a professional corporate UI, and a Python (FastAPI) backend to orchestrate the core logic.
Our process is a two-step AI symphony:
- Data Foundation (Qloo): First, we make a series of targeted calls to Qloo's Taste AI™ API. We use the
insightsendpoint with filters likeurn:demographics,urn:tag, andurn:heatmapto pull structured, factual data about the cultural affinities and geographic concentrations of a brand's audience. - Strategic Synthesis (LLM): This rich, structured data is then passed to a Large Language Model. The LLM acts as our AI strategist, synthesizing the raw data into human-readable personas, comparing competitive taste profiles, and generating creative campaign and partnership concepts. This combination allows us to ground our creative output in real-world, privacy-first data.
Challenges we ran into
Our biggest challenge was prompt engineering. Getting an LLM to consistently output strategically sound, creative, and correctly formatted JSON was a significant hurdle. It required extensive experimentation to craft prompts that could reliably translate raw Qloo data (like a list of taste tags) into a nuanced persona narrative or a multi-channel campaign idea. Another challenge was orchestrating the multiple Qloo API calls efficiently to ensure the entire analysis completes in under 30 seconds, providing the "on-demand" experience we aimed for.
Accomplishments that we're proud of
We are incredibly proud of creating a true end-to-end strategic tool, not just a simple data visualizer. Our biggest accomplishment is the platform's ability to generate hyper-local, actionable insights. The feature that finds specific, data-validated local partners (like a particular coffee shop in Austin, Texas) for a global brand like Oatly is something we believe is a game-changer. It proves that our model can translate broad cultural data into a surgical, effective local strategy.
What we learned
The biggest lesson was understanding the power of combining a structured knowledge graph (Qloo) with a generative model (LLM). Qloo provides the objective, data-driven "what"—the factual foundation of consumer taste. The LLM provides the subjective, strategic "so what"—the narrative, the creative spark, and the strategic direction. One without the other is incomplete. Qloo without the LLM is just data; the LLM without Qloo is just ungrounded text. Together, they create something truly powerful.
What's next for KulturAI
This hackathon project is just the beginning. Our vision for KulturAI is to build it into a full-fledged enterprise platform. The next steps include:
- Historical Analysis & Trend Tracking: Allowing users to save analyses and track how their brand's cultural position evolves over time.
- Predictive Analytics: Using historical data to forecast emerging cultural trends and recommend proactive marketing moves.
- Platform Integrations: Creating plugins to directly push campaign ideas and audiences into platforms like Meta Ads and Google Ads, closing the loop from insight to execution.
Log in or sign up for Devpost to join the conversation.