Skip to content

Command for fetching and storing embeddings #1

@simonw

Description

@simonw

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions