Skip to content

shutas/Ki-Ra-Ri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ki-Ra-Ri - Professional Japanese-style Headshot Generator

A SaaS application for generating professional Japanese-style headshots from regular photos.

Current Status

This is an MVP version. Currently, the app allows users to upload an image and download it. The AI-powered headshot generation feature will be implemented in future versions.

Features

  • Clean, modern UI inspired by ChatGPT
  • Drag-and-drop image upload
  • Image preview
  • Download functionality
  • Responsive design

Getting Started

Prerequisites

  • Node.js 18+ installed

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to the URL shown in the terminal (usually http://localhost:5173)

Build for Production

npm run build

The built files will be in the dist directory.

Preview Production Build

npm run preview

Tech Stack

  • React 18
  • Vite
  • CSS3

Future Features

  • AI-powered headshot generation
  • Professional Japanese-style background (blue background)
  • Facial feature preservation
  • Multiple background options
  • Batch processing
  • User accounts and history

About

Photo editor to generate Japanese professional headshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published