Show HN: Vector databases are the wrong primitive for AI agents

  • Posted 4 hours ago by ajainvivek
  • 1 points
https://github.com/brainfish-ai/ReasonDB
Hi HN,

We built ReasonDB because vector databases break down when agents need to reason over structured relationships.

ReasonDB combines: • knowledge graphs • reasoning queries • LLM-friendly APIs

Example:

agent.reason("Why did the refund fail?")

which traces relationships across events, policies and logs.

Repo: https://github.com/brainfish-ai/ReasonDB

Would love feedback.

1 comments

    Loading..