Skip to content

Custom Embedding Search #1

Description

@mahesh-hegde

Architecture:

  • Separate single-API Lambda for Embedding Generation + Search, returns verse numbers. This can use python or maybe HF TEI + go binary with SQLite, whichever is cheaper
    • Always batch 16 embeddings at once.
  • main server will call this endpoint over HTTP/HTTPS (configured through env)
  • render and return similar verses

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions