/akinator-rs

A simple wrapper for the unofficial Akinator API, written in rust

Primary LanguageRustMIT LicenseMIT

Akinator-rs

A simple crate wrapping around the undocumented akinator API, based off of the preexisting TypeScript wrapper and also the python wrapper which was deleted from github & pypi at the time of making (also what made me want to make my own)

Examples

Python bindings

python bindings made with pyo3 can be found here