3.3 KiB
3.3 KiB
Hearbit AI 🦉🎙️
Hearbit AI is your professional meeting assistant for macOS. It records both your microphone and system audio (e.g., Teams, Zoom), transcribes it with high precision using Infomaniak's Whisper API, and generates intelligent, structured summaries.
✨ Features
- 🎙️ Dual-Channel Recording: seamlessly capture your voice and meeting audio from apps like Microsoft Teams, Zoom, or Google Meet.
- 🧠 Powered by Infomaniak AI:
- Precision Transcription: Standard-compliant formatting with second-by-second timestamps (e.g.,
[00:12]). - Smart Summaries: Uses advanced LLMs (Mixtral, Llama 3) to create actionable meeting notes.
- Precision Transcription: Standard-compliant formatting with second-by-second timestamps (e.g.,
- 📝 Professional Templates: Comes with 3 built-in expert prompts:
- Meeting Protocol: For general business meetings.
- 1:1 / Jour Fixe: For confidential personnel discussions.
- Client Meeting: For official, client-ready documentation.
- 💾 Auto-Save: All recordings and summaries are saved locally to your history.
- 🔒 Privacy-First: Data is processed securely via your own Infomaniak API keys.
🚀 Getting Started
1. Prerequisites
- macOS (Apple Silicon or Intel).
- Infomaniak AI Account: You need an API Key and Product ID from the Infomaniak Developer Portal.
2. Installation
- Download the latest
.dmgfile from the Releases page. - Open the
.dmgand drag Hearbit AI to your Applications folder. - Launch the app.
🎧 Recording System Audio (Teams, Zoom, etc.)
To record clear meeting audio from other applications, you need a "virtual cable". We recommend BlackHole 2ch.
- Install BlackHole: Download and install BlackHole 2ch.
- Create a Multi-Output Device (So you can hear the audio too!):
- Open Audio MIDI Setup on your Mac.
- Create a "Multi-Output Device".
- Select both BlackHole 2ch AND your Headphones/Speakers.
- Tip: Use this Multi-Output Device as your SPEAKER in Teams/Zoom.
- Select Input in Hearbit AI:
- In Hearbit AI, select BlackHole 2ch (or an Aggregate Device combining your Mic + BlackHole) as the Input Device.
🛠️ Usage Guide
-
Configuration:
- Click the Settings (gear icon).
- Enter your Infomaniak API Key and Product ID.
- (Optional) Customize where recordings are saved.
-
Recording:
- Choose your Template (e.g., "Meeting Protocol").
- Select your Input Device.
- Click Start Recording.
-
Processing:
- Click Stop when finished.
- The app will transcribe the audio (with timestamps!) and generate a summary based on your selected template.
- You will be automatically taken to the Transcription tab to review the results.
👨💻 Development
Built with Tauri, React, and TypeScript.
Setup
npm install
Run Locally
npm run tauri dev
Build for Production
npm run tauri build
The build artifact will be located in src-tauri/target/release/bundle/dmg/*
📄 License
Property of Livtec. All rights reserved.