Hacker News new | ask | show | jobs
by gavmor 365 days ago
Phoenix.new looks powerful, and I'll definitely play with it.

I've been daydreaming of an agentic framework that maximally exploits BEAM. This isn't that, but maybe jido[0] is what I'm looking for.

0. https://github.com/agentjido/jido

1 comments

TIL; That is a very interesting library
This thread on Elixir Forum is a good read if you are considering building agents with Elixir. Jido's author weighs in also.

https://elixirforum.com/t/is-anyone-working-on-ai-agents-in-...