README.md
# assemblyai
API client for assembly.ai API.
[](https://hex.pm/packages/assemblyai)
[](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
```