This workspace contains a dependency-free browser prototype for the Knowra B2B application based on the provided functional specification.
- Chat Portal with guided tower/category/region/sub-category selection
- Invalid combination handling with one-time recovery suggestions
- Rephrase prompt for low-context queries
- DPM update warning banner
- DPM Management Portal with add, upload, history, action toggle, exception refresh, and ingestion state handling
- SME Feedback Portal with rephrased query capture behavior
- Role-based access between
SMEandAgent
Open index.html in a browser.
If you prefer a local server, run:
python3 -m http.server 8000Then visit http://localhost:8000.