🕷️ Spider – AI + Blockchain Powered Healthcare Platform

💡 Inspiration

Healthcare systems are often fragmented, with patient data scattered, medicine shortages untracked, and AI tools existing in silos.
We wanted to create a unified healthcare platform that combines AI, blockchain, and smart automation to make medicine recommendations safer, inventory smarter, and patient care more transparent.


🚀 What it does

Spider is a next-gen healthcare platform that:

  • Provides AI-powered medicine recommendations with dosage guidelines and safety checks
  • Uses an Infinite Memory AI to remember patient interactions across time
  • Forecasts medicine demand with ML-powered dashboards
  • Tracks inventory using RFID + QR + blockchain for immutable records
  • Detects skin cancer from images using CNNs
  • Supports a voice-enabled assistant for multilingual healthcare queries
  • Hosts a blockchain-based marketplace for verified medical supplies
  • Manages secure patient medical records with HIPAA compliance
  • Assists in genetic research with gene expression analysis and blockchain-based consent tracking

🛠️ How we built it

  • Frontend: React + TypeScript for modular healthcare components (medicine recs, dashboards, assistants)
  • Backend: FastAPI for APIs, Flask for ML image processing, JWT auth, and HIPAA-compliant data handling
  • AI/ML: OpenAI for NLP, CNNs for skin cancer detection, Random Forest + Time Series for demand forecasting
  • Blockchain: Ethereum smart contracts (Solidity) for supply marketplace & genetic consent validation
  • Databases: PostgreSQL (patient records), MongoDB (metadata & AI configs), Redis (caching/sessions), AWS Neptune (graph memory)
  • Infrastructure: Dockerized microservices, Nginx reverse proxy, real-time monitoring

🚧 Challenges we ran into

  • Balancing AI accuracy vs. patient safety in recommendations
  • Ensuring blockchain transparency without compromising patient privacy
  • Integrating multiple databases (SQL, NoSQL, graph, cache) seamlessly
  • Handling large-scale medical images efficiently in Flask
  • Achieving multi-language support for the voice assistant
  • Maintaining compliance with HIPAA standards in every component

🏆 Accomplishments that we're proud of

  • Built a modular healthcare super-platform integrating AI + Blockchain + Medical Records
  • Deployed a skin cancer detection CNN with >85% accuracy on test images
  • Designed a decentralized marketplace with supplier verification and automated payments
  • Implemented an Infinite AI Memory System using AWS Neptune to retain patient context
  • Created a unified API architecture that securely orchestrates all services

📚 What we learned

  • How to combine polyglot persistence (Postgres + MongoDB + Redis + Graph DB) in a real-world system
  • The complexity of medical compliance (HIPAA, GDPR) when handling sensitive data
  • Building trust in AI with explainability, confidence scores, and alternatives
  • Integrating blockchain smart contracts into real-time medical workflows
  • The importance of UI/UX in healthcare apps to make advanced AI accessible to non-technical users

🔮 What’s next for Spider

  • Scale the genetic assistant with CRISPR gene-editing feasibility reports
  • Add IoT device integration for patient vitals and remote monitoring
  • Expand the voice assistant with conversational AI and regional languages
  • Move to a Kubernetes-based deployment for large-scale adoption
  • Partner with hospitals and pharmacies to pilot Spider in real-world settings

Built With

Share this project:

Updates