Ai
AI Elixir convenience package.
Inspired by a San Francisco billboard npm -i aihttps://www.npmjs.com/package/ai
Requirements
On Ubuntu
sudo apt install cmake
Installation
If available in Hex, the package can be installed
by adding ai to your list of dependencies in mix.exs:
def deps do
[
{:ai_ex, "~> 0.1.0"}
]
endDocs can be found at https://hexdocs.pm/ai_ex.