01
CardioSense AI
Real-time cardiac anomaly detection platform
96% accuracy
1D conv autoencoder
WS live inference
- A 1D convolutional autoencoder learns healthy ECG morphology — whatever it reconstructs badly gets flagged.
- FastAPI + WebSockets stream live inference to a React frontend; a Gemini RAG chatbot explains each call in plain language.
PyTorchFastAPIWebSockets
React 18Gemini APIDocker