🤖
AI Chat — Demo Mode
The AI assistant is disabled in this demo. To enable it, self-host the app with your own Anthropic API key.
- Clone the repo from GitHub
- Run
pip install -r requirements.txt
- Copy
.env.example → .env and add your key
- Run
uvicorn main:app --reload
- Open
http://localhost:8000
Once running, the AI can view, add, update, and remove job entries in real time using natural language.