Skip to main content

Module shell_autocomplete

Module shell_autocomplete 

Source
Expand description

Shell Command Autocomplete Demo

Real WASM implementation using the trained aprender-shell-base.apr model. Uses N-gram Markov model for command prediction.

Spec: docs/specifications/showcase-demo-aprender-shell-apr.md

Structsยง

ShellAutocomplete
Shell command autocomplete using N-gram Markov model