Inspiration
The inspiration for Creative Analyst AI came from observing a common frustration among my friends and colleagues who are creators, entrepreneurs, and small business owners. They would pour hours into making a design look beautiful in Adobe Express, but were always left with a lingering question: "Will this actually work?" There was a clear gap between creating a design and having the confidence that it would be effective for its intended purpose, whether it was a social media ad, a pitch deck, or a flyer. I was inspired to create a tool that bridges this gap, and I made an addon that acts as a collaborative AI partner to help designers see their own work from a fresh perspective.
What it does
Creative Analyst AI is an AI-powered creative co-pilot integrated directly into Adobe Express. It helps users boost their design's impact by providing actionable, context-aware suggestions. A user simply describes their design's intended purpose, and the AI provides friendly suggestions to help them explore their design's full potential and publish with confidence.
How we built it
This prototype was built using the Adobe Express Add-on SDK and Google's Gemini Pro API. The core workflow was validated using a key features of the SDK, createRenditions with RenditionIntent.preview. This was crucial to get a visual representation of the user's design for analysis without creating an exportable file, respecting user content and platform security.
Challenges we ran into
The primary challenge was transforming a generic AI into a specialized, helpful creative partner.
Accomplishments that we're proud of
I am most proud of designing an AI interaction that feels truly collaborative and empowering, rather than purely automated or critical.
What we learned
This project was a fantastic deep dive into what it takes to build a production-quality add-on for a major creative platform. Most importantly, I learned how crucial thoughtful prompt engineering is to creating an AI tool that is actually useful.
What's next for Creative Analyst AI
This current prototype is just the foundation for a much larger vision. My goal is to expand this tool into a full Creative Partner Platform. The immediate next steps on the roadmap are:
- Conversational Co-pilot: Allowing users to chat with the AI about the suggestions, ask follow-up questions ("Can you give me three other headline ideas?"), and have a truly interactive dialogue about their work.
- One-Click Implementation: Enabling users to apply the AI's suggestions directly to their design with a single click by leveraging the Express Document SDK's styling and content manipulation APIs.
Log in or sign up for Devpost to join the conversation.