This project explores how generative AI could enable a future of hyper-personalized, context-aware marketing through subtle product placement. Instead of static or intrusive advertisements, brands can be integrated naturally into existing visual content while preserving realism and narrative integrity. The system allows conversational, iterative refinement, enabling precise control over how branding appears in a scene. This approach highlights a technical direction where personalization is driven by context and user intent rather than broad, generic targeting.
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1jQNC07rbmamWbJafajty3zLqcxfL8oLr
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev

