Discussion about this post

User's avatar
Eric Porres's avatar

I arrived at the same conclusion a few months ago and built my own memory palace with different infrastructure.

It lives in Supabase (Postgres + pgvector) and stores conversation chunks with Voyage 4 Large embeddings (1,024 dims). Search uses HNSW approximate nearest neighbor lookup, followed by Voyage rerank-2.5 cross-attention reranking for precision, across 17 sources

https://promptedbyeric.substack.com/p/the-blank-page-is-not-deep-work?r=2u5zyx&utm_medium=ios

1 more comment...

No posts

Ready for more?