HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ethanjoffe

no profile record

Submissions

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

github.com
5 points·by ethanjoffe·2 miesiące temu·4 comments

Show HN: LLM Wiki Compiler Inspired by Karpathy

github.com
7 points·by ethanjoffe·3 miesiące temu·7 comments

comments

ethanjoffe
·2 miesiące temu·discuss
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 miesiące temu·discuss
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 miesiące temu·discuss
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 miesiące temu·discuss
[dead]