Home
Recruitment AI – Documentation¶
Welcome to the documentation for the Recruitment AI assistant used to manage candidates, generate feedback emails, and handle incoming questions.
- High-level overview (non-technical):
- Polish: Przegląd systemu
- English: System overview
- Quickstart guides (from zero to running app):
- Polish: Szybki start
- English: Quickstart
- Running with Docker:
- Polish: Uruchomienie w Dockerze
- English: Docker guide
- API reference generated from code:
- Agents & services
To build these docs locally:
pip install -r requirements-docs.txt
mkdocs serve
Then open http://127.0.0.1:8000/ in your browser.