I built CoreTalk — a free online meeting app, but with some extra features
Sick of tab-switching during every call? I built CoreTalk to fix that. It's free, lightweight, and live right now providing all basic to extraordinary features. This video shows the flow of app after login.
Deployment Link: coretalk.vercel.app/Login
The essentials you'd expect:
- Video & audio calls
- Screen sharing
- Raise hand
- Guest accounts — no sign-up needed to join
- Screen and audio recording
- Silent Background
- Captions
- Feedback
But here's what makes it different:
- Gmail Enact — read & send emails right inside the call, no new tab
- Doc Enact — collaborate on a document with your team mid-call, download to desktop anytime
- Chat with Attachments— share files others can download during the call (only MS Teams does this, and you pay for it)
- AI Summary— auto-generates a transcript + meeting summary, saved to your desktop after the call
Built solo using the MEVN stack (MongoDB, Express, Vue 3, Node.js).
Would love brutal feedback. What would you add or break first?