Skip to content

Home

Recruitment AI – Documentation

Welcome to the documentation for the Recruitment AI assistant used to manage candidates, generate feedback emails, and handle incoming questions.

To build these docs locally:

pip install -r requirements-docs.txt
mkdocs serve

Then open http://127.0.0.1:8000/ in your browser.