Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate and choose embeddings and a vector store #2

Open
3 tasks
mkalish opened this issue Jan 2, 2025 · 0 comments
Open
3 tasks

Evaluate and choose embeddings and a vector store #2

mkalish opened this issue Jan 2, 2025 · 0 comments

Comments

@mkalish
Copy link
Contributor

mkalish commented Jan 2, 2025

Description

The processed legislation text will need have vectors generated and stored so that they can be later searched.

Acceptance Criteria

  • A set of embeddings are chosen to use with the processed legislation
  • A vector store is chosen
  • A decision record is written for each of these

Developer notes

  • This is a good source for looking for possible embeddings
  • Some vector stores to consider
    • PGVector
    • LanceDB
    • QdrantDB
    • Pinecone
    • ChromaDB
    • FAISS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant