Rare find

Txtai. Search and organize text using AI, without needing a separate database.

neuml.github.io/txtai

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Update test
  • Test updates
  • Fix HNSW search RuntimeError when limit exceeds indexed element count…
  • Merge pull request #1151 from link89/fix-openapi-auth-ui
  • implement auth with HTTPBearer for correct openapi spec
  • Doc and test update
  • Remove file
  • Ensure explain / batchexplain don't return numpy values, closes #1157
  • Code cleanup
  • Fix msgpack Accept header crashing streaming API endpoints (#1144)
  • Fix Terms KeyError on a query with no similar() clause (#1142)
  • Update test
  • Add documentation for Milvus ANN
  • Skip Milvus tests on Windows #1156
  • Code cleanup
  • Merge pull request #1149 from morgan-coded/milvus-lite-backend
  • Fix Segmentation dropping paragraph/section splits on CRLF line endin…
  • Fix LIMIT bind-parameter crashing content SQL search (#1148)
  • Raise SQLError on empty select expressions and a dangling AS (#1147)
  • Cleanup tests
  • Code cleanup
  • Cleanup docs
  • Merge pull request #1137 from chuenchen309/fix/graph-filter-unknown-n…
  • Merge branch 'master' into fix/graph-filter-unknown-node-id
  • Add zvec as a dense ANN backend (#1130)
  • Revert #1136 as it's confirmed to not be necessary
  • Code cleanup
  • Fix Graph.filter() crash on ids that don't exist in the graph
  • Merge pull request #1136 from chuenchen309/fix/graph-insert-none-text…
  • Fix Graph.insert() node id desync when a document's text/object field…