Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .github/images/logo/interview-graph-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 🙋‍♂️ InterviewGraph

<div align="center">
<picture>
<img src=".github/images/logo/interview-graph-logo.png" alt="InterviewGraph logo" width="500">
</picture>
</div>

InterviewGraph is a LangGraph-based service that generates structured interview questions from resume content.

It accepts either resume text or a PDF file, extracts relevant signals, and returns 15 questions with difficulty ratings.
Expand Down
Loading