semantic-search
4 articles
Search and Discovery with AI
Build AI-powered search with semantic understanding, query expansion, personalization, and result summarization in Node....
25 min read2/13/2026
Semantic Search Implementation from Scratch
Build a semantic search engine from scratch with embeddings, pgvector, ranking, and an Express.js API in Node.js....
25 min read2/13/2026
Embedding APIs: Beyond Text Generation
Complete guide to embedding APIs for semantic search, classification, and vector storage with pgvector in Node.js applic...
27 min read2/13/2026
Implementing RAG with PostgreSQL and OpenAI Embeddings
A production-grade RAG implementation using PostgreSQL with pgvector for vector storage, OpenAI embeddings for semantic ...
23 min read2/13/2026