
Turn AI answers into customer trust
Platform giving AI agents persistent memory and fact-based grounding to prevent false claims.
felipemayamuniz · HN
AletheionAGI – Grounding enforcement for AI agents
The full gallery
Tech stack
21 projects

Platform giving AI agents persistent memory and fact-based grounding to prevent false claims.
felipemayamuniz · HN
AletheionAGI – Grounding enforcement for AI agents

Versioned memory workspace for your ideas and code, readable by connected AI assistants.
@JohnTremendol · X
does this look vibe coded?

Share encrypted code and text with an AI assistant that remembers your context.
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us

Add persistent user memory to your AI agents with a single SDK.
u/foric0 · Reddit
Built a memory layer so I stop re-explaining my project to every AI tool Every new Claude or Cursor session starts from zero. Same stack, same conventions, same things I already tried and dropped, explained again. Agent Magnet fixes that. Learns as you work, shares one memory across Claude, Cursor, and Codex. Team memory too, one person learns something, the rest of the team has it. Not the first tool trying to solve this, a few others take the retrieve-everything approach.

Log and retrieve decisions with complete provenance for humans and AI agents.
@burn2delete · X

Personal AI assistant optimized for maintaining clarity in long conversations.
u/Jolly-Scientist-2484 · Reddit
I built an AI chat optimized for long conversations Long chats get vague. The further in you go, the more you get "we talked about that" instead of what you actually decided - so you go digging through the history, or explain the whole thing again. SkyOS is built for the long ones. What you decide is kept exactly as you said it, never summarized, so weeks later the answer is the specific thing rather than a description of it. Runs in the browser, desktop and mobile. Free whi

An offline-first, multilingual meeting workspace with local recording, hosted transcription, and durable team memory.
@hammadbuild · X
It is still in building phase so try to give me some tips aswell

Calculate GPU VRAM requirements for LLM fine-tuning and inference.
@FaiqAdzlan · X
Built a GPU VRAM calculator to try out Claude Code (#cursorfanboy). I wanted it as granular as possible so I based it off of LLMem) which really just covers fine-tuning tbh. Please tear it to shreds: GitHub:

Connect AI agents to a shared Project Brain so they remember architecture and project decisions.
u/Necessary_Drag_8031 · Reddit
After 6 months of building, here is AgentHelm – a shared Project Brain for AI coding agents Hey r/SideProject , I’ve been working on solving a problem I kept hitting while building with AI agents: agent amnesia . When you run autonomous agent fleets (or even single coding assistants), each agent operates in a silo. Agent A fixes an API edge case, but Agent B 10 minutes later makes the exact same bug because it has no memory of Agent A’s fix. AgentHelm acts as a mission control plane a