Build Real-Time AI-Driven Video Conferencing Apps EfficientlyBuild Real-Time AI-Driven Video Conferencing Apps Efficiently
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
Meet AI is a video conferencing SaaS where AI agents join live meetings as active participants and respond in real time. I built the full application stack.
The hard part is the real-time layer. The backend provisions an AI agent the moment a meeting starts and keeps it running for the full call. Speech runs through a transcript pipeline and generates responses through the OpenAI API in near real time, so the agent replies while the conversation is still moving, not minutes later. After the meeting, the backend writes a structured summary through the same API, handled async by Inngest so nothing blocks the live app.
The stack is Next.js 15 and React 19 with the Stream Video and Stream Chat SDKs, tRPC and Drizzle ORM on Neon PostgreSQL, and Better Auth across the stack.
The platform runs 30 simultaneous live sessions, each with its own active AI agent, with no backend slowdown.
What the client gets: live AI agents that take part in real meetings, plus automatic summaries, on a stack built to hold many sessions at once.
Post image
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started