Welcome to Conformly.ai
Get up and running with Conformly.ai in just a few steps.Prerequisites
- Python 3.11+ (for backend)
- Node.js 18+ (for frontend)
- Supabase account
- Google API key
Quick Start
1. Backend Setup
2. Frontend Setup
3. Access the Application
- Frontend:
http://localhost:5173 - Backend API:
http://localhost:8000 - API Docs:
http://localhost:8000/docs
Next Steps
Backend Installation
Detailed backend setup instructions
API Reference
Explore the API endpoints
Docker Deployment
Deploy using Docker Compose
Run Your First Analysis
- Upload a standard and a work product in the app.
- Start a gap analysis (multi‑standard supported) from the workflow or via the API:
- Track progress by listing analyses for your workspace and open the latest run.
- Open Reports → Gaps to triage findings. Use filters for severity/status/standard.
- Click View in history to open the Gap Analysis Viewer:
- Click findings to highlight matching text in the document
- Export a structured report and “Save as PDF” from the browser print dialog
- Update gap status inline (Open / In progress / Resolved / Accepted) to track remediation.