Interview Feedback Extractor

What this app does

This app extracts structured interview feedback from raw text into strengths, risks, suggested next steps, missing fields, source text, and errors.

When to use it

Use it when a recruiting workflow needs deterministic structured extraction from interviewer notes or feedback text.

Input

The input is a single text field named text containing raw interview feedback provided by the user.

Output

The output includes status, strengths, risks, next_steps, missing_fields, source_text, and errors.

The app returns only structured feedback fields and redacts personal identifiers from outputs when detected.

What this app does not do

It does not make hiring decisions, rank candidates as final decisions, contact candidates, schedule interviews, update ATS systems, send messages, or provide recruitment advice.

Data handling

The app is stateless, read-only, deterministic, and does not use external APIs. It processes only the text supplied in the current request.

Support

For support, email sidcraigau@gmail.com and include the route, request type, and any validation error code when reporting an issue.