Skip to content

costaraphael/genie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genie

An inference engine written 100% in Elixir.

Important: The API is highly unstable right now. If you want a more stable solution you should look somewhere else right now or wait until the API is stable (version 1.0.0).

Installation

The package can be installed by adding genie to your list of dependencies in mix.exs:

def deps do
  [
    {:genie, "~> 0.1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/genie.

About

Inference engine written in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages