Where does this stand in relation to LangChain? https://github.com/brainlid/langchain (Probably complimentary but wanted to check)
Jido originally used Langchain for LLM calls - but it wasn't a fit so I built an entire LLM client package to work with Jido called ReqLLM https://hex.pm/packages/req_llm ReqLLM is baked into the heart of Jido now - we don't support anything else
Show HN: Jido 2.0, Elixir Agent Framework
41–50 of 74 posts
Re: Show HN: Jido 2.0, Elixir Agent Framework
#42Re: Show HN: Jido 2.0, Elixir Agent Framework
#43Congrats on the release!
Re: Show HN: Jido 2.0, Elixir Agent Framework
#44Very eager to read through your code! I read the first version and incorporated several of its ideas into our own internal elixir agent framework. (We make use of your ReqLLM package, thanks much for that!) Congrats on the release!
Re: Show HN: Jido 2.0, Elixir Agent Framework
#45Is this anything similar at all to: https://github.com/openai/symphony I'm not very familiar with the space, I follow Elixir goings on more than some of the AI stuff. It is curious... and refreshing... to see Elixir & the BEAM popping up for these sorts of orchestration type workloads.
Re: Show HN: Jido 2.0, Elixir Agent Framework
#46Meta curiosity… would OP care to comment on what role agents/LLMs played in crafting this library?
I used Claude to learn & refine the patterns, but it couldn’t write this level of OTP code at that time.
As models got better, I used them to find bugs and simplify - but the bones are roughly the same from that original design.
Re: Show HN: Jido 2.0, Elixir Agent Framework
#47Jido is fantastic. A friend and I have been working on an OpenClaw type of tool in Elixir with Jido if anyone wants to check it out: https://github.com/agoodway/goodwizard
Re: Show HN: Jido 2.0, Elixir Agent Framework
#48Re: Show HN: Jido 2.0, Elixir Agent Framework
#49Hey I'd love to talk to people using this amazing framework!
There’s a growing community showcase and I have a list of private/commercial references as well depending on your goals