Skip to content

Title: [Feature] Add customizable AI summarization modes (Concise, Detailed, Creative) #18

@Nandan29300

Description

@Nandan29300

Type: Feature / Enhancement

Description:

  • Currently, the summarization prompt generates a fixed, short summary for all notes.
  • To make the AI more interactive and user-friendly, allow users to choose a summarization mode such as:
  1. ✏️ Concise: Short and clear (2–3 lines)
  2. 📄 Detailed: Includes key points and context
  3. 💡 Creative: Engaging and expressive tone

Suggested Implementation:

  • Add a dropdown or buttons in the note UI for mode selection.
  • In aiService.summarizeNote(), modify the prompt dynamically based on user choice:
  • Send the modified prompt to Gemini using the same API call.
  • Display the generated summary in the existing summary section.

Expected Outcome:

Users can customize how the AI summarizes their notes — making the experience more personal and useful for different note-taking styles.

Hii, @mannubaveja007 Kindly please assign this issue to me. I would love to contribute also add correct wocs label to it and appropriate level to it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions