HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ethanjoffe

no profile record

投稿

Show HN: We made a back end agnostic SDK for Agent Memory

github.com
5 ポイント·投稿者 ethanjoffe·2 か月前·4 コメント

Show HN: LLM Wiki Compiler Inspired by Karpathy

github.com
7 ポイント·投稿者 ethanjoffe·3 か月前·7 コメント

コメント

ethanjoffe
·2 か月前·議論
BTW our memory layer is also fully configurable so once again you would not be locked into a single black box opinion on how memory should work.
ethanjoffe
·2 か月前·議論
well this is a great option.. keeps you from being locked in and losing work when you are forced to switch providers.. check it out!
ethanjoffe
·2 か月前·議論
I got tired of having to change my code whenever I wanted to try a different memory backend, like mem0, letta, supermemory, hindsight, etc. So I wrote an SDK layer that is agnostic to the backend.. just the connection parameter changes, and the rest is handled. Plus it exposes any unique functions available in the backends, so its a total win. Write once, switch backends as they come and go on the leaderboards. Totally free and open-source. Would love to get feedback and contributions to the architecture and code. I am sure I got some stuff right, and some wrong, so come and help make it better!
ethanjoffe
·3 か月前·議論
[dead]