mruwnik 60e6e18284 Add modality detection and family term expansion for search
- Add useModalityDetection config flag to detect content type hints
  from natural language queries (e.g., "on lesswrong" → forum,
  "comic about" → comic)
- Strip meta-language noise from queries ("there was something about")
- Add family term expansion (father ↔ son, parent ↔ child, etc.)
- Modality detection is off by default, configurable per-request

TODO: Replace regex-based detection with LLM-based query analysis
(Haiku) that can run in parallel with HyDE for better accuracy.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 13:32:10 +00:00
..
2025-04-27 14:31:53 +02:00