Skip to content
erdem6
Projects
2026· Lead AI Engineer

Otorecrutor

An agent that runs HR for a real-estate company. It tracks working hours by itself, answers employee questions and carries the repetitive side of recruiting. A real office uses it every day.

I lead the AI side of Otorecrutor. The system reads the company's employee data and tracks everyone's hours on its own; it also carries the day-to-day traffic between the office and the team.

HR questions get asked in plain language and answered the same way. If attendance looks off, it gets flagged. The post-screen-schedule loop of recruiting mostly runs itself now.

It runs on Python with an agent-style LLM core. My part is the reasoning loop, the data pipeline and the integrations into the tools the company already uses.

  • In daily use at a real company
  • Working-hour tracking, fully automatic
  • HR questions in plain language
  • Python + an agent core
PythonAI AgentsLLMAutomationPostgreSQL