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
- Host: GitHub
- URL: https://github.com/arnoldchrisoduor1/neumoai
- Owner: arnoldchrisoduor1
- Created: 2025-06-09T14:34:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T12:06:22.000Z (about 1 year ago)
- Last Synced: 2025-06-15T12:19:42.869Z (about 1 year ago)
- Topics: fastapi, nextjs14, postgres, pytorch
- Language: TypeScript
- Homepage:
- Size: 473 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🩺 NeumoAI: End-to-End Pneumonia Detection System
[](https://neumoai.netlify.app/)
[](https://twitter.com/arnold0duor)
[](https://opensource.org/licenses/MIT)
[](https://fastapi.tiangolo.com/)
[](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)

---
## 🚀 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