A small self-contained Python project that implements the university AI assignment described in the PDFs.
- request routing across ANN-style prioritization, logic/KB checks, CSP booking checks, and search
- weighted campus graph shortest-path routing
- eligibility validation and service assignment
- structured output templates
- CLI demo and tests
python -m ai_lab_support.cli --demopip install -e .
ai-lab-support --demo