frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Setoku – Self-hosted knowledge server for AI agents

https://setoku.com/
3•rgbrgb•1h ago
hey hn,

I wanted to share a side project we’ve been using and iterating at Hedgy for the past couple weeks.

It’s our take on a self-hosted company brain that is powered entirely by our claude subscriptions. It includes a ClickHouse data lake for ingesting data and light knowledge infrastructure for storing knowledge about the data (e.g. this is how we count a user as active, check column X when determining LTV). This is exposed to our AI’s via MCP. No inference happens in setoku itself, it’s just a data tool you give your agent. The MCP encourages the AI to record gotchas and insights as it finds them and there’s a minimal admin interface for auditing and pruning knowledge [0].

I had been pretty impressed with claude code’s data analysis abilities on my local postgres, so I was excited to ship this capability to my non-technical teammates to use from claude.ai and cowork. They thought of way more things to do with it than I did and the additional log data makes agentic debugging faster and more reliable. I honestly hooked up the log drains just to test the system with more data, but now I couldn’t go back to my log-blind claude code.

After slacking a bunch of screenshots with charts we were making, we wanted a better way to save and share them. Since the data is in the lake, we added a little protocol so that LLM’s could take a static chart or dashboard and publish it to the box as an app hooked up to the live data.

I’m running them on OVHCloud VPS’s. The Hedgy instance and demo are both running on a VPS-3 ingesting spending and account data from Mercury, Vercel logs, Render logs, a few slack channels, and Github activity.

I also deployed a family instance which is running well on a $5/mo OVHCloud VPS-1. It ingests our finances from Monarch Money (love this product!) so that Fable can give me grounded financial advice (this is not financial advice!).

Technically setoku ships as a docker image + a set of claude code skills that cover initial server setup and adding connectors.

Anyway I’m rambling, check out the tool and LMK if you have any questions/thoughts or want help setting it up :)

data + memory = knowledge!

[0]: https://demo.setoku.com

Show HN: Palmier Pro – Open-source macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
40•harrisontin•3h ago•10 comments

Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents

https://github.com/onecli/onecli
37•Jonathanfishner•3h ago•15 comments

Show HN: Remux – an open-source tmux workspace designed for iPhone

https://github.com/h3nock/remux
54•bitwise42•4h ago•18 comments

Show HN: Claude-thermos – keeps your Claude session warm for you

https://github.com/izeigerman/claude-thermos
15•s0ck_r4w•1h ago•14 comments

Show HN: Whetuu – a zero-config cross-shell prompt written in Zig

https://yamafaktory.github.io/whetuu/
34•yamafaktory•4h ago•18 comments

Show HN: macOS menu-bar manager for SSH port forwards

https://github.com/lx2026/RelayBar
29•linxy97•4h ago•3 comments

Show HN: Syncle – Open-source real-time database synchronization engine

https://github.com/osmanahmadxai/SYNCLE
2•osmanahmadxai•1h ago•0 comments

Show HN: I built a zero-latency developer tool suite in pure Vanilla JavaScript

https://omnideck.cc/
10•AAPD_Studio•4h ago•6 comments

Show HN: Setoku – Self-hosted knowledge server for AI agents

https://setoku.com/
3•rgbrgb•1h ago•0 comments

Show HN: Cactus Hybrid: We taught Gemma 4 to know when it's wrong

https://github.com/cactus-compute/cactus-hybrid
181•HenryNdubuaku•1d ago•39 comments

Show HN: Historic adobe buildings mapped across America

https://adobepueblo.com/
2•not_wowinter13•1h ago•0 comments

Show HN: Flow Matching model inference in C

https://github.com/ecrasevvv/c-fm/tree/master
2•ecrasevvv•1h ago•0 comments

Show HN: Hanky – ETL style framework for loading flash cards into Anki

https://github.com/Haeata-Ash/hanky
7•funfruit•4h ago•0 comments

Show HN: Dally – A little every day adds up

https://mctools.site
11•totaldude87•4h ago•1 comments

Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)

https://bento.page/slides/
967•starfallg•1d ago•224 comments

Show HN: I made YAFL – a E2EE file handoff for AI agents

https://yafl.dev
4•marcushorndt•4h ago•0 comments

Show HN: What's AI's go-to, public or private healthcare?

https://www.modelbias.ai/prompt/public-or-private-healthcare
6•bnfcl•4h ago•3 comments

Show HN: NeoBox – a native macOS NeoGeo emulator front end

https://neo-box.app
4•harisamin•3h ago•0 comments

Show HN: Find undervalued bikes near you with ML

https://bike.broker
3•azuroscloudapi•3h ago•0 comments

Show HN: A primer for non-coders to design software via structured AI dialogue

https://github.com/CoreGrowthLabs/CoreGrowthPrompting/blob/main/README.en.md
5•CGP_Labs•3h ago•1 comments

Show HN: MinkNote – Native macOS notes and journaling using Markdown files

https://muse23.com/apps/minknote/
2•demianturner•3h ago•0 comments

Show HN: ManiDesk – SQL workspace joining market, macro and fundamental analysis

https://mani-desk.com/
3•franklin_m•3h ago•2 comments

Show HN: STT-MCP – local STT for agents

https://github.com/sm18lr88/STT-MCP
3•hereme888•3h ago•0 comments

Show HN: Verify what an AI agent did, then tamper with the record (no signup)

https://api.cinchor.com/proof/refund
2•foh_quarters•3h ago•0 comments

Show HN: WatchMachineGo – A visualizer to show hardware performing LLM inference

https://watchmachinego.com/llm-inference
2•dev_dan_2•3h ago•1 comments

Show HN: Hosted PaddleOCR-VL-1.6 API

https://www.openparser.dev/
5•TimurKramar•3h ago•0 comments

Show HN: Plox – Lox compiler in ~600 LOC from the 'Crafting Interpreters' book

https://github.com/eliasdejong/plox
2•eliasdejong•3h ago•0 comments

Show HN: GapQuery – find app-market gaps from 35,600 apps and their reviews

https://www.gapquery.com
3•northify•3h ago•0 comments

Show HN: BatchEdits – Batch AI video editor to edit content in volume

https://batchedits.com
4•shayannadeem321•3h ago•1 comments

Show HN: Carta – An open-source pandoc reimplementation in Rust

https://github.com/mfkrause/carta
3•mfkrause•3h ago•0 comments