Inspiration
Healthcare is one of the most critical sectors, yet many systems still rely on fragmented communication, long waiting times, and manual record-keeping. During our observation, we realized that doctors often lack quick access to previous patient interactions, and patients struggle with inefficient consultation processes.
This inspired us to build CareXAI, a platform that combines real-time communication and artificial intelligence to make healthcare more efficient, accessible, and intelligent.
What it does
CareXAI is a real-time telehealth platform that connects patients, doctors, and administrators in a single system.
It provides: Real-time chat between doctor and patient Video consultation using WebRTC/Agora AI-powered health risk prediction AI-based conversation summarization Role-based dashboards (Patient, Doctor, Admin)
One of the key features is: After a consultation, the system generates an AI-powered summary of the conversation, which helps doctors understand patient history in future visits.
How we built it
We built CareXAI using a modern full-stack architecture:
Frontend: React.js, TypeScript, Vite Backend: Node.js, Express.js Database: PostgreSQL with Prisma ORM Real-time communication: Socket.IO Video calls: WebRTC / Agora AI integration: Groq API (LLaMA models)
The system follows a client-server model where the frontend interacts with backend APIs, and real-time updates are handled through WebSockets.
Challenges we ran into Implementing real-time communication reliably using Socket.IO Handling video call integration with WebRTC/Agora Designing accurate AI prompts for medical summarization Managing database schema and relationships using Prisma Deployment issues with cloud services and environment variables Accomplishments that we're proud of Successfully built a complete real-time healthcare system Integrated AI summarization for doctor-patient conversations Designed a multi-role dashboard system Achieved end-to-end working flow (booking → consultation → AI insights) Deployed the system using modern cloud platforms What we learned Building scalable full-stack applications Working with real-time systems (Socket.IO) Integrating AI models into real applications Handling deployment and cloud infrastructure Understanding healthcare workflows and system design What's next for CareXAI – AI-Powered Health Insight Engine Mobile application (Android/iOS) Multi-language support Advanced AI models for better predictions Integration with hospital systems (EHR) Enhanced security and compliance features Advanced analytics for doctors and hospitals
CareXAI aims to transform traditional healthcare into a smart, AI-driven ecosystem that improves both patient experience and clinical decision-making.
Built With
- agora
- express.js
- groq
- node.js
- postgresql
- prisma-orm
- react.js
- socket.io
- typescript
- vite
- webrtc
Log in or sign up for Devpost to join the conversation.