Skip to content

rishit-singh/VoidNote

Repository files navigation

VoidNote Logo

VoidNote

Voice-first conversation capture.

MIT License PRs Welcome Node.js >=16

Features

  • Live Speech-to-Text – Real-time transcription with low latency.
  • Structured Parsing – Breaks down chaotic dialogue into readable sections.
  • Inline Editing – Modify transcriptions without losing speaker context.
  • Contextual Sorting – Automatically classifies meetings by type or tag.
  • Instant Sharing – Push summaries to teammates. Or don't. Your call.

Getting Started

Requirements

  • Node.js v16 or higher
  • Chromium-based browser with microphone access
  • Internet (cloud inference dependency)

Install

git clone https://github.com/rishit-singh/voidnote.git
cd voidnote
npm install
cp .env.example .env
# edit .env as needed

Run

npm run dev

Navigate to http://localhost:3000


Contributing

We don’t bite. Fork, branch, commit, push, PR.

git checkout -b feat/my-thing
git commit -m "Add: my thing"
git push origin feat/my-thing

Open a pull request. If you break something in style, we might even keep it.


DOCS COMING SOON™

License

MIT. Use it, remix it.


Support


The Null Node

About

Voice-first conversation capture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •