Skip to content

Agent-backed Q&A over user’s notes #33

@Haimantika

Description

@Haimantika

Allow users to ask natural language questions over their notes (a private knowledge base) using agents or LLMs. For example: “What did I write about X?” or “List all tasks I mentioned in my notes from last week.” This should be making use of DigitalOcean’s Gradient AI platform.

Acceptance Criteria:

  • UI to input questions / queries over user notes.
  • Backend logic to retrieve relevant context from notes (search / embeddings).
  • Use of an AI model to answer based on those notes.
  • Privacy: only include the user's own notes.
  • Correct handling of long contexts (pagination, chunking).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions