# Poorav AI Developer Platform

Production-ready AI platform for developers.

## Setup

1. Copy `.env.example` to `.env` and fill in secrets.
2. Build and run with Docker Compose:
3. Run database migrations:
docker-compose up -d


4. API docs available at `http://localhost:8000/docs`

## Phases

Implement in phases as per the master prompt.
