You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For anyone using this as a portfolio piece — here's how to talk about it:
138
-
139
-
- Built an AI-powered contract review platform that extracts key fields and flags risky clauses using GPT-4o with structured JSON output and Pydantic validation
140
-
- Designed an async document processing pipeline using Celery and Redis with real-time progress streaming via Server-Sent Events
141
-
- Implemented side-by-side contract comparison with field-level diffing across different contract types
142
-
- Built a multi-tenant architecture with JWT authentication, role-based access control, and team workspaces
0 commit comments