Skip to content

fitri-hy/chatbot-ai-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot AI

Simple AI CLI Chatbot application using Erlang and Elixir.

Erlang

Elixir

Verify Installation

After installation, open your terminal and type the following command to verify the installation:

erl -v
elixir --version

You will see Erlang and Elixir version information if the installation is successful.

Instalation Project

git clone https://github.com/fitri-hy/chatbot-ai-elixir.git
cd chatbot-ai-elixir
mix deps.get
mix run -e App.start

About

Simple AI CLI Chatbot application using Erlang and Elixir.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages