Signature Fitout

Business workflow and AI processing platform

Laravel + Livewire + FastAPI

Local development scaffold

A clean foundation for quoting, document workflows, and AI-assisted fitout operations.

This project pairs Laravel for the business application with a dedicated FastAPI service for OCR, document parsing, and AI processing. The current app is intentionally minimal so the product can grow from a stable base.

Main app

Laravel

Owns business records, workflows, approvals, and operational state.

AI service

FastAPI

Handles OCR, document extraction, data processing, and model-facing workloads.

Data layer

PostgreSQL

Stores the core application data, with room for `pgvector` and future retrieval workflows.

Python API check

Greeting response from FastAPI

This value is fetched server-side from Laravel through the internal Python service client, using the configured `AI_SERVICE_URL`.

Python replied

Hello World

Loaded 03 Jun 2026 05:29 PM