| title | GitHub |
|---|---|
| icon | github |
| description | Create GitHub issues using voice commands through your OMI device |
- 🎤 Voice-Activated - Say "Feedback Post" and describe your problem
- 🧠 AI-Powered - Collects 5 segments for detailed feedback, generates title + description
- 🔐 OAuth Authentication - Secure GitHub OAuth 2.0 integration
- 📦 Repository Selection - Choose which repo receives issues during setup
- ⚙️ Flexible Settings - Change target repository anytime from mobile-first homepage
- 🤖 Smart Formatting - AI extracts key info and formats professional issues
- 🔕 Silent Collection - Only notifies when issue is created
- 📱 Mobile-First UI - Beautiful responsive design for all devices
The app intelligently collects and processes your feedback:
- Detects "Feedback Post" → Starts collecting
- Automatically collects 5 segments (15-20 seconds of detailed speech)
- Sends all segments to AI
- AI generates professional title and detailed description
- Creates GitHub issue with "voice-feedback" label
- Notifies you with issue link! 🎉
You: "Feedback Post, the search function isn't working"
[collecting silently...]
You: "when I type in the search bar nothing happens"
[collecting silently...]
You: "I've tried on both Chrome and Safari"
[collecting silently...]
You: "and it worked fine last week but now"
[collecting silently...]
You: "it's completely broken on all browsers"
→ AI processes all 5 segments
AI Generated Issue:
- Title: "Search function not working across browsers"
- Description: The search function is currently not working. When typing in the search bar, no results appear. This issue has been tested on both Chrome and Safari browsers. The search functionality was working correctly last week but is now completely non-functional across all browsers.
→ Issue created! 🔔
The app uses OpenAI for intelligent issue generation:
- Collection - Gathers 5 segments (~15-20 seconds) for detailed context
- Title Generation - Creates concise, descriptive title
- Description Formatting - Structures problem statement professionally
- Cleanup - Removes filler words, fixes grammar, adds proper formatting
Example Transformation:
```text Voice Input (5 segments) "the app keeps crashing when I um try to upload photos it happens every single time on my iPhone 14 like the app just freezes for a second and then it completely closes and this started happening after the latest update yesterday" ```Title: App crashes when uploading photos on iPhone 14
Description:
The app consistently crashes during photo uploads. When attempting to
upload a photo, the app freezes briefly and then closes completely.
This issue occurs every time on iPhone 14 and started after the latest
update.
Labels: voice-feedbackOMI sends transcripts in segments as you speak. The app:
- ✅ Detects "Feedback Post" trigger
- ✅ Collects exactly 5 segments
- ✅ Silent during collection (no spam)
- ✅ AI processes all 5 together
- ✅ One notification on completion
Why 5 segments?
- Allows detailed problem description
- Captures ~15-20 seconds of speech
- Gives context for better issue formatting
- AI has full information for title/description generation
Click "Refresh Repos" to:
- Fetch latest list from GitHub
- Include newly created repositories
- Update repository access permissions