Skip to content

Releases: sauravpanda/BrowserAI

v2.2.0

Choose a tag to compare

@sauravpanda sauravpanda released this 18 Apr 00:26

What's New

Engine Comparison Benchmark

New examples/benchmark/ demo that compares MLC (WebGPU), Transformers.js (ONNX/WASM), and Flare (GGUF/WASM) engines side-by-side. Measures model load time, TTFT, and tokens/sec with configurable runs and visual charts.

Flare Engine Updates

  • Package rename: @aspect/flare@sauravpanda/flare (the actual published npm package)
  • Installed as dependency: @sauravpanda/flare@0.2.5
  • Fixed model URLs: SmolLM2 GGUF models now use bartowski's public HuggingFace repos

Housekeeping

  • Jest 29 → 30: Clears all 4 npm audit vulnerabilities in the main package
  • README: Documents Demucs (audio source separation) and Flare (GGUF/WASM) engines with usage examples
  • Tests: 62 passing tests across 7 suites (up from 35)
  • 14 issues closed via triage and fixes

Full Changelog

v2.1.1...v2.2.0

v2.0.4

Choose a tag to compare

@sauravpanda sauravpanda released this 21 May 19:17
9fd0267

What's Changed

Full Changelog: v2.0.2...v2.0.4

v2.0.2

Choose a tag to compare

@shreyashkgupta shreyashkgupta released this 15 Apr 18:01
2ad0142

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0

Choose a tag to compare

@sauravpanda sauravpanda released this 27 Mar 06:35
7bb9207

What's Changed

Full Changelog: v1.0.37...v2.0.0

v1.0.37

Choose a tag to compare

@shreyashkgupta shreyashkgupta released this 19 Mar 17:20
e5d2a2e

What's Changed

Full Changelog: v1.0.36...v1.0.37

v1.0.36

Choose a tag to compare

@sauravpanda sauravpanda released this 12 Mar 16:43
7514f9c

What's Changed

Full Changelog: v0.1.35...v1.0.36

v0.1.35

Choose a tag to compare

@sauravpanda sauravpanda released this 10 Mar 23:38
5816ee8

What's Changed

Full Changelog: v0.1.31...v0.1.35

v0.1.31

Choose a tag to compare

@sauravpanda sauravpanda released this 02 Mar 08:45
fab8f97

What's Changed

Full Changelog: v0.1.30...v0.1.31

v0.1.30

Choose a tag to compare

@sauravpanda sauravpanda released this 27 Feb 08:45
ab87396

What's Changed

New Contributors

Full Changelog: v0.1.29...v0.1.30

v0.1.29

Choose a tag to compare

@sauravpanda sauravpanda released this 20 Feb 23:03
b3436e2

What's Changed

Full Changelog: v0.1.28...v0.1.29