←back to thread

638 points wut42 | 3 comments | | HN request time: 0.705s | source
1. gavmor ◴[] No.44329502[source]
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

replies(1): >>44329707 #
2. fridder ◴[] No.44329707[source]
TIL; That is a very interesting library
replies(1): >>44333386 #
3. mstibbard ◴[] No.44333386[source]
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-...