Skip to content

Err-rr/XrayBotix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XrayBotix 🤖

AI-Powered X-ray Diagnosis in Seconds

Live Demo: xraybotix.netlify.app Repo: github.com/Err-rr/XrayBotix


🔎 Overview

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.


💡 Key Features

  • 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

📊 Tech Stack

  • 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

🛎️ User Flow

  1. Upload X-ray via drag & drop
  2. Select type (Chest, Spine, Dental, Skull)
  3. AI model analysis and generate predictions
  4. Gemini API creates a concise medical report
  5. Download report as PDF

⚖️ Security & Compliance

  • HIPAA-ready architecture
  • Images deleted in 30 seconds
  • End-to-end encryption
  • No persistent storage

⚙️ Setup & Usage

Prerequisites

Node.js >= 14
npm >= 6

Install & Run

git clone https://github.com/Err-rr/XrayBotix.git
cd XrayBotix
npm install
netlify dev

Deploy

netlify deploy --prod

🌐 AI Model Links


🚀 Coming Soon

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors