| Layer | Technology |
|---|---|
| Backend API | FastAPI Mangum Python 3.12 uv |
| Frontend | Next.js TypeScript Tailwind CSS Amazon Cognito |
| ORM / Migrations | SQLAlchemy 2.x async asyncpg Alembic |
| Vector Storage | PostgreSQL 16 pgvector HNSW index AWS RDS |
| Embeddings | OpenAI text-embedding-3-small |
| LLM (swappable) | OpenAI gpt-4o-mini Anthropic Claude |
| Document Processing | pdfplumber python-docx BeautifulSoup4 langchain-text-splitters — 18 formats |
| AWS Compute | Lambda (container image) ECR API Gateway |
| AWS Automation | EventBridge SNS S3 CloudWatch Budgets |
| AWS Edge & Auth | CloudFront Route 53 ACM Cognito |
| CI/CD | GitHub Actions Docker |