Real-time interview assistant with live speech transcription using Whisper AI, providing dynamic concept cards to identify missed angles and talking points
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^6.3.1^10.0.0^3.2.2^3.8.1^1.1.15^1.1.12^1.1.15^2.1.16^1.2.10^2.2.6^1.2.4^0.8.0^2.89.0^0.7.1^2.1.1^0.11.0^0.562.016.1.119.2.319.2.3^11.11.4^3.4.0^4.2.1^10.0.6^5.0.9^4^20^19^19^916.1.1^4^1.4.0^521
commits
docs: add README with project description and architecture
bdb4688View on GitHubFix build errors: resolve missing Alert component and remove unused signIn imports
56c6c90View on GitHubFinal cleanup: Use client-side Auth with window.location.origin as per best practice
6530c22View on GitHubSimplify auth redirect logic following official Supabase docs
da09e01View on GitHubImplement robust origin detection using client-side capture and both redirectTo options
5e4fabcView on GitHubRefine dynamic origin detection and fix double slash in auth redirect
7abb77cView on GitHubImplement robust real-time domain detection using host and protocol headers
71fd8edView on GitHubImplement real-time domain detection for signup redirects
6f4ddfdView on GitHub