Release Highlights

February 8, 2025

Improved transcription quality, bug fixes, and new .dmg package

+Improved transcription quality+Better backend build process+New .dmg package+Enhanced documentation

What's New in Community 0.0.2

Pre-release focusing on transcription quality improvements and installation experience.


Download Statistics

PlatformDownloads
macOS (.dmg)364
Total Downloads364

What's New

  • Transcription quality is improved
  • Bug fixes and improvements for frontend
  • Better backend app build process
  • Improved documentation
  • New .dmg package for macOS

Roadmap (What's Next)

  • Database connection to save meeting minutes
  • Improve summarization quality for smaller LLM models
  • Add download options for meeting transcriptions
  • Add download option for summary

Known Issues

  • Smaller LLMs can hallucinate — Please use models above 32B parameter size for reliable summarization
  • Backend build process requires CMake, C++ compiler, etc.
  • Backend requires Python 3.10 or newer
  • Frontend build process requires Node.js

Installation

macOS

  1. Download the dmg.zip file
  2. Extract the file
  3. Double-click meeting-minutes-frontend_0.1.0_aarch64.dmg
  4. Move the app to Applications folder
  5. Run in terminal:
    Code language: bash
    xattr -c /Applications/meeting-minutes-frontend.app

Backend

  1. Clone the repo:

    Code language: bash
    git clone https://github.com/Zackriya-Solutions/meeting-minutes
    cd meeting-minutes/backend
    chmod +x build_whisper.sh
  2. Prerequisites: ffmpeg, cmake, C++ compiler, Python 3.10-3.12

  3. Setup:

    Code language: bash
    echo -e "ANTHROPIC_API_KEY=your_key\nGROQ_API_KEY=your_key" | tee .env
    ./build_whisper.sh
    ./clean_start_backend.sh

Download

Full Changelog

View on GitHub(opens in new tab)

Ready to try Meetily?

Join 76,000+ users who use Meetily for private meeting transcription. No bots, privacy first. Community Edition free.

No meeting bots
100% local transcription
Free & open source
Download Free

Star on GitHub (9.9k+) · Open source & self-hostable