Skip to content

stefan22/fplan-ai

Repository files navigation

Floor-Plan AI application

The application allows users to convert 2D floor plans (PNG, JPG, or PDF) into downloadable, photorealistic 3D renders using AI.

Floor Plan AI

Tech-stack

React • Vite • Tailwind CSS • Puter • TypeScript • ESLint • Prettier • Husky • React Router

  • Built with React and React Router, bundled with Vite, and styled with Tailwind CSS.
  • Authentication, hosting, and worker APIs with Puter.
  • Also using TypeScript, ESLint, Prettier, and Husky

Getting Started

Installation

Install the dependencies:

npm install

Environment

Create an .env file and add your worker url.

VITE_PUTER_WORKER_URL=<your-puter-worker-url>

Development

npm run dev

Your application will be available at http://localhost:5173.

Build

npm run build
npm start

About

The application allows users to convert 2D floor plans (PNG, JPG, or PDF) into downloadable, photorealistic 3D renders using AI. - [Apr 2026]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors