NeuroVox

approved

by Synaptic Labs

Enhances your note-taking with voice transcription and AI capabilities.

31 stars3,272 downloadsUpdated 5mo agoMIT
View on GitHub

NeuroVox

NeuroVox is an Obsidian plugin that enhances your note-taking with voice transcription and AI capabilities. Record your voice, transcribe it, and apply custom AI prompts to the transcription.

Features

  • Voice Recording: A mic icon will appear in your note, which you can press to record.
  • Transcription: Automatically transcribes your voice recordings using the OpenAI Whisper API along with Groq.
  • Custom Prompts: Apply custom prompts to the transcription to summarize, extract to-dos, or other actions.
  • Audio Playback: Embeds the audio file in your note for easy access.
  • Embedded Output: Transcriptions and AI-generated outputs are embedded in your notes as callouts wherever your cursor is.

Installation

  1. Download the NeuroVox plugin from Community Plugins.
  2. Enable the plugin from the Obsidian settings by toggling it on.
  3. Input your OpenAI, Deepgram and/or Groq API Key (instructions below).
  4. Choose a folder to save the Recordings.
  5. Turn on the Floating Button Mic (optional), or otherwise use the toolbar icon or command pallette to start a recording.

API Key Setup

If you need to obtain an OpenAI API key, follow the steps below:

Steps to Get an API Key

  1. Create an Account:

  2. Access API Keys:

    • Log in to your account.
    • OpenAI: Click on the ⚙️ in the top right corner and select "API Keys" from the dropdown menu.
    • Groq: Click "API Keys" on the left sidebar.
    • Deepgram: Click the "Free API key button in the top right.
  3. Create a New Key:

    • On the API Keys page, click "Create new secret key."
  4. Secure Your API Key:

    • Copy the newly generated API key into the 🔑 Api Keys accordion in the Neurovox Settings. Treat this key like a password and do not share it with anyone.
  5. Billing Information:

    • You need to add billing information to your account to make API calls.

Contribution

Contributions are welcome! Please fork the repository, make your changes, and open a pull request.

Support

For support or to report issues, use the GitHub Issues page for this repository.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.

NeuroVox | SimilarPlugins