Hacker News new | past | comments | ask | show | jobs | submit login

LlamaIndex VectorStoreIndex defaults to in-memory which allows you to get up and running very quickly - had pretty great experiences with their TS repo and even contributed a little to it.

fromDocuments -> VectorStoreIndex -> asQueryEngine it will be in-memory.

Easily add pgvector as other recommend here when/if you need to persist embedded data.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: