- take an imcoming user search prompt from the front end
- embed the prompt with openAI to produce a vector
- query Postgres with the vector to get the most similar results in the stored embeddings in our data
- return the closest results with HTMX to render a list in the UI
-
Notifications
You must be signed in to change notification settings - Fork 0
lucas-j-k/openai-text-embedding
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
trying out text embedding and Postgres Vector search
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published