AI Scan-Based Analysis System
An intelligent medical system combining ASP.NET Core and Flask to provide AI-powered diagnostic support.
Integrated deep learning models (TensorFlow/Keras) hosted on Flask for analyzing medical scans (e.g., chest X-rays, brain scans).
ASP.NET Core handled user management, authentication, and report generation, while Flask served AI predictions.
Designed a secure and modular architecture for seamless integration between .NET services and Python-based AI models.
Focused on bridging healthcare and technology through AI-driven decision support systems.
Tech Stack: ASP.NET Core, Flask, TensorFlow/Keras, Entity Framework Core, SQL Server, RESTful APIs