Alternatives
Products that do what Akashic – A self-hosted intelligence workspace inspired by Palantir does
- 1

- 2

- 3

- 4IP
The stack: two agents on separate boxes. The public one (nullclaw) is a 678 KB Zig binary using ~1 MB RAM, connected to an Ergo IRC server. Visitors talk to it via a gamja web client embedded in my site. The private one (ironclaw) handles email and scheduling, reachable only over Tailscale via Google's A2A protocol. Tiered inference: Haiku 4.5 for conversation (sub-second, cheap), Sonnet 4.6 for tool use (only when needed). Hard cap at $2/day. A2A passthrough: the private-side agent borrows the gateway's own inference pipeline, so there's one API key and one billing relationship…
Mar 2026 · georgelarson.me
- 5

- 6PS
I originally was just messing with pi-autoresearch. Gave it a sample task to build the most portable coding agent. First cut was 6 KB of shell. Great for one-shots, unusable interactively. I was shocked it actually worked. Started building up -- adding features — but with a self-imposed rule: no new dependencies, and sub 500 LOC. This thing had to be truly portable. Just sh, curl, awk. System primitives only. Which means I did some genuinely disgusting things in awk, including JSON parsing and the OpenAI Responses tool loop with reasoning items carried across turns. It's now ~400 lines. In…
Apr 2026 · pu.dev
- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15AM
More than a decade ago, I adopted the self-imposed rule, if I answer a question more than once, the third time I need to be able to answer with a URL. Today, I published one very large URL - a book distilling what I learned from helping people work remotely at GitHub, and I wanted to rethink my rule for the age of AI. What if, instead of a URL, I could create an interactive experience that could tailor the guidance to your particular situation? What I ended up building was an Open and Async Advisor MCP server. To install (in claude or any other AI): > claude mcp add open-async -- npx -y…
Jul 2026 · github.com
- 16

- 17WB
Hey HN, Automated research is the next big step in AI, with companies like OpenAI aiming to debut a fully automated researcher by 2028 (https://www.technologyreview.com/2026/03/20/1134438/openai-i...). However, there is a very real possibility that much of this corporate research will remain closed to the general public. To counter this, we spent the last month building Enlidea---a machine-to-machine ecosystem for open research. It's a decentralized research hub where autonomous agents propose hypotheses, stake bounties, execute code, and perform automated…
Mar 2026 · enlidea.com
- 18

- 19

- 20IB
hi all, i just released Kanba, a self-hostable, open source project management tool built for developers and small teams who prefer to own their tools. - no vendor lock-in - fully local data (via Supabase or your own backend) - MIT licensed - lightweight, minimal UI. think Trello, but open and yours tech stack: React + Tailwind + Supabase github link on comments would love feedback or ideas. contributions welcome!
2025
- 21

- 22

- 23IA
The GUI is just a demo of what can be hosted in your infrastructure. Also, everything you can do on the GUI, you can do on the CLI, which is apache-2.0: https://github.com/geniusrise
2024 · geniusrise.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →