cd/entity/pgvector· home entities pgvector
grep -l @pgvector /news/*.json | wc -l → 79

pgvector

mentions 79 type Organization page 1/4 feed RSS

// recent coverage 79 mentions

12:01
2026-07-04
dev.to
artificial-intelligence

Multi-Agent — Implementing the Orchestrator Worker Pattern

A developer implemented a multi-agent architecture using the Orchestrator Worker pattern, where an orchestrator delegates tasks to specialized workers for search and quality checking. The approach, in…

08:49
2026-07-02
neon.com
ai-infrastructure

Lakebase Search: vector and BM25 on Neon

Databricks launched Lakebase Search on Neon, a hybrid vector and BM25 full-text retrieval system built as two Postgres extensions optimized for Neon's storage-compute separation architecture, enabling…

07:17
2026-07-01
pub.towardsai.net
large-language-models

Building HITL Feedback RAG: Embeddings, Retrieval, and Reranking

A technical guide demonstrates how to build a human-in-the-loop feedback RAG system that captures team corrections and retrieves them into LLM prompts. The pipeline covers modeling corrections as stru…

08:45
2026-06-30
dev.to
developer-tools

Why I Built Ravn: The Real Cost of Python Error Monitoring

A developer built Ravn, an open-source Python error monitoring tool, after finding Sentry's pricing too expensive for a side project. Ravn captures exceptions with two lines of code, groups similar er…

05:42
2026-06-30
dev.to
artificial-intelligence

Stop Building OpenAI Wrappers: How to Build Defensible AI Apps

A developer argues that 90% of AI startups launched last year were thin wrappers over LLM APIs and failed when providers released native features. To build defensible AI apps, the developer recommends…

04:00
2026-06-30
arxiv.org
ai-agents

HyphaeDB: A Living Knowledge Topology for Agent-First Memory

Researchers introduced HyphaeDB, an agent-native memory infrastructure that repurposes HNSW graph topology from vector databases into a communication fabric for multi-agent AI systems, enabling knowle…

10:00
2026-06-29
dev.to
artificial-intelligence

I slashed AI API costs by 80% with a cache that actually works

A developer built a semantic cache using sentence-transformers to reduce AI API costs by 80%. The cache stores embeddings of prompts and reuses responses for semantically similar queries, cutting a $4…

06:24
2026-06-29
dev.to
ai-agents

How to Create an AI Agent: A Production Walkthrough

A developer at BizFlowAI details a production-tested pattern for building reliable AI agents, emphasizing the importance of a clear job spec, robust tool design, and a split between stable system prom…

03:18
2026-06-29
github.com
large-language-models

Show HN: Self hosting a modern LLM stack

Llmaker, an open-source platform for self-hosting a complete LLM stack including models, vector databases, embeddings, caching, observability, and an agent layer, launched on Hacker News. The platform…

page 1 / 4 next →
// co-occurs with top 8 entities