Articles in this series
Overview of the functionality provided by txtai · This tutorial series will cover the main use cases for txtai, an all-in-one embeddings database for...
Index and search Hugging Face Datasets · This article shows how txtai can index and search with Hugging Face's Datasets library. Datasets opens access to...
Index and search a data source with word embeddings · In Part 1, we gave a general overview of txtai, the backing technology and examples of how to use...
Add semantic search to existing search systems · Part 2 and Part 3 of this series showed how to index and search data in txtai. Part 2 indexed and...
Introduction to extractive question-answering with txtai · In Parts 1 through 4, we gave a general overview of txtai, the backing technology and examples...
Run extractive question-answering queries with Elasticsearch · txtai is datastore agnostic, the library analyzes sets of text. The following example...