This is a Flask app that sets up a custom API to perform retrieval augmented generation of SOC codes, based on survey responses.
The current API has two endpoints /api/classify abnd /api/followup, which accept POST requests with JSON payload.
This app is being served via Render. Requests are limited.