Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/break-into-data/ai-engineer-toolkit
/ endpoints
Endpoints
6 in github.com/break-into-data/ai-engineer-toolkit
⨍
Functions
111
◇
Types & classes
20
↳
Endpoints
6
Route
generate_email_templates
app.post("/generate_email_templates")
sandbox/hiring-agent/backend/main.py:None
Route
ingest_inputs
app.post("/ingest_inputs")
sandbox/hiring-agent/backend/main.py:None
Route
parse_job_description
app.post("/parse_job_description")
sandbox/hiring-agent/backend/main.py:None
Route
parse_resumes
app.post("/parse_resumes")
sandbox/hiring-agent/backend/main.py:None
Route
rank_candidates
app.post("/rank_candidates")
sandbox/hiring-agent/backend/main.py:None
Route
score_candidates
app.post("/score_candidates")
sandbox/hiring-agent/backend/main.py:None