Elixir

Andrés Alejos
7 min read
Members Public

Resist Vendor Lock-In With Supabase

Not only is Supabase the open-source Firebase alternative, it just might be safer too.

Andrés Alejos
7 min read
Members Public

Launch Your AI App in 48 Hours

Don't spend 6 months building your app just to find out nobody wants it. Do this instead.

Andrés Alejos
13 min read
Members Public

Livebook: Elixir's Swiss Army Knife

From learning, to prototyping, to production - Livebook can really do it all.

Andrés Alejos
423 min read
Members Public

Plotting XGBoost Trees in Elixir

XGBoost is one of the most popular Machine Learning tools. Here's how to make beautiful plots for it with Elixir.

Andrés Alejos
10 min read
Members Public

Hacking Phoenix LiveUpload

Customizing Phoenix LiveUploads's Preview Images using PDF.js

Andrés Alejos
11 min read
Members Public

Elevate Your Elixir With Sigils

Adding support for real-valued intervals implementing the Enumerable Protocol in Elixir.

Andrés Alejos
11 min read
Members Public

Python NumPy to Elixir-Nx

Learn how to leverage existing codebases from the Python ML ecosystem

Andrés Alejos
15 min read
Members Public

Leveling Up Your Elixir Option Handling

With the NimbleOptions library, you can define powerful and flexible argument validation schemas.

Andrés Alejos
18 min read
Members Public

Serving Spam Detection With XGBoost and Elixir

Learn how to detect spam with XGBoost and Elixir and serve the model for production use.