Packages

API client for assembly.ai API.

Current section

Files

Jump to
assemblyai README.md
Raw

README.md

# assemblyai
API client for assembly.ai API.
[![Package Version](https://img.shields.io/hexpm/v/assemblyai)](https://hex.pm/packages/assemblyai)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/assemblyai/)
```sh
gleam add assemblyai@1
```
Further documentation can be found at <https://hexdocs.pm/assemblyai>.
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```