Logo

0x5a.live

for different kinds of informations and explorations.

GitHub - BlakeWilliams/Elixir-Cleverbot: Simple implementation of the Cleverbot API in Elixir

Simple implementation of the Cleverbot API in Elixir - BlakeWilliams/Elixir-Cleverbot

Visit SiteGitHub - BlakeWilliams/Elixir-Cleverbot: Simple implementation of the Cleverbot API in Elixir

GitHub - BlakeWilliams/Elixir-Cleverbot: Simple implementation of the Cleverbot API in Elixir

Simple implementation of the Cleverbot API in Elixir - BlakeWilliams/Elixir-Cleverbot

Powered by 0x5a.live ๐Ÿ’—

Cleverbot

A simple Cleverbot API implmentation in Elixir that supports think converstations.

Usage

Add Cleverbot to your mix.exs dependencies.

def deps do
  [{:cleverbot, "~> 0.0.1"}]
end

Then create a new Cleverbot and think!

{:ok, pid} = Cleverbot.start_link

Cleverbot.think(pid, "Hello!") |> IO.puts

Elixir Resources

are all listed below.

Resources

listed to get explored on!!

Made with โค๏ธ

to provide different kinds of informations and resources.