For the complete documentation index, see llms.txt. This page is also available as Markdown.

SEARCH

  1. Bert search engine, cosine between paragraphs and question.

  2. Semantic search, autom completion, filtering, augmentation, scoring. Problems: Token matching, contextualization, query misunderstanding, image search, metric. Solutions: synonym generation, query autocompletion, alternate query generation, word and doc embedding, contextualization, ranking, ensemble, multilingual search

Last updated

Was this helpful?