Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mikehostetler
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Show HN: Jido Assembly; Slack Clone in Pure Elixir with Integrated Agents
(jido.run)
25 points
by
mikehostetler
1mo ago
|
1 comments
2.
▲
by
mikehostetler
7mo ago
Wrote a guide just for you! ;-) https://jido.run/docs/getting-started/new-to-elixir
3.
▲
by
mikehostetler
7mo ago
Not sure if this will surprise you - but I 100% agree with this. I went through the journey that many others did - implementing the loop, then trying to make it useful, realizing the limitations, etc. I came to similar conclusions - what do
4.
▲
by
mikehostetler
7mo ago
Thank you!!!
5.
▲
by
mikehostetler
7mo ago
I don't have a good answer - I've seen a lot of agent deployments but the space is evolving quickly and it's difficult to meaningfully discuss patterns. This will be solved - and I hope that Jido can be a meaningful participa
6.
▲
by
mikehostetler
7mo ago
Lots of output validation support! Actions can enforce an output schema: https://hexdocs.pm/jido_action/schemas-validation.html#outpu... Agents can as well - but it can be implemented a few different ways.
7.
▲
by
mikehostetler
7mo ago
My strongest opinion with Jido is that agents must be architecturally correct WITHOUT LLM's before they can be correct WITH LLM's Jido core has zero LLM support for this reason. There's nearing 40+ years of "Agent"
8.
▲
by
mikehostetler
7mo ago
Yep - BEAM has great support for audio workloads - would love to chat
9.
▲
by
mikehostetler
7mo ago
Join our Discord - link is in the site footer There’s a growing community showcase and I have a list of private/commercial references as well depending on your goals
10.
▲
by
mikehostetler
7mo ago
Amazing!
11.
▲
by
mikehostetler
7mo ago
The original version where I laid down the overall patterns was all hand coded. This was mid 2024. 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 the
12.
▲
by
mikehostetler
7mo ago
It’s great to see OpenAI embracing Elixir - symphony is a direct implementation of the types of things Jido can do!
13.
▲
by
mikehostetler
7mo ago
Thanks!!!
14.
▲
by
mikehostetler
7mo ago
The core of Jido will run on a Raspberry Pi - we've even had people look at running Agents inside the BEAM where the BEAM is deployed on bare metal (embedded) The future is going to be wild
15.
▲
by
mikehostetler
7mo ago
See my other comment, but Jido 1.0 used (Elixir) Langchain As LLM API's evolved, I needed more and built ReqLLM which is now embedded deeply into Jido.
16.
▲
by
mikehostetler
7mo ago
Awesome!!! Gave you a star ...
17.
▲
by
mikehostetler
7mo ago
Seems so, to my eternal shame ...
18.
▲
by
mikehostetler
7mo ago
Fantastic!!! Appreciate any feedback
19.
▲
by
mikehostetler
7mo ago
Yay!!!
20.
▲
by
mikehostetler
7mo ago
Thank you! Agree on operational boundaries - it took a long time to land where we did with the 2.0 release Too much to say about this in a comment, but take a look at the "Concepts: Executor" section - it digs into the model here
21.
▲
by
mikehostetler
7mo ago
This is now my personal shame for the next two weeks ... good problems, but ya - wow - I was unprepared
22.
▲
by
mikehostetler
7mo ago
<3
23.
▲
by
mikehostetler
7mo ago
Thank you! Fixing ...
24.
▲
by
mikehostetler
7mo ago
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
25.
▲
by
mikehostetler
7mo ago
By using Signals and Plugins, all data between agents can be encrypted. I've seen a Jido implementation doing this already. It's use-case specific though - security is a much bigger topic then just "agents in containers"
26.
▲
by
mikehostetler
7mo ago
I'll put something together!
27.
▲
by
mikehostetler
7mo ago
We have a full dashboard called `jido_studio` that will be available soon that helps visualize it. Teaser screenshot is here: https://x.com/mikehostetler/status/2025970863237972319 Agents, when wrapped with an Age
28.
▲
Show HN: Jido 2.0, Elixir Agent Framework
(jido.run)
323 points
by
mikehostetler
7mo ago
|
65 comments
29.
▲
The Slop Will Get Better
(twitter.com)
5 points
by
mikehostetler
8mo ago
|
2 comments
30.
▲
by
mikehostetler
9mo ago
This doesn't look like it was written by a human AGI?
More ›