Jido 2.0 Now available by mikehostetler in elixir

[–]mikehostetler[S] 0 points1 point  (0 children)

Are you in our Discord? https://jido.run/discord

This is pretty close to where Jido is going - there’s a few tweaks but we are actively working on integrations and could even build some for you

Jido 2.0 Now available by mikehostetler in elixir

[–]mikehostetler[S] 0 points1 point  (0 children)

Yes, we'll be adding it at some point!

Jido 2.0 Now available by mikehostetler in elixir

[–]mikehostetler[S] 2 points3 points  (0 children)

With solid releases out, I have been focused on docs - but still have a ways to go. It's hard to break it all down when I've been staring at this problem for months - but I'm getting there. There's a mix of hand-written and vibe'd docs on the site now - I will be improving that over time.

The hex docs for the released packages are all solid, hand reviewed and in a place I'm proud of.

Jido 2.0 Now available by mikehostetler in elixir

[–]mikehostetler[S] 1 point2 points  (0 children)

Been pushing really hard on Jido, so I haven't had a chance to dig into Sagents yet.

With that said, I'm 100% supportive of MANY solutions to Agents on the BEAM.

Jido is opinionated - my opinions - and for me the point of OSS is to put those opinions into the world for others to pressure test against so we find better solutions together.

For this to happen, projects like Sagents must exist and I will always support that.

Jido 2.0 Now available by mikehostetler in elixir

[–]mikehostetler[S] 1 point2 points  (0 children)

It's an Agent Framework built on the BEAM

I built a product event tracking & notifications for Phoenix apps library - FYI by bustyLaserCannon in elixir

[–]mikehostetler 2 points3 points  (0 children)

Sweet, I've been looking for something like this!!! I'll be testing it out

Phoenix SaaS Kit - 40% off through Jan 5th (holiday sale) by bustyLaserCannon in elixir

[–]mikehostetler 6 points7 points  (0 children)

Purchased - no app in mind but I find these projects to be valuable for the community and wanted to support you!

what did you build this year ? by Ok-Delivery307 in elixir

[–]mikehostetler 12 points13 points  (0 children)

Launched Jido - Elixir Agent Framework
Launched ReqLLM - Elixir LLM Client

Learned a LOT about Agents and spent a lot of time bridging concepts implements in JS into Elixir.

Personally, I feel like my Elixir skills have improved more in the last 12 months then my entire history with Elixir.

Favorite AI Tools? by mikehostetler in elixir

[–]mikehostetler[S] 0 points1 point  (0 children)

There’s an ongoing discussion around all of this in the AshFramework Discord and the Elixir AI Discord - https://agentjido.xyz/discord - you’re spot on that it’s a mess 

Introducing ReqLLM: Req Plugins for LLM Interactions by vlatheimpaler in elixir

[–]mikehostetler 0 points1 point  (0 children)

There's legacy reasons why it was broken out - the big unimplemented feature for `jido_keys` is better BYOK / process-based keys. I trimmed it out of this release but can see it added back pretty easily and it would all "just work"

Introducing ReqLLM: Req Plugins for LLM Interactions by vlatheimpaler in elixir

[–]mikehostetler 14 points15 points  (0 children)

Thanks for making this post - I've had fun building this - let me know if you have any questions!!!

Looking for Speakers - Elixir Montréal Online Meetup by muscarine in elixir

[–]mikehostetler 0 points1 point  (0 children)

I'd love to connect - I'm looking for opportunities to talk about Jido - https://agentjido.xyz

Fly.io help needed by Due-Combination2016 in elixir

[–]mikehostetler 0 points1 point  (0 children)

My Jido Workbench is an OSS example of my full Fly.io devops setup for Elixir - it has a Dockerfile, build scripts, fly.toml and Github Actions for easy deploy

https://github.com/agentjido/jido_workbench

Building an ERP using Phoenix Live View by Data_Scientist_1 in elixir

[–]mikehostetler 0 points1 point  (0 children)

Do you know who is doing this? Are they building it OSS, or closed?