AI-powered meeting assistant for real-time transcription, conversation analysis, and actionable insights.
Requirements for running the app:
- macOS 10.15 or later
- OpenAI API key (add it in the app settings)
No development tools needed - just download, install, and start transcribing!
- Real-time Transcription: Capture and transcribe conversations as they happen
- Intelligent Analysis: AI-powered analysis of meeting content to surface key points and themes
- Action Item Extraction: Automatically identify and extract action items from conversations
- Conversation Storage: Store and organize all your meetings and conversations for future reference
- Insights Generation: Get AI-generated summaries and insights from your meetings
- Context Preservation: Maintain conversation context across multiple sessions
- Desktop Integration: Native desktop app for seamless meeting assistance
Join our growing community of contributors and users!
- 💬 Discord Community - Chat with other users and contributors
- 🐛 Issue Tracker - Report bugs or request features
- 💡 Discussions - Share ideas and get help
Just want to use the app? Check the Download section above!
For developers who want to contribute or run from source:
- PHP 8.2 or higher
- Node.js 18 or higher
- Composer
- npm or yarn
- OpenAI API key
# Clone the repository
git clone https://github.com/vijaythecoder/clueless.git
cd clueless
# Install dependencies
composer install
npm install
# Run the desktop app
composer native:dev
That's it! The app will handle database setup automatically.
Need detailed setup? Check out our Contributing Guide for complete installation instructions, environment configuration, and development commands.
- Backend: Laravel 12.0 (PHP 8.2+)
- Frontend: Vue 3.5.13 with TypeScript and Inertia.js
- Desktop: NativePHP/Electron
- AI: OpenAI Realtime API for transcription and analysis
- Styling: Tailwind CSS 4.1.1
- Build: Vite 6
- Database: SQLite for local conversation storage
- Start a Meeting: Launch the app and begin a new conversation session
- Real-time Transcription: The app will automatically transcribe all audio in real-time
- Review Insights: During or after the meeting, review AI-generated insights and summaries
- Extract Action Items: View automatically identified action items and tasks
- Store Conversations: All meetings are stored locally for future reference and analysis
Contributions are welcome! Please check out our Contributing Guide for:
- Development setup
- Code standards
- Pull request process
- Testing guidelines
This project is licensed under the MIT License with the Commons Clause.
Personal and internal use = free. SaaS or resale? Contact us.
- ✅ Use it for personal projects or within your company
- ✅ Modify it to fit your needs
- ✅ Self-host it on your own infrastructure
- ❌ Cannot sell as a hosted service or SaaS product
- ❌ Cannot resell without a commercial agreement
For commercial licensing inquiries, please reach out via Discord or create an issue.