15 Foundation models and emerging search paradigms
This chapter covers
- Generative search, prompt engineering, and Retrieval Augmented Generation (RAG)
- Integrating foundation models for results summarization, citations, and abstractive question-answering
- Evaluating output from generative search models
- Implementing multimodal, cross-modal, and hybrid search
- Generate synthetic training data for search relevance
- Emerging search paradigms the future of AI-powered search
Large Language Models, as we’ve tested and fine-tuned in the last two chapters, are front and center in the advances in AI-powered search over recent years. Between improving query interpretation and document understanding by mapping content into embeddings for dense vector search, to helping with answer extraction, you’ve already seen some of the key ways search quality can be enhanced by these models.