rustcastai

Crates.iorustcastai
lib.rsrustcastai
version0.2.2
sourcesrc
created_at2016-11-26 22:24:20.738968
updated_at2017-02-08 22:30:40.232185
descriptionWrapper around the Recast.AI API
homepage
repository
max_upload_size
id7375
size17,564
Jerome Houdan (jhoudan)

documentation

README

Rustcastai

Unofficial Recast.AI SDK in Rust

Synopsis

This module is a wrapper around the Recast.AI API, and allows you to:

  • analyze your text / audio file
  • build a bot

Getting started

If you're using Cargo, just add Rustcastai to your Cargo.toml:

[dependencies.rustcastai]
version = "0.2.0"

Documentatieon

-- Coming soon --

Commit count: 0

cargo fmt