AIBrowWeb
import AI from '@aibrow/web'
console.log(AI.AIBrowWeb)
The AIBrow WebGPU & WASM implementation of AiBrow
Properties
Embedding
LanguageDetector
LanguageModel
Rewriter
Summarizer
Translator
Writer
Methods
capabilities
async capabilities() => { ready: boolean }
Get the capabilities of the web ai.
Last updated