This project is a backend API for a social media application. It is built using FastAPI for request handling, Pydantic for schema and response validation, and SQLAlchemy for persistence to a ...
A deep learning project for detecting Tuberculosis (TB) from chest X-ray images using convolutional neural networks (CNN). This project demonstrates the application of computer vision in medical ...