Y
Hacker News
new
|
ask
|
show
|
jobs
by
lucasfdacunha
189 days ago
I'm using a Postgres database. So when articles are ingested, I use the Gemini Embedding model (they have a great free tier) and save that in a vector column that is used later to do the search.