Alzheimers Disease Detection API Alzheimers disease detection Artificial Neural Network (ANN) model trained and served as REST API written in FastAPI. Run the API locally Install Required Libraries pip install -r requirements.txt Run the API fastapi dev Model_API.py