| ▲ | Show HN: Jido Assembly; Slack Clone in Pure Elixir with Integrated Agents(jido.run) | |
| 22 points by mikehostetler a day ago | 1 comments | ||
Hi HN! We put together a showcase on a group chat application in pure Elixir that includes the following: * Hologram Framework * Jido Agents * Jido Messaging (bridging chat to Telegram/Discord) The authoring experience is pure Elixir on both the front end and back end. This showcase demonstrates the potency of this stack. | ||
| ▲ | mehulv24 19 hours ago | parent [-] | |
Love seeing agent frameworks leveraged natively on BEAM. If your looking to let Jido agents dynamically discover, verify, and transact with third-party agents running outside the local network (or register agents so they can get discovered and paid) you should check out this: https://github.com/Aidress-ai/Aidress its like global DNS and trust registry for cross org agent coordination. | ||