AppleKid7
Hello, I hope this is the right place for this question/topic. Basically I’m already in the process of learning Elixir and enjoying it a lot… I’m still far from being an expert, but at least have a good enough grasp that I’ve found some open source repos out there where I can actually follow what’s going on.
This year one of my goals is building something relatively simple but non-trivial that involves AI/ML and Elixir. It doesn’t have to involve LLMs and could be something like a system that calculates credit default risk based on a person’s history (something I’d guess would better fit a more classic ML regression approach rather than bringing an LLM in), but really just about anything sounds good. In general I am familiar with but don’t have any REAL experience with tools such as Spark, Pytorch, Tensorflow, LangChain, etc, and I know that for the real world those tools are what a lot of folks would reach for, but my goal includes focusing on learning in the context of Elixir, so I want to keep things as much as possible in Elixir land…
So my question is if anyone has recommendations on resources, libraries, or any insight that could help getting started?
Trending in Questions
Other Trending Topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 3 to 1- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
AstonJ
Also have a look at these threads too:
Good luck and keep us posted on what you end up building
AppleKid7
Nice! And it’s all recent. Thank you so much
Pal
I’ve found these more than useful:
A Practical Guide to Machine Learning in Elixir
Sean Moriarty (I recommend his book also)
Andrés Alejos (& blog)
Thomas Millar
Theres also a fair bit on YT:
Using NeuralProphet, Nx and Livebook to Forecast Business Data in Elixir
Train a Neural Network in Minutes with Elixir & Axon
Dockyard