Lorenzo Sinisi

Freelance Elixir software engineer

Lorenzo is a seasoned software engineer now working and living in Berlin. He is a consultant for companies that want to expand their business globally using Elixir and other scalable technologies.

Talk:
Artificial intelligence with Elixir - the Rete algorithm to build expert systems

Audience: Proficient

The Rete algorithm is an algorithm for implementing rule-based systems. It is known as one of the most complex algorithm to implement and it is used in the field of Artificial Intelligence. So can Elixir be used for Artificial Intelligence to build expert systems? Let's find out!

Lorenzo will showcase an Elixir app in which we detect the sickness of a dog given a set of symptoms, using Retex as the core business logic of the app, he will demonstrate that AI on the BEAM works amazingly.