AI-Powered X-ray Diagnosis in Seconds
Live Demo: xraybotix.netlify.app Repo: github.com/Err-rr/XrayBotix
XrayBotix is an AI-driven platform that revolutionizes X-ray diagnosis using real-time image classification and natural language medical report generation. Designed for fast, accurate, and secure healthcare insights.
- ⏩ Instant Analysis: 15-second AI-based X-ray scanning
- 🧐 Specialized Models: Chest, Spine, Dental & Skull
- 🔒 Privacy-First: Auto-delete uploads & encrypted processing
- 📈 Smart Reports: AI-generated insights with PDF export
- 🚀 No-code AI: Powered by Google Teachable Machine & Gemini API
- Frontend: HTML5, CSS3, JavaScript (ES6), Bootstrap
- AI Models: Google Teachable Machine (CNN classifiers)
- Backend: Netlify Functions, Google Gemini API
- Deployment: Netlify + GitHub CI
- Libraries: jsPDF, Drag & Drop API, Canvas API
- Upload X-ray via drag & drop
- Select type (Chest, Spine, Dental, Skull)
- AI model analysis and generate predictions
- Gemini API creates a concise medical report
- Download report as PDF
- HIPAA-ready architecture
- Images deleted in 30 seconds
- End-to-end encryption
- No persistent storage
Node.js >= 14
npm >= 6git clone https://github.com/Err-rr/XrayBotix.git
cd XrayBotix
npm install
netlify devnetlify deploy --prod- Chest: https://teachablemachine.withgoogle.com/models/CHMEJ5Ywr/
- Spine: https://teachablemachine.withgoogle.com/models/8vZGuj_dj/
- Dental: https://teachablemachine.withgoogle.com/models/c6n0-OhWN/
- Skull: https://teachablemachine.withgoogle.com/models/4cYJUrTnl/
- Support for CT & MRI
- Native mobile apps (iOS/Android)
- Public medical API
- Real-time doctor collaboration
- Blockchain-based data integrity
Built with ❤️ for the future of global healthcare