Logo Lanfrica

akwayi20/cameroon-ai-bloodlink

Domaine:

healthcare

Type de record:

software
Créateur:
akw
Hôte:
Cameroon AI BloodLink is an AI-powered healthcare platform connecting hospitals, patients, blood banks, and verified donors across Cameroon. It enables faster blood requests, smart donor matching, emergency alerts, and blood inventory prediction to improve access to life-saving transfusions and strengthen healthcare coordination. # Cameroon AI BloodLink Cameroon AI BloodLink is an AI-powered healthcare platform that connects hospitals, patients, blood banks, and verified donors across Cameroon to improve emergency blood access and coordination. ## Features - Hospital blood request system - Verified donor registration and matching - AI-based donor recommendation (distance, compatibility, urgency) - Blood inventory tracking and prediction - Emergency blood alerts - Patient request tracking ## Tech Stack - Frontend: React / React Native - Backend: Node.js (Express) - AI Services: Python (FastAPI, Scikit-learn / TensorFlow) - Database: PostgreSQL / MongoDB ## Core Modules - Authentication (users, hospitals, donors) - Blood request management - Donor matching engine - Notification system (SMS / push) - Admin verification system ## Setup ```bash git clone github.com cd cameroon-ai-bloodlink npm install npm run dev