Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Design Analysis Platform 🎨🤖

Multi-agent system for professional UI/UX design analysis using Gemini AI

Python 3.9+ Streamlit License: MIT

🌟 Features

Triple Agent Architecture

  • 🖼️ Visual Design Analyzer: Identifies design elements, patterns, and visual hierarchy
  • 👥 UX Flow Inspector: Evaluates user flows, interactions, and accessibility
  • 📈 Market Intelligence Engine: Provides market trends and competitor insights

Multi-modal Analysis

  • Combines image analysis, text prompts, and market data

Professional Reporting

  • Markdown-formatted insights
  • Actionable design recommendations

Competitor Benchmarking

  • Side-by-side design comparisons
  • Market positioning analysis

🚀 Quick Start

Prerequisites

Installation

git clone https://github.com/yourusername/design-analysis-platform.git
cd design-analysis-platform
python -m venv venv
source venv/bin/activate  # Linux/MacOS
venv\Scripts\activate     # Windows
pip install -r requirements.txt
cp .env.example .env

Edit .env file:

GEMINI_API_KEY=your_actual_api_key_here

Running the Application

streamlit run app/main.py

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages