-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Goal is to be able to take data from a CSV/JSON file (and eventually from a SQLite database table) and run it through https://beta.openai.com/docs/guides/embeddings to get back arrays of floating point numbers, then store those efficiently in a table.
This can then be used to implement things like semantic search using cosine similarity.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request