Skip to content

Add Infino to Vector Storage - #19

Open
pratyushlokhande wants to merge 1 commit into
pracdata:mainfrom
pratyushlokhande:add-infino
Open

Add Infino to Vector Storage#19
pratyushlokhande wants to merge 1 commit into
pracdata:mainfrom
pratyushlokhande:add-infino

Conversation

@pratyushlokhande

Copy link
Copy Markdown

Adds Infino to ML/AI Platform > Vector Storage, appended to the bottom of the section.

It is an Apache-2.0 embedded engine written in Rust that runs vector, full-text BM25, and SQL queries over a single copy of the data on object storage, so a RAG or hybrid search setup does not need a separate vector store and search cluster kept in sync. Data is stored as spec-compliant Parquet, so DuckDB or pyarrow can read the same files with no export step. Available for Rust, Python, and Node.js.

Placed next to LanceDB and Vespa as the closest existing entries, and formatted to match the section (no trailing period, appended rather than sorted).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant