How many free embedding tokens does it take to bribe a vector database user?
I’m building a local-first tool that indexes your files for semantic search.
I’m thinking about covering the OpenAI embedding usage for new users, mostly so nobody has to paste in an API key before they’ve searched a single PDF.
But embeddings are cheap enough that I’ve completely lost perspective.
1M tokens a month? 5M? 10M?
What says “actually useful” rather than “congrats, you can embed your README”?