2025-04-07 11:47:27 +01:00
2025-04-05 00:57:23 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00
2025-04-04 22:30:07 +01:00
2025-04-07 11:47:27 +01:00
2025-04-07 11:47:27 +01:00

VibeLine

VibeLine is a powerful voice memo processing system that uses AI to extract meaningful content from your voice recordings. It uses a flexible plugin system to generate various types of content like summaries, blog posts, app ideas, and action items.

Features

  • 🎙️ Automatic voice memo transcription
  • 🔌 Flexible plugin system for content extraction
  • 🤖 AI-powered content generation using Ollama
  • 📝 Built-in plugins for:
    • Summaries
    • Blog posts
    • App ideas
    • Action items/TODOs
  • 🎯 Smart plugin matching based on transcript content
  • 📁 Organized output directory structure

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/vibeline.git
cd vibeline
  1. Make sure you have Python 3.11.2 installed. The project uses .python-version to specify the required Python version.

  2. Run the setup script:

./setup.sh

This will:

  • Create a virtual environment named vibenv
  • Activate the virtual environment
  • Install all required dependencies
Description
No description provided
Readme MIT 306 KiB
Languages
Python 76.5%
Shell 21.4%
Dockerfile 2.1%