-
Notifications
You must be signed in to change notification settings - Fork 0
Training and Interview Workflow
Anubha Parashar edited this page Jun 15, 2026
·
1 revision
ASHU Mentor AI Studio supports both interview simulation and adaptive training.
sequenceDiagram
participant User
participant UI as Streamlit UI
participant LLM as Local LLM
participant Eval as Evaluation Engine
participant Report as Report Generator
User->>UI: Upload resume / enter JD / choose round
UI->>LLM: Generate role-specific questions
LLM-->>UI: Questions and expected concepts
User->>UI: Answer questions / coding response
UI->>Eval: Evaluate content, clarity, correctness
Eval-->>UI: Score, feedback, improvement plan
UI->>Report: Store responses and evidence
Report-->>User: Download candidate report
- Candidate profile and weak areas are identified.
- The system creates targeted learning segments.
- Each segment contains:
- Concept explanation
- Why interviewers ask this
- Real project relevance
- Visual explanation block
- Checkpoint question
- The training segment can be converted into:
- Browser demo speech
- XTTS generated audio
- Digital-human rendered lecture video
- Downloadable MP4
Segment title
Concept clarity
Definition
Why interviewers ask this
Real project relevance
Visual explanation
Checkpoint question
Generated lecture audio/video
Topic: REST API security and JWT authentication
The segment explains REST API security, JWT token structure, authentication/authorization flow, bearer-token usage, token expiry, refresh tokens, and real project security relevance.
ASHU Mentor AI Studio · Adaptive Smart Human-like Unit Mentor AI Studio
Home · Demo & Live App · Architecture · Features · Security & Consent
Maintained by @dranubhaparashar