Unofficial Recast.AI SDK in Rust
This module is a wrapper around the Recast.AI API, and allows you to: * analyze your text / audio file * build a bot
If you're using Cargo, just add Rustcastai to your Cargo.toml:
[dependencies.rustcastai]
version = "0.1.0"
-- Coming soon --