auralite

AI assistant for Obsidian. Create notes by voice, transcribe speech, and write with AI. Seamlessly integrates with your vault to enhance note-taking and knowledge management.

Stars
5
Committers
2

Bot releases are visible (Hide)

auralite - 1.4.0 Latest Release

Published by github-actions[bot] 2 months ago

1.4.0 (2024-08-18)

Features

auralite - 1.3.0

Published by github-actions[bot] 2 months ago

1.3.0 (2024-08-09)

Features

  • Add Edit action that can make precise updates to your files (06de6b7)
  • add silence detection to stop recording when you stop speaking (after a few seconds...) (fc63ddd)
  • users can now specify a template for new notes with and template syntax (f632394)

Bug Fixes

  • disable mic use completely after each recording (64dbf50)
auralite - 1.3.0-beta.3

Published by github-actions[bot] 2 months ago

1.3.0-beta.3 (2024-08-09)

auralite - 1.2.2

Published by github-actions[bot] 2 months ago

1.2.2 (2024-08-09)

auralite - 1.2.1

Published by github-actions[bot] 2 months ago

1.2.1 (2024-08-09)

auralite - 1.3.0-beta.2

Published by github-actions[bot] 3 months ago

1.3.0-beta.2 (2024-07-14)

Features

  • add silence detection to stop recording when you stop speaking (after a few seconds...) (fc63ddd)
  • users can now specify a template for new notes with and template syntax (f632394)
auralite - 1.3.0-beta.1

Published by github-actions[bot] 3 months ago

1.3.0-beta.1 (2024-07-12)

Features

  • Add Edit action that can make precise updates to your files (06de6b7)

Bug Fixes

  • disable mic use completely after each recording (64dbf50)
auralite - 1.2.0

Published by github-actions[bot] 3 months ago

1.2.0 (2024-07-12)

Bug Fixes

  • fix import statement in code (731a927)

Features

  • add command for fast transcription (no post-processing for formatting) (46d3b1e)
  • now gives progress reports on what it's currently doing (32b9abd)
auralite - 1.2.0-beta.2

Published by github-actions[bot] 3 months ago

1.2.0-beta.2 (2024-07-12)

Bug Fixes

auralite - 1.2.0-beta.1

Published by github-actions[bot] 3 months ago

1.2.0-beta.1 (2024-07-12)

Features

  • add command for fast transcription (no post-processing for formatting) (46d3b1e)
  • now gives progress reports on what it's currently doing (32b9abd)
auralite - 1.1.4

Published by github-actions[bot] 3 months ago

1.1.4 (2024-07-10)

Bug Fixes

  • don't create notes in folder - just add to vault root directory (13ddab8)
auralite - 1.1.3

Published by github-actions[bot] 3 months ago

1.1.3 (2024-07-09)

Bug Fixes

  • fix Transcribe action cannot read properties of null (reading slice) (036108c)
  • force release (f65eeea)
auralite - 1.1.3-beta.1

Published by github-actions[bot] 3 months ago

1.1.3-beta.1 (2024-07-09)

Bug Fixes

  • fix Transcribe action cannot read properties of null (reading slice) (036108c)
auralite - 1.1.2

Published by github-actions[bot] 3 months ago

1.1.2 (2024-07-09)

Bug Fixes

  • resolve 400 Unrecognized file format during transcription (5fa3185)
auralite - 1.1.2-beta.1

Published by github-actions[bot] 3 months ago

1.1.2-beta.1 (2024-07-09)

Bug Fixes

  • resolve 400 Unrecognized file format during transcription (5fa3185)
auralite - 1.1.1

Published by github-actions[bot] 3 months ago

1.1.1 (2024-07-09)

Bug Fixes

  • include styles.css in releases (cc1d3ca)
auralite - 1.1.1-beta.1

Published by github-actions[bot] 3 months ago

1.1.1-beta.1 (2024-07-09)

Bug Fixes

  • include styles.css in releases (cc1d3ca)
auralite - 1.1.0

Published by github-actions[bot] 4 months ago

1.1.0 (2024-07-09)

Performance Improvements

  • better performance when streaming text into editor (bd27807)
  • slight performance upgrade by not waiting for file to save before (f3f43d2)

Bug Fixes

  • add correct amount of newlines when streaming text into editor (3d4d928)
  • do not save dev transcript if not in dev mode (ecd99ae)
  • ensure proper unloading by using Obsidian Events (94ed60d)
  • fix bad responses from using Instructor for generating longer text (331c6fb)
  • manually handle adding .md extension to note names (40f4c7a)

Features

  • add command to cancel the ongoing action (a294afd)
  • add floating bar when interacting with plugin to see status (12d86c6)
  • add model selection setting (2b0c8b6)
  • add new action to write AI-generated content directly to your cursor - just ask (2d97081)
  • add transcribe action that lets you just talk to Obsidian and have it get inserted into your notes beautifully formatted (b19e354)
  • hide waveform input immediately after user stops recording (226b84e)
  • toggle AI Assistant listening via command & hotkey (25cb6ac)
  • waveform visualizer to indicate when AI Assistant is listening (9fc50a9)
  • when user stops recording, use cursor as reference point to insert text (e81f4d6)
auralite - 1.0.0-beta.9

Published by github-actions[bot] 4 months ago

1.0.0-beta.9 (2024-07-09)

Performance Improvements

  • better performance when streaming text into editor (bd27807)
auralite - 1.0.0-beta.8

Published by github-actions[bot] 4 months ago

1.0.0-beta.8 (2024-07-09)

Bug Fixes

  • fix bad responses from using Instructor for generating longer text (331c6fb)

Features

  • add floating bar when interacting with plugin to see status (12d86c6)
  • add model selection setting (2b0c8b6)
Related Projects