baalimago
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Scanning Sweden on a Raspberry Pi (lorentz.app)
- Show HN: Skillbased Versioning v1.0.2 (skillbased.space)
-
Agents needs to store context, and share context. We haven't yet figured out how to do muli-agent swarms in a good way, but letting agents synchronize durably seems to be a key point, a problem which needs a solution…
- Bubblewrap is the only sandbox you need (lorentz.app)
- AI 2027 (ai-2027.com)
-
Since everything needs an AI slogan now a days: with this you can just keep your browser open as it's being worked on agentically and see your website be built in front of your eyes!
- Clone Yourself into Agents (lorentz.app)
- Bell Character (en.wikipedia.org)
- Boltzmann Brain (en.wikipedia.org)
- The Post-Human Workforce (lorentz.app)
- Show HN: This is my Shell (lorentz.app)
-
Meaning: Is there some test where humans reliably fail, while LLMs reliably succeed?
-
I don't want to send my data to third party vendors all the time. But from my experience, the LLMs needs to be quite beefy in order to understand tool-calling, especially at longer contexts (200k+). Before I dive…
- Tribute to Roko's basilisk: How to write gen AI systems (lorentz.app)
- Show HN: Vendor agnostic AI Agent as a JSON (github.com)
What's the minimum required hyperparameters to create an AI agent? 1. Model to use, 2. the prompt and 3. which tools to use (mcp servers/internal). The rest is just wiring to make the agentic loop work. This is an…
- Go away Python (lorentz.app)
-
My half-year HN Clai post with updates! Most exciting feature is that Clai may now call itself as a tool! This allows Clai to solve very dynamic problems, considering the vast set of features it has. So all tools Clai…
- The death of libraries – Long live the robot (lorentz.app)
- Pierre Brassau (en.wikipedia.org)
- Skillbased Versioning v1.0.2 (skillbased.space)
-
Firstly to clarify what I mean with AI agent: A script which utilizes an LLM is not an agent. It's automation, alternatively a "workflow" (according to Anthropic). An AI agent is a system which is handling complex…
- Repeater – A tool which repeats commands (github.com)