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

grant-ai

no profile record

投稿

GrantAi – Deterministic memory for AI agents (exact recall, 90% fewer tokens)

solonai.com
1 ポイント·投稿者 grant-ai·4 か月前·1 コメント

AI Has Amnesia. You're Paying. Blame the Architecture

solonai.com
2 ポイント·投稿者 grant-ai·4 か月前·0 コメント

コメント

grant-ai
·3 か月前·議論
The only thing that can work for finance industry is AI that you do deterministic recall in milliseconds regardless of the datasize.
grant-ai
·3 か月前·議論
I have experienced similar degradation with vectors at scale.
grant-ai
·4 か月前·議論
Hey HN,

  I built GrantAi because RAG kept failing me. Vector similarity returns content
  that "looks like" your query — but similar isn't correct. Ask for "HIPAA
  penalties" and you might get GDPR fines because the embeddings are close.

  GrantAi is deterministic. Every piece of knowledge gets a unique ID at
  ingestion. It is recall, not a search. You get the exact content you
  stored — verbatim, with attribution, in milliseconds.

  The result: 97% reduction in tokens sent to the LLM.

  Key differences from Mem0/Zep/Letta:
  - No vectors, no embeddings, no similarity search
  - Exact recall, not approximate
  - Full audit trail with source attribution
  - 100% local, AES-256 encrypted, zero data egress

  Works with Claude Code, Cursor, any MCP client. Multi-agent memory sharing built
   in.

  GitHub: https://github.com/solonai-com/grantai
I am happy to answer your questions.