Building a Semantic Search CLI with Vector Databases, OpenAI, and Go
Introduction
Hello everyone! In this article I'm going to be building a CLI that enables you to:
Add new article headlines
Search for headlines related to a certain subject (semantic search)
We'll be using OpenAI's API, A free vector database & w...
hewi.blog9 min read