Skip to content

Commit 07f64b3

Browse files
authored
Update README.md
1 parent ced30b0 commit 07f64b3

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -132,15 +132,6 @@ With the backend running, interactive API docs are available at:
132132
- **Swagger UI:** [http://localhost:8001/docs](http://localhost:8001/docs)
133133
- **ReDoc:** [http://localhost:8001/redoc](http://localhost:8001/redoc)
134134

135-
## Resume Bullets
136-
137-
> 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
143-
144135
## License
145136

146137
[MIT](LICENSE)

0 commit comments

Comments
 (0)