Alternatives
Products that do what Nous – give GTM agents one context graph across your tools does
We built this because deploying more agents did not make our GTM better, it made it worse. Every agent started from scratch each session and took six tool calls for the same prospect across CRM, inbox, and notetaker, often with conflicting results. Since nothing carried over between sessions, agents never became more reliable over time. Nous is a context layer beneath your agents that turns each touchpoint into a structured observation linked to the right person and company. It derives claims, which are beliefs about a fact with their confidence and freshness. The graph runs on your own…
- 1

- 2

- 3

- 4

ThoughtDAG indexes local agent conversations across tools, finds the turns relevant to your work, and turns them into editable context graphs.
22d ago · chenxiachan.github.io
- 5

- 6CO
I keep running in the same problem of each AI app “remembers” me in its own silo. ChatGPT knows my project details, Cursor forgets them, Claude starts from zero… so I end up re-explaining myself dozens of times a day across these apps. The deeper problem 1. Not portable – context is vendor-locked; nothing travels across tools. 2. Not relational – most memory systems store only the latest fact (“sticky notes”) with no history or provenance. 3. Not yours – your AI memory is sensitive first-party data, yet you have no control over where it lives or how it’s queried. Demo video:…
2025 · github.com
- 7

- 8

- 9

- 10AK
I shipped a wiki layer for AI agents that uses markdown + git as the source of truth, with a bleve (BM25) + SQLite index on top. No vector or graph db yet. It runs locally in ~/.wuphf/wiki/ and you can git clone it out if you want to take your knowledge with you. The shape is the one Karpathy has been circling for a while: an LLM-native knowledge substrate that agents both read from and write into, so context compounds across sessions rather than getting re-pasted every morning. Most implementations of that idea land on Postgres, pgvector, Neo4j, Kafka, and a dashboard. I…
Apr 2026 · github.com
- 11

- 12

- 13

- 14KO
Hi HN, we’re open-sourcing ktx. It’s an executable context layer that makes agents reliable on your data stack. We built it after going through the experience of building production-grade data agents for dozens of companies. If you’ve also tried building them, or simply tried using Claude Code or Codex on your data warehouse, you’ll know that accuracy is the #1 issue. Agents are great at generating valid SQL, but it’s not always correct SQL. To cite a few examples of “agents gone wrong”: - Stale column + hidden business rule: when preparing a board report, a finance analyst asks Claude Code…
May 2026 · github.com
- 15

- 16

- 17

- 18

- 19

One Legible Business Context Graph for You and Your Agents
Jun 2026 · wellapp.ai
- 202C
Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…
Feb 2026 · github.com
- 21GL
Hey HN! We're Paul, Preston, and Daniel from Zep. We've just open-sourced Graphiti, a Python library for building temporal Knowledge Graphs using LLMs. Graphiti helps you create and query graphs that evolve over time. Knowledge Graphs have been explored extensively for information retrieval. What makes Graphiti unique is its ability to build a knowledge graph while handling changing relationships and maintaining historical context. At Zep, we build a memory layer for LLM applications. Developers use Zep to recall relevant user information from past conversations without including the entire…
2024 · github.com
- 22
Deep Work Plan▲114Models matter. Context matters more. Give your agent a plan.
Jun 2026 · deepworkplan.com
- 23
- 24IA
Hey HN, I aggregated a bunch of GTM advice, including their rankings. Thought it could be useful for some founders here. Let me know if you have any feedback. Thanks!
2025 · fellowry.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →