🎯
Hybrid Vector Search
RRF fusion of vector similarity, full-text search, and procurement registry signal. Handles commercial names, abbreviations, and typos.
⚡
Smart Caching
MD5-based query cache in Supabase. Repeated queries return instantly (0.5s vs 3s). Auto-expires after 30 days.
🔌
REST API + Batch
FastAPI endpoint with single and batch search (up to 100 queries). Swagger docs auto-generated. Direct ERP integration.
🧠
Registry Signal Boosting
Uses real procurement registry data as a ranking signal to prioritize codes that are actually used in contracts.
📊
Feedback Loop
Every user selection saved to database. Enables future fine-tuning and quality benchmarking against specialist choices.
🌐
Data Enrichment
Classifier codes enriched with GPT-generated synonyms. Registry data loaded from official XML source (55K+ records).