Skip to content

Analysis Integration#9

Merged
dangrabo merged 3 commits into
mainfrom
analysis
Jun 6, 2026
Merged

Analysis Integration#9
dangrabo merged 3 commits into
mainfrom
analysis

Conversation

@dangrabo

@dangrabo dangrabo commented Jun 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds Groq-powered LLM feedback to the interview flow, with a user-selectable timing mode for when feedback is generated.

  • POST /feedback/generate-session — single Groq call for full-session feedback (overall summary + per-question reviews)
  • Feedback timing toggle — after each question (1 call per question) or at end of interview (1 combined call)
  • Interview UX — optional View Feedback scorecard, End Interview anytime, session review panel for end-of-interview mode
  • Uses existing POST /feedback/generate with gpt-oss-20b; sends transcript + per-segment A/D/V scores

Test plan

  • Start interview with After each question → answer → View Feedback shows scorecard
  • Start with At end of interview → answer multiple questions → End Interview → session feedback loads
  • Confirm pnpm lint and pre-push hooks pass

@dangrabo dangrabo merged commit 1612843 into main Jun 6, 2026
2 checks passed
@dangrabo dangrabo deleted the analysis branch June 6, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant