workers-rs
workers-rs copied to clipboard
AI prototype with new bindings
What is the status of this? looking to use it
This pretty much works, however types need to be defined for each of the various model types and their respective input / output formats. Is there a particular model you plan to use?
I'm also just trying to understand the value of this. What is the use case for invoking AI in Rust? Are there crates you would also be using that are better than what JavaScript offers?
I actually just stopped using rust and went back to ts. Using WASM for what I want
But was using the whisper model