A modern SaaS platform for renewable material construction management, featuring modular building design, factory monitoring, and construction progress tracking.
- Upload scene images and architectural blueprints
- AI-powered analysis and modular part generation
- Renewable material requirements calculation
- Compliance audit reports
- Real-time cutting robot status monitoring
- Parts queue management
- Material usage statistics
- Production progress tracking
- Phase-by-phase construction planning
- Build and disassemble mode support
- Sequential part installation guidance
- Safety alerts and recommendations
- Carbon footprint reduction tracking
- Recycled material usage statistics
- Energy efficiency monitoring
Watch a demonstration of the platform in action:
- React 19 - UI framework
- TypeScript - Type safety
- Vite - Build tool
- Tailwind CSS v4 - Styling
- Framer Motion - Animations
- React Router v7 - Routing
- Lucide React - Icons
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewlithos-ai/
├── src/
│ ├── components/
│ │ └── Layout.tsx # Main layout with navigation
│ ├── pages/
│ │ ├── Dashboard.tsx # Project overview dashboard
│ │ ├── Blueprint.tsx # Blueprint generation
│ │ ├── Factory.tsx # Factory monitoring
│ │ └── Construction.tsx # Construction progress
│ ├── types/
│ │ └── index.ts # TypeScript type definitions
│ ├── App.tsx # Route configuration
│ ├── main.tsx # Application entry
│ └── index.css # Global styles
├── public/
│ └── lithos-logo.png # Brand logo
└── package.json
The platform supports various renewable building materials:
- Bamboo - Sustainable fast-growing material
- Recycled Wood - Reclaimed timber products
- Mycelium - Bio-based insulation material
- Hempcrete - Hemp-lime composite
- Recycled Steel - Repurposed structural steel
- Cork - Natural insulation and flooring
- Straw Bale - Agricultural waste material
- Rammed Earth - Traditional earth construction
- 67% reduction in carbon footprint vs traditional materials
- 89% recycled material usage
- 94% waste recovery rate
- A+ energy efficiency rating
This project is private and proprietary.
- Repository: github.com/Justin0504/Lithos.AI
- Demo: http://localhost:5173
Built with ♻️ by Lithos.AI Team
