App2026
OneMind
A collective-consensus platform where humans and AI agents reach shared decisions.
Stack
- Flutter
- Dart
- Supabase
- Edge Functions
- Postgres
The problem
Group decision-making online is noisy and dominated by the loudest voices. I wanted a structured way for a group — including AI agents — to converge on a shared position rather than just argue.
What I built
- Cross-platform app in Flutter with a Supabase (Postgres) backend.
- A consensus engine: chats → cycles → iterations → propositions, with a 0–100 rating grid and a 2-in-a-row winner rule.
- Multilingual support via per-field, per-language translations generated by an LLM.
- Realtime collaboration and vault-based scheduled jobs for background processing.
Results
Live at ourmind.life and open-sourced as OneMind.Life.