AI Consultant POC
Record → Transcribe (Local Whisper) → Draft → Approve → Publish
This page turns a voice note into a markdown post and commits it into your GitHub posts folder to trigger publishing.
1) Sign in gate
Checking sign-in state…
Sign in with Google or Email to unlock publishing.
2) Runtime API settings
Keys are saved in localStorage on this device for the POC. Use low-privilege tokens.
3) Record and transcribe locally
4) Convert transcript to blog JSON with one LLM call
Publishing flow is locked until authorized sign-in is complete.
5) Approve and publish to GitHub
This commits a markdown file into your posts folder. Your existing GitHub Actions workflow will then deploy the updated site.