Posts tagged "vector search" - bastiaan.dev   [ Skip to content ](#main-content)  [ ~/ bastiaan.dev ](/) 

 [ Home ](/) [ Blog ](/blog) [ Contact ](/contact) 

 [ Home ](/) [ Blog ](/blog) [ Contact ](/contact) 

  ~/bastiaan.dev

vector search
=============

2 posts

 [   Back to blog ](https://bastiaan.dev/blog)Tag

 vector search 
===============

  [ ![From Vectors to Answers: Building a Local RAG Agent](https://bastiaan.dev/images/local-rag-agent.jpg) 

### From Vectors to Answers: Building a Local RAG Agent

   12 min read

 6 months ago

 Semantic search finds the right text. RAG turns that text into grounded answers. In this post we’ll build a local RAG agent with Bun, SQLite vector search, and Ollama. Fast, private, and simple.

 ](https://bastiaan.dev/blog/from-vectors-to-answers-local-rag) [ ![From Text to Vectors: A Practical Guide to Semantic Search](https://bastiaan.dev/images/from-text-to-vectors.jpg) 

### From Text to Vectors: A Practical Guide to Semantic Search

   10 min read

 1 year ago

 In this post, I'll walk you through the process of building a semantic search engine using SQLite and OpenAI's API.

 ](https://bastiaan.dev/blog/from-text-to-vectors)  

 Quick links

- [ Home ](/)
- [ Blog ](/blog)
- [ Contact ](/contact)
- [ Source code ](https://github.com/basst85/bastiaan-dev)

Socials

- [ GitHub ](https://github.com/basst85)
- [ LinkedIn ](https://www.linkedin.com/in/bastiaan-steinmeier-6391a328/)
- [ Discord ](https://discordapp.com/users/837649040316825622)

© 2026 — Bastiaan Steinmeier

 Built with   using Laravel and Tailwind
