An open API service indexing awesome lists of open source software.

https://github.com/arnoldchrisoduor1/neumoai

Neural Network (AI) that scans lung X-rays to determine presence of Pneumonia
https://github.com/arnoldchrisoduor1/neumoai

fastapi nextjs14 postgres pytorch

Last synced: about 2 months ago
JSON representation

Neural Network (AI) that scans lung X-rays to determine presence of Pneumonia

Awesome Lists containing this project

README

          

# 🩺 NeumoAI: End-to-End Pneumonia Detection System

[![Netlify Status](https://api.netlify.com/api/v1/badges/YOUR_NETLIFY_BADGE_ID/deploy-status)](https://neumoai.netlify.app/)
[![Twitter](https://img.shields.io/twitter/follow/arnold0duor?style=social)](https://twitter.com/arnold0duor)
[![License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)
[![FastAPI](https://img.shields.io/badge/backend-FastAPI-%2300C7B7)](https://fastapi.tiangolo.com/)
[![Next.js](https://img.shields.io/badge/frontend-Next.js-black)](https://nextjs.org/)

**A production-grade AI system that detects pneumonia from chest X-rays with 96% accuracy**

🔗 **Live Demo**: [https://neumoai.netlify.app/](https://neumoai.netlify.app/)
📂 **Kaggle Notebooks**: [Model Evolution Series](https://www.kaggle.com/arnoldoduor)
🐦 **Twitter**: [@arnold0duor](https://twitter.com/arnold0duor)

![System Architecture Diagram](https://via.placeholder.com/1200x600/0f0c29/FFFFFF?text=NeumoAI+System+Architecture)

---

## 🚀 Getting Started

### Prerequisites
- Python 3.9+
- Node.js 16+
- Docker (for monitoring)
- PostgreSQL (for production)

### 1. Clone Repository
```bash
git clone https://github.com/yourusername/neumoai.git
cd neumoai