New top story on Hacker News: Show HN: A lightweight, stateless database for agent memory
Show HN: A lightweight, stateless database for agent memory 11 by anuptalwalkar | 5 comments on Hacker News. 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://ift.tt/E1KL4vM Live search demo: https://demo.polign.com Docs: https://polign.com