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