SkillAgentSearch skills...

Summa

Full-text IPFS-friendly and WASM-compatible Search in Rust

Install / Use

/learn @izihawa/Summa
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Maintenance

Summa

This project is archived. Summa's successor is Hermes — a high-performance, embeddable full-text search engine with BM25 ranking, WAND optimization, sparse vector search, gRPC API, and WebAssembly support.

Summa was a full-text IPFS-friendly search engine that could be launched on both large servers and inside your browser.

Successor: Hermes

Hermes carries forward and extends Summa's vision with:

  • Async search engine written in Rust with BM25 ranking and WAND/MaxScore optimizations
  • Sparse vector search (SPLADE, learned sparse retrieval) with BMP index
  • gRPC server for remote search operations
  • WebAssembly bindings for browsers
  • Python client library
  • CLI for index management and data processing pipelines

Related Skills

View on GitHub
GitHub Stars290
CategoryData
Updated10d ago
Forks10

Languages

Rust

Security Score

100/100

Audited on Mar 31, 2026

No findings