AI Image Generator
AI Image Generator
AI Image Generator
AI Image Generator

AI Image Generator

Create fashion images and sketches with AI

Generator
History
Shortlisted
Tech Packs & Size Charts
Image Fusion
Pattern Cutout
Garment Outlines
Postman Guide
API Usage

Enhanced Image Generator

Advanced Image Generation

Generate fashion sketches, transform sketches into images, and create design variations with our enhanced AI-powered tools.

Your Generation History

Click the button to load your history.

Color Variations (new)

Your Shortlisted Images

Technical Specifications & Size Charts

Tech Pack Generator

Create detailed technical specifications for your garment designs with our enhanced AI-powered Tech Pack Generator.

Size Chart Generator

Generate comprehensive size charts with international sizing conversions for your garment designs.

NEW

AI-Enhanced Size Chart Generator

Upload garment images for AI-driven size chart generation with automatic garment detection, dynamic measurements, and visual overlays.

NEW

RAG Size Chart Generator

NEW

Fashion Color Analysis

Analyze garment colors against fashion industry standards. Extract dominant colors, identify fashion color names, analyze color harmony, and get styling recommendations.

Fusion of Dress Designs

Upload two dress designs and describe how you'd like them to be combined into a new design

GPT-4o Vision Pattern Cutout Tool

Extract sewing pattern pieces from garment images using GPT-4o Vision AI. Zero configuration - just upload and get exact pattern cutouts!

RAG

RAG Static Size Chart (Deterministic)

Upload a garment image and automatically detect garment type, gender & category. Retrieves a precise size chart from curated static data (no AI hallucination).

Full RAG Tool

Auto Detect & Retrieve

Upload a garment image. The system detects garment type, gender & category then retrieves an exact size chart. Adjust and refine if needed.

Garment Outline Generator

Transform your garment images into professional technical sketches with AI-powered precision. Generate clean outlines with three detail levels: Base (silhouette only), Advanced (with construction lines), or Professional (complete technical flat with all details).

Postman API Testing Guide

1. Generate Image API

URL: /generate/create

Method: POST

{
  "prompt": "A futuristic fashion design",
  "use_case": "text_to_image",
  "engine": "openai",
  "variant_count": 1,
  "options": {}
}

2. Get User History API

URL: /generate/history

Method: GET

No body required - uses session cookie to identify user

3. Shortlist Image API

URL: /generate/shortlist

Method: POST

{
  "image_path": "/path/to/generated/image.jpg",
  "prompt_id": "prompt-uuid-here"
}

4. Get Shortlisted Images API

URL: /generate/shortlisted

Method: GET

No body required - uses session cookie to identify user

5. Submit Feedback API

URL: /generate/feedback

Method: POST

{
  "prompt_id": "prompt-uuid-here",
  "rating": 5,
  "comments": "I love this design!"
}

6. Image Fusion API

URL: /generate/fusion

Method: POST

Note: Use form-data with two image files and a prompt

Form-data:
  image1: [first image file]
  image2: [second image file]
  prompt: "Combine these two dresses with a vintage aesthetic"
  variant_count: 1 (optional, default: 1)
  engine: "openai" (optional, default: "openai")

Legacy endpoint /generate/fusion is also available for backward compatibility.

Important Notes for Testing:

  • Ensure cookies are enabled in Postman to maintain your session
  • The first request will create a session - subsequent requests will use that session
  • Save prompt_id values from generate responses to use in shortlist and feedback
  • For file uploads (sketch_to_image), use form-data in Postman

API Usage and Cost Tracking

Usage Overview

Today's Cost

$0.00

0 requests

Monthly Cost

$0.00

0 requests

Average Cost

$0.00

per request

Model Cost Breakdown

Use Case Distribution

Custom Report