Back to Tags
Pgvector
4 items tagged with "pgvector"
Filter by type:
Stacks2
Stack
RAG Stack (LangChain + pgvector + LLM)
Retrieval-augmented generation stack: LangChain orchestrates retrieval over pgvector embeddings in Postgres and grounds an LLM's answers in your own data.
Stack
LangGraph + pgvector
An agentic LLM application stack using LangGraph for stateful agent workflows backed by Postgres with pgvector for retrieval and memory.