Description
A small local web app to load an index, run queries, and inspect results and scores.
Use case
Developers want to eyeball search quality and tune parameters without writing code.
Proposed solution
Ship a local playground, served by the CLI or the WASM build, to query an index and view ranked results, scores, and filters. Moss JS API: https://docs.moss.dev/docs/reference/js/api Contributing guide: https://github.com/usemoss/moss/blob/main/CONTRIBUTING.md
Alternatives considered
No response
Description
A small local web app to load an index, run queries, and inspect results and scores.
Use case
Developers want to eyeball search quality and tune parameters without writing code.
Proposed solution
Ship a local playground, served by the CLI or the WASM build, to query an index and view ranked results, scores, and filters. Moss JS API: https://docs.moss.dev/docs/reference/js/api Contributing guide: https://github.com/usemoss/moss/blob/main/CONTRIBUTING.md
Alternatives considered
No response