Getting Started With PgVector in .NET for Simple Vector Search
Guide to using pgvector in .NET for vector search with PostgreSQL, embeddings, and semantic similarity queries.
Guide to using pgvector in .NET for vector search with PostgreSQL, embeddings, and semantic similarity queries.
A guide for new DBAs on managing PostgreSQL extensions, covering installation, version checking, and essential maintenance practices.
A talk on implementing semantic search in a web service using Python, Django, PostgreSQL, and open-source AI tools, presented at EuroPython 2025.
A talk at PyCon Italia 2025 on implementing semantic search using Python, Django, PostgreSQL, and open-source AI tools.
A talk on adding semantic search to Django web projects using PostgreSQL and the pgvector extension for AI-powered functionality.
A technical guide on using an LLM (Platypus2) with LangChain and pgvector to analyze YouTube's Procella database paper.