Inspiration

Every meeting ends the same way — someone says "can you send the notes?" and nobody has them. We've all been in back-to-back meetings, frantically scribbling notes, only to miss the next key point while writing the last one. VoiceLog AI was born from that frustration. We wanted to build a tool that lets people be fully present in meetings, without sacrificing a single insight.

What it does

VoiceLog AI is a smart meeting companion that records, transcribes, and summarizes meetings automatically. Just hit record, have your conversation, and walk away with a clean, structured summary — action points, key decisions, and all. No manual note-taking, no re-listening to hour-long recordings. Every word is captured, every insight delivered.

How we built it

VoiceLog AI was built using MeDo, a no-code AI app builder, as the core platform. We used MeDo's natural language interface to design the app flow, integrate audio recording, and deploy to a live public URL — all without writing a single line of code. For AI processing, we implemented a 3-API fallback architecture using Groq, DeepSeek, and Gemini to handle transcription and summarization. This ensures that if one API is slow, overloaded, or unavailable, the app seamlessly falls back to the next — guaranteeing reliability and uptime for users. This multi-model approach also gave us the flexibility to compare output quality across models and always serve the best result.

Challenges we ran into

Building VoiceLog AI wasn't without its hurdles. Transcription accuracy was a constant balancing act — capturing speech clearly across accents, background noise, and overlapping speakers. Real-time processing pushed us to think carefully about latency and user experience. Getting the summarization quality right — producing summaries that were concise yet meaningful — took significant iteration. And finally, deployment had its own surprises, ensuring the app was stable, accessible, and performed reliably for end users.

Accomplishments that we're proud of

We're proud that we built a fully functional, deployed AI product using no-code tools alone — proving that great ideas don't require a traditional engineering background to ship. More importantly, VoiceLog AI genuinely solves a real problem. The moment you finish a meeting and instantly receive a clean summary, it just clicks — this is how meetings should work.

What we learned

We learned that no-code doesn't mean low quality. MeDo enabled us to move fast and focus entirely on the user problem rather than infrastructure. We also learned that AI summarization is only as good as the context you give it — prompt design and flow architecture matter enormously. Most of all, we learned that the best productivity tools are the ones that get out of your way.

What's next for VoiceLog AI

We're taking VoiceLog AI mobile. The next phase is a dedicated mobile app so users can record meetings on the go — whether it's a coffee chat, a field visit, or a quick standup. Meetings don't always happen at a desk, and VoiceLog AI shouldn't either.

Built With

  • deepseek-api
  • gemini-api
  • groq
  • medo
Share this project:

Updates