Show HN: A lightweight, stateless database for agent memory

  • Posted 2 days ago by anuptalwalkar
  • 28 points
https://polign.com/blog-edge-agent-memory
I've been working on Polign and built a small prototype around something I've been thinking about with agent memory. I have built a lightweight/stateless vector db + BM25 search which works really well with typed facts and structured queries.

It uses your own S3, or GCS bucket as primary storage, and restarting a node is fairly quick.

Demo + writeup: https://polign.com/blog-edge-agent-memory

Live search demo: https://demo.polign.com

Docs: https://polign.com

4 comments

    Loading..
    Loading..
    Loading..
    Loading..