AI Support Coach Project Overview AI-powered support platform for workers with disabilities Setup Instructions Prerequisites Python 3.8+ Node.js 14+ Azure Account Backend Setup Create virtual environment cd backend python -m venv venv source venv/bin/activate pip install -r requirements.txt