Skip to main content

AI Assistant & Images

What the assistant does

Notara includes an AI assistant designed to help with thinking and drafting without taking control of your files.

Key capabilities include:

  • Drafting notes, outlines, and summaries
  • Brainstorming ideas and task breakdowns
  • Proposing structured edits to notes with visual diffs
  • Generating images for vision boards and notes
  • Maintaining chat context during your active session

OpenAI configuration

Notara connects directly to OpenAI using your own API key. No third-party accounts or intermediate proxy servers are used.

To set up the assistant:

  1. Navigate to Settings in the main menu.
  2. Enter your OpenAI API key in the AI Configuration section.
  3. Select your desired text model and image generation model.
SettingDefaultNotes
Text modelgpt-4o-miniFast, high-quality responses for notes and task proposals.
Image modeldall-e-3Standard image generation model for vision boards.
API keyUser providedStored locally in desktop application state.

Interactive diff proposals

Notara enforces a strict user-review policy for all AI actions.

When the assistant offers to edit an existing note or generate a new one:

  1. The assistant produces a structured proposal rather than writing directly to disk.
  2. Notara displays a visual diff comparison showing additions and deletions.
  3. You can review the changes and choose Apply Changes or Dismiss.
  4. Your files are only modified after your explicit approval.

Image generation

You can request images directly in the assistant chat:

  • Generated images render in the chat thread.
  • Click Add to Vision Board to place the image onto an active board.
  • Click Save Image to store the asset into your workspace .notara/media/ directory.

Privacy and security

  • No telemetry or data logging: Your notes are never sent to external servers unless you explicitly ask the assistant to analyze them.
  • Direct API communication: Desktop builds communicate directly with OpenAI's API endpoints using Tauri's native HTTP transport.
  • Local storage: Conversation history is stored locally in your workspace.