AI Personal Learning
and practical guidance
Ali-painted frog

Meetily: an AI assistant for generating meeting minutes, transcribing and generating meeting summaries in real-time

General Introduction

Meetily is an AI-powered meeting assistant developed by Zackriya Solutions that captures meeting audio in real-time, performs voice transcription, and generates meeting summaries. Unique in that all processing is done locally on the device, ensuring user privacy, Meetily is for teams that want to focus on discussions without having to manually record meeting content, providing an efficient and convenient solution for recording and managing meetings.
Meetily: an intelligent assistant for improving meeting efficiency, transcribing and generating meeting summaries in real time-1
Meetily: an intelligent assistant for improving meeting efficiency, transcribing and generating meeting summaries in real time-1

Function List

  • Real-time audio capture (microphone and system audio)
  • Real-time voice transcription using Whisper.cpp
  • speaker-differentiated function
  • Local processing for privacy
  • Supports Markdown and PDF export
  • Modern, responsive UI with real-time updates
  • Supports offline use and is compatible with multiple conferencing platforms
  • Customizable and self-hosted to meet specific needs
  • Built-in knowledge graph for semantic search of meetings

 

Using Help

Installation process

Front-end installation:

  1. interviewsReleases pageand download the latest version.
  2. Unzip the file and run the executable.
  3. Provide the necessary audio capture and microphone access (screen capture access only).

Development runs:

# Navigate to the frontend directory
cd frontend
# Give execute permission to clean_build.sh
chmod +x clean_build.sh
# Running clean_build.sh
. /clean_build.sh

Backend Installation:

  1. Create and activate a virtual environment
python -m venv venv
source venv/bin/activate # Windows: . \venv\Scripts\activate
  1. Navigating to the Backend Catalog
cd backend
  1. Installation of dependencies
pip install -r requirements.txt
  1. Starting the back-end server
. /clean_start_backend.sh

Function Operation Guide

Real-time audio capture and transcription:

  • After running the app, the system automatically captures the microphone and system audio.
  • Use Whisper.cpp for real-time transcription, displayed on the application interface.

Speaker distinction:

  • The system automatically recognizes and distinguishes between different speakers for subsequent analysis.

Export function:

  • Users have the option to export the transcription to Markdown or PDF format for easy archiving and sharing.

Customization and extensions:

  • Meetily supports self-hosting and customization, and users can modify and extend it according to their specific needs.
  • Built-in knowledge graph function allows users to perform semantic search of meetings and improve information retrieval efficiency.

System Architecture:

  • Front-end: Tauri app + Next.js (packaged as executable)
  • Backend: Python FastAPI, managing API interfaces, LLM integration and data storage

API Documentation:

  • interviewshttp://localhost:5167/docsCheck the Swagger UI documentation for API interface details.

Development Guide:

  • Follow the established project structure
  • Writing tests for new features
  • Logging API Changes
  • Using type hints in Python code
  • ESLint configuration for JavaScript/TypeScript compliance
CDN1
May not be reproduced without permission:Chief AI Sharing Circle " Meetily: an AI assistant for generating meeting minutes, transcribing and generating meeting summaries in real-time

Chief AI Sharing Circle

Chief AI Sharing Circle specializes in AI learning, providing comprehensive AI learning content, AI tools and hands-on guidance. Our goal is to help users master AI technology and explore the unlimited potential of AI together through high-quality content and practical experience sharing. Whether you are an AI beginner or a senior expert, this is the ideal place for you to gain knowledge, improve your skills and realize innovation.

Contact Us
en_USEnglish