Ross ROSS = Recommend OSS · open-source software intelligence for agents

floneum/kalosm

Instant, controllable, local pre-trained AI models in Rust observed · 2026-08-28

github.com/floneum/kalosm · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 99
  • Release rhythm 8
  • Longevity 85
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1197
  • days_rel: 570
  • days_push: 11
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2223 stars · 133 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kalosm is a Rust ecosystem of crates providing simple interfaces for running pre-trained language, audio, and image models locally or remotely. It includes Fusor, a WGPU-based runtime for quantized ML inference on accelerators or in the browser.

Use cases

  • run local llm chat in rust
  • transcribe audio with whisper locally
  • build a private rag chatbot over documents
  • semantic search with bert embeddings
  • segment images with segment anything
  • run quantized models in the browser with wgpu
  • constrained structured text generation

When to choose

  • you want private, local AI inference in a Rust application
  • you need multi-modal support (text, audio, image) from one library
  • you want GPU-accelerated quantized inference without Python
  • you need retrieval-augmented generation with built-in vector storage

When to avoid

  • you need the absolute latest models or broadest model ecosystem (Python tooling is richer)
  • your stack is not Rust
  • you need managed cloud inference rather than local models

Facets

library · maturity active

machine-learning llm-inference speech-recognition rag chatbot sdk artificial-intelligence large-language-models machine-learning speech-processing rust cross-platform wasm local-ai llamacpp candle whisper constrained-generation wgpu embeddings semantic-search image-segmentation natural-language-processing retrieval-augmented-generation gpu

3 sources

Member repositories

RepositoryRoleHealth v2
floneum/kalosmmain64

For agents

markdown · JSON · MCP: product_card(name="floneum/kalosm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem