How Natural Language Search Actually Works for Property Listings
A four-stage pipeline for implementing natural language search on Dublin rental listings, using an LLM to parse user queries into a structured JSON schema. The system then resolves geographic intent via a lookup table, e…