Resume chatbot API ✓ running
This is the RiveScript backend only — there is no page to browse here. The chat widget lives on the portfolio itself, at http://localhost:5173/ (button in the bottom-right corner).
POST /api/chat— send{ "message": "…", "userId": "…" }, get{ "reply": "…" }GET /health— service status
89 rules loaded from brain/resume.rive.
Edit that file and the brain reloads automatically in development.