I’ve been looking into autocomplete/typeahead systems recently, especially in contexts where latency really matters (e.g. search-as-you-type or RAG pipelines). From what I can tell, the main approaches are: Full search backends (Elasticsearch, Meilisearch, etc.) LLM-based suggestions (flexible but s