Your meetings,
summarized by AI

Auto Transcription

Real-time speech-to-text with 98% accuracy

Smart Summaries

AI extracts key points and decisions

Action Items

Auto-detect tasks and assign owners

Back to Home

Welcome back

Enter your credentials to access your account

Invalid email or password. Please try again.
Success! Redirecting to dashboard...
or continue with email
Forgot password?
Secured with enterprise-grade encryption
event.target.disabled = false; event.target.innerHTML = 'Continue with Google'; }, 1000); } // Auto-focus on email input document.addEventListener('DOMContentLoaded', function() { document.getElementById('email').focus(); }); // Handle Enter key submission document.getElementById('password').addEventListener('keypress', function(e) { if (e.key === 'Enter') { e.preventDefault(); document.getElementById('loginForm').dispatchEvent(new Event('submit', { cancelable: true })); } });