Remix.run Logo
gavmor 2 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

fridder 2 days ago | parent [-]

TIL; That is a very interesting library

mstibbard 2 days ago | parent [-]

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-...