Hackathon MVP · One-command install

HermesHire

Autonomous AI hiring copilot —
in your terminal

One curl command. No database setup. No browser tabs. Type natural language or speak it — Hermes handles the rest.

$curl -fsSL https://hermes-hire.xyz/install.sh | bash
✅ Switched to HR (Alice)
✅ Job created (ID: 1)
📨 Share link: hermeshire.app/onboard/abc123
🤖 Rahul is a strong candidate with 5yrs React experience...
✅ Rahul moved to Interview
✅ Switched to Interviewer (Bob)
✅ Score: 82/100 — Strong Hire
✅ Switched to Manager (Carol)
🎉 Rahul hired! Complete audit logged.

Your terminal is the interface

No web app. No browser. Just a terminal, your voice, and an AI copilot.

One-Curl Install

curl -fsSL https://hermes-hire.xyz/install.sh | bash — installed in 10 seconds. No Docker, no database, no setup.

Voice-to-Command

Say 'add rahul as candidate' — Hermes translates it to the exact CLI command and executes it. No syntax to remember.

Role Switching

`hermes auth --as alice` → HR. `hermes auth --as bob` → Interviewer. `hermes auth --as carol` → Manager. Same terminal, three perspectives.

AI Features Built In

`hermes candidate summary 1` → AI analyzes resume. `hermes candidate questions 1` → AI generates interview questions. All powered by Hermes-4-70B.

Live Phone Interviews

`hermes interview voice 1 --phone "+1-555..."` — Vapi AI agent calls the candidate, conducts the interview, returns structured feedback.

Candidate Onboarding Links

`hermes candidate invite --job 1 --name "Jane"` → generates a shareable link. Candidate opens it in a browser, fills in their resume.

Three roles. One terminal.

HR

hermes auth --as alice
hermes job create ...
hermes candidate invite ...
hermes candidate summary ...

Interviewer

hermes auth --as bob
hermes interview list
hermes candidate questions ...
hermes interview simulate ...

Manager

hermes auth --as carol
hermes review list
hermes review hire ...
hermes review reject ...

Built with

Node.jsTypeScriptPrismaNeon PostgreSQLHermes-4-70BVapigog CLICommander.js

One command to start hiring

No Docker. No database setup. No browser tabs. Just a terminal and an API key.

$curl -fsSL https://hermes-hire.xyz/install.sh | bash
Try the Demo