Skip to content

[P1] Intent vector store + similarity (ChromaDB) or amend proposal #11

Description

@pro-utkarshM

Problem

Proposal §3.2 / §5.2 specify a ChromaDB vector intent DB with similarity search. Implementation (storage/intent_db.py) is plain SQLite — no embeddings, no similarity.

Tasks (pick one direction)

A. Implement: add embedding generation + ChromaDB (or sqlite-vec) store; enable intent reuse via similarity lookup.
B. Amend: if vector search isn't needed for MVP, update proposal.md to reflect SQLite design and remove ChromaDB claims.

  • Decide A vs B and note rationale in this issue.
  • Implement chosen path.

Acceptance

Docs and code agree on the storage design.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Core feature / high priority

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions