Skip to content

fzbowers/genpuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenPuzzle

This project enables users to create and solve custom jigsaw puzzles by generating images using Stability AI's Stable Image Core model. Users can either upload their own image or provide a text description to generate an AI-created image, which is then converted into a puzzle.

Live Demo

You can explore the live version of the project, hosted on GitHub Pages, here: GenPuzzle

Backend Hosting

The backend of this project is hosted on Railway, a cloud hosting platform.

Features

  • Image Upload: Convert any uploaded image into a jigsaw puzzle.
  • AI Image Generation: Generate images from text prompts using Stability AI.
  • Custom Puzzle Difficulty: Adjust the number of puzzle pieces.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: JavaScript
  • AI Model: Stability AI (Stable Image Core)

How It Works

  1. Upload an image or generate one using a text prompt.
  2. Set the dimensions of the puzzle in settings.
  3. Solve the puzzle interactively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published