Discover and explore top open-source AI tools and projects—updated daily.
AI meeting assistant for real-time transcription and analysis
Top 58.5% on SourcePulse
Clueless is an AI-powered meeting assistant designed to provide real-time transcription, conversation analysis, and actionable insights. It targets professionals and teams seeking to improve meeting productivity by automating note-taking and extracting key information. The primary benefit is enhanced meeting efficiency through automated summarization and action item identification.
How It Works
The application leverages OpenAI's Realtime API for both transcription and analysis, processing audio input to generate text and derive insights. It employs a backend built with Laravel (PHP 8.2+) and a frontend using Vue 3.5.13 with TypeScript and Inertia.js, styled with Tailwind CSS. For desktop integration, it utilizes NativePHP/Electron, with SQLite used for local conversation storage. This stack enables a native desktop experience with robust AI capabilities.
Quick Start & Requirements
For end-users, a macOS 10.15 or later desktop app is available for download. An OpenAI API key is required and configured within the app's settings.
For developers, requirements include PHP 8.2+, Node.js 18+, Composer, npm/yarn, and an OpenAI API key. Installation from source involves cloning the repository, running composer install
and npm install
, and then executing composer native:dev
to run the desktop app.
Highlighted Details
Maintenance & Community
The project encourages community contributions via its Discord server and GitHub issue tracker for bug reports and feature requests. Discussions are also hosted for sharing ideas and seeking help.
Licensing & Compatibility
This project is licensed under the MIT License with the Commons Clause. Personal and internal use is free. SaaS or resale requires a commercial agreement, with inquiries directed via Discord or GitHub issues.
Limitations & Caveats
The desktop application is currently only supported on macOS. Commercial use as a hosted service or SaaS product is restricted without a separate agreement.
1 month ago
Inactive