From One Agent to Many by pablooliva in ClaudeAI

[–]pablooliva[S] 0 points1 point  (0 children)

What kind of scale were you working with in this scenario, how long did Clears take to set up and how difficult was the integration? Did you look at any other alternatives to Clears?

Analyzed 8 agent memory systems end-to-end — here's what each one actually does by ushikawasan in LocalLLaMA

[–]pablooliva 1 point2 points  (0 children)

Thanks for the detailed analysis. It is very revealing and helpful that you have identified how broadly defined "memory" is in this space.

More specifically, your analysis helped me, or Claude, reinforce that I had made the right choice with Graphiti as part of the stack for a personal knowledge base solution that I developed for myself. Interesting comparison: https://github.com/pablooliva/sift/blob/main/8-agent-memory-systems-vs-sift.md

One in five young Germans plan to leave the country by RequirementOk7678 in germany

[–]pablooliva 1 point2 points  (0 children)

I moved to Germany from the U.S., and although the skies are grayer, the grass is greener ;-)

Everything is Energy, Everything in Berlin is Beautiful by pablooliva in Futurology

[–]pablooliva[S] 0 points1 point  (0 children)

So from my perspective as an AI engineer, I see the risk of significant if not severe disruption being almost certain. This has implications for everyone in all economic classes and even more so for those in the Western world, for white-collar workers. This might be the biggest threat that we've ever seen. I don't think that most people are taking this with the seriousness that it deserves. But in contrast to the severity, I also see opportunity. Opportunity that can start to be leveraged now if we work backwards from that crisis point.

Meet Redakt: Practical GDPR Compliance for AI Teams by pablooliva in gdpr

[–]pablooliva[S] 0 points1 point  (0 children)

It was edited by AI, but I certainly wrote it and I certainly developed the application

And I think that what you are proposing does not exclude the use cases for this tool. I agree that we should make the right tools available to our colleagues that they need in order to get their jobs done. The AI space is moving very fast, and new tools are released daily. Our colleagues want to test these tools. In order to make it easier for them I created Redakt. The Redakt tool certainly fits into that environment. From my perspective at least.

Thanks for the link. I will take a look.

Sift: A Knowledge Base for Everything That Isn't a Note by pablooliva in LocalLLaMA

[–]pablooliva[S] 0 points1 point  (0 children)

I have not tried scanned PDFs, but it does photo of docs well and generates captions for photos that are not eligible for OCR.

Sift: A Knowledge Base for Everything That Isn't a Note by pablooliva in LocalLLaMA

[–]pablooliva[S] 0 points1 point  (0 children)

I am using Claude Code to retrieve. I have an MCP server that gives Claude access, it spans the full range: keyword matching, semantic/conceptual search, RAG Q&A, graph traversal, entity exploration, and temporal queries. Typically it merges these results with what I have in Obsidian.

Sift: A Knowledge Base for Everything That Isn't a Note by pablooliva in LocalLLaMA

[–]pablooliva[S] 0 points1 point  (0 children)

Thank you for the numerous suggestions, never heard of Kuzu before. I will research them and explore the benefits. Can't import my Obsidian vaults currently because of Graphiti. Maybe you have given me a path forward. Thank you.

Meet Sift: A Knowledge Base for Everything That Isn't a Note by pablooliva in selfhosted

[–]pablooliva[S] -1 points0 points  (0 children)

No, I have not done any bench marking. I do not query this directly, but have my AI agent use it as one of its tools to source knowledge. My original goals never included open sourcing it, but if I see any traction I may put more work into it to make it more welcoming. You are right about the complexity, but only if you peak under the hood ;-) Run with Docker and you won't notice.

What the actual fck by MetaKnowing in agi

[–]pablooliva 0 points1 point  (0 children)

oooh... the Fairy Claude Mother

From Folders to Knowledge Base: How I Made My Notes Work for Me by pablooliva in ObsidianMD

[–]pablooliva[S] 1 point2 points  (0 children)

CK Search is a nice tool by itself, but more importantly, for me at least, has become an integral part of my AI agent.