PMQs
Product Manager Questions Interface
PMQs v1.0 · Powered by OpenCode + MeetingBaas
PMQs
Product Manager · Claude Code Interface · Live Transcription
🚀
New Project
Create a new project with GitHub repo and OpenCode session
📂
Existing Project
Resume work on an existing project
⚙️
Admin
Configure API keys, LLM settings and system configuration
PMQs
No Project
OFFLINE
Meeting URL
Claude Code
OpenCode session ready. Submit a discussion summary to begin.
Discussion Summary
No summary yet. Start the meeting to begin.
Live Transcript
🎙️
Waiting for meeting audio…
⚙️ PMQs Admin
🔑 API Settings
🤖 LLM Config
👥 Users
🏥 Health
API Credentials
🔵 Anthropic / Claude
🎙️ MeetingBaas
🐙 GitHub
⚡ OpenCode Server
LLM Configuration

Configure the LLM used for transcript summarization. Supports OpenAI-compatible endpoints, Anthropic, and Ollama.

Provider presets:
Anthropic → https://api.anthropic.com/v1 · claude-sonnet-4-5
OpenAI → https://api.openai.com/v1 · gpt-4o
Ollama → http://localhost:11434 · llama3.2
Users

User management coming soon. Add users directly via database.

INSERT INTO users (org_id, email, password_hash, display_name, role)
VALUES (1, 'user@org.com', PASSWORD_HASH, 'Name', 'user');
System Health
Services