Hacker News new | ask | show | jobs
by cpard 107 days ago
I get the value of a personal CRM and potential power of having one locally managed by LLMs and I'd love to see such a solution, because to your point, outreach is just a small part of what you can do with a personal CRM. But, the way you describe and deliver this project is very confusing to me, it's a CRM but also Cursor for your Mac (what does that even mean?), I already run Cursor on my Mac, it also has a file tree view to use it as a better MacOS find I guess?

I think that a much cleaner messaging on what this tool is for would help.

Also a question about the implementation, why DuckDB for a CRM?

Something like SQLite feels like a much natural fit for a CRM where you primarily create, update and maybe delete records and you really care for the integrity of the data model.

From a quick look on the data model, everything seems to be a VARCHAR, if this is the case, why not just store everything in the file system instead? You do that with the md files and whatever is getting extracted from the SaaS tools.

1 comments

I'm definitely biased here, but the OpenClaw hype is making people disregard the economics of it all. Building Auto-CRM.com, my primary concern was building a system that runs well while not costing 200$ per month to keep up, and of course, while also maintaining security. I assume the good guys at Folk, Pipedrive, etc also had similarly priorities. A lot of good work is being done within the OpenClaw ecosystem regarding RAG and memory, but specialised orchestration process to be a more reliable system.