nxtgauge-backend-rust/apps/users
Ashwin Kumar Sivakumar 8112142b75 feat(ai): add Ask Ash Phase 1 - strict keyword intent classification + LLM Guard
- Add classify_strict_keywords for fast-path intent detection (8 categories)
- Add llm_guard_check for prompt injection/abuse filtering (3 layers)
- Wire both into ai_chat_message
- Add 14 unit tests (30 tests pass)

trigger gitea pipeline
2026-06-07 22:39:03 +05:30
..
src feat(ai): add Ask Ash Phase 1 - strict keyword intent classification + LLM Guard 2026-06-07 22:39:03 +05:30
Cargo.toml feat: add AI endpoints for chat, tickets, form extraction via Ollama 2026-04-15 18:19:07 +02:00
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00