Skip to content

Au5-ai/Au5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Au5 - AI-Powered Meeting Assistant Platform

Warning

This software has not received external security review and may contain vulnerabilities and may not necessarily meet its stated security goals. Do not use it for sensitive use cases, and do not rely on its security until it has been reviewed. Work in progress.

Au5 is a comprehensive AI-powered meeting assistant platform that provides real-time transcription, AI analysis, and meeting management capabilities. The platform consists of multiple microservices that work together to deliver a seamless meeting experience.

🏗️ Architecture Overview

The Au5 platform consists of the following modules:

  • Backend (.NET 9): Core API and business logic with SignalR hubs
  • Panel (Next.js): Web-based admin panel and user interface
  • Bot (Node.js/TypeScript): Meeting bot for joining and transcribing meetings
  • BotFather (Go): Container orchestration service for managing bot instances
  • Extension (TypeScript): Browser extension for meeting integration

📋 Prerequisites

Before installing Au5, ensure you have one of the following container runtimes installed:

For Podman Installation:

  • Podman v4.0 or higher
  • Podman Compose (optional, for Docker Compose compatibility)

🚀 Quick Start

Option 2: Podman Installation

  1. Start all services using the Podman script:

    # On Windows
    .\start-podman.ps1
    
    # On Linux/macOS
    chmod +x start-podman.ps1
    ./start-podman.ps1
  2. Access the services:

Add Fake Data (Only for Development)

🤝 Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

📄 License

This project is licensed under the terms specified in the LICENSE file.

About

Self-hosted real-time meeting note tacker for google meet.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 13