Skip to content

AI Assistance

Dusky analyzes interview questions — from screenshots or transcripts — and returns structured answers powered by AI.

  1. Capture a question with Cmd/Ctrl+H (screenshot) or let audio transcription pick it up.
  2. Press Cmd/Ctrl+Enter to send it to AI.

Every structured answer opens with a one-line TL;DR — the approach and complexity for a coding question, the chosen option for multiple choice, the architecture shape for system design, or the punchline for a behavioral answer — so you can start speaking before you have read the whole response.

Below the TL;DR, and depending on the question type, Dusky returns:

  • Solution code with syntax highlighting
  • Time complexity and space complexity analysis
  • Explanation of the approach in bullet points

Answers render as formatted Markdown. Use the Copy button to copy the whole response, the Copy code button on any code block to grab just the code, or Regenerate to ask for a fresh answer.

Dusky automatically detects the question format — behavioral, system design, technical, or conceptual — and adjusts the response style to match. You can also set the format yourself with Interview Type, and control how fast and detailed answers are with Response Speed.

If you paste or show Dusky some existing code and ask it to review it, Dusky returns a proper code review — a line-numbered list of bugs and issues — instead of silently rewriting your code. This only happens when you explicitly ask for a review; a normal coding question still gets a solution.

Add your CV and the job description in Interview Context and Dusky grounds its answers in your real experience — most noticeably for behavioral (STAR) questions.

Question typeWhat Dusky returns
Coding / technicalWorking code, complexity analysis, explanation
System designArchitecture overview, component breakdown, trade-offs
BehavioralStructured answer using STAR format, key talking points
ConceptualClear explanation, examples, related concepts

Press Cmd/Ctrl+Shift+K to clear the current response, transcript buffer, and staged screenshots. This resets the context so your next question starts clean.

To reset between interview rounds without losing your setup, open the menu and choose New Round. This clears the conversation but keeps your Interview Context (CV and job description) in place.

For complex problems, use Think Deeper mode (Cmd/Ctrl+Shift+Enter) to get extended analysis with edge cases, alternative approaches, and optimization suggestions.

Dusky routes requests through its own backend. You do not need to bring your own API key — AI access is included with your Dusky subscription.