A ReactJS & NodeJS-based application built during the COVID-19 pandemic to provide healthcare insights and disease diagnosis.
This full-stack application was developed during the COVID-19 pandemic to assist users with real-time health insights, AI-powered disease diagnosis, and survival rate predictions. The frontend, built with ReactJS, provides an interactive and user-friendly interface, while the backend, powered by NodeJS, handles AI-based medical analysis and chatbot functionalities.
✔️ AI-Powered Chatbot – Provides real-time health information about COVID-19 and other diseases.
✔️ Survival Rate Calculator – Estimates patient survival rates based on medical records.
✔️ COVID-19 Diagnosis – Uses deep learning to analyze CT scan images and detect COVID-19.
✔️ Breast Cancer Diagnosis – AI-based early detection using deep learning models.
✔️ Seamless User Experience – Clean UI with real-time medical analysis and report generation.
Here are four preview images showcasing different features of the app:
(Upload CT scan images to get AI-based diagnosis results.)
(Deep learning-powered detection for early breast cancer screening.)
Technology | Version |
---|---|
ReactJS | 16.13.1 |
Node.js | 12.20.0 |
axios | 0.19.2 |
Express.js | 4.17.1 |
mongoose | 5.9.7 |
passport-google-oauth | 2.0.0 |
1️⃣ Clone the Repository
git clone https://github.com/Gideon-777/dr-annie-frontend.git
cd dr-annie-frontend
2️⃣ Install Dependencies
npm install
3️⃣ Start the Development Server
npm run dev
The app will be running at http://localhost:3000
🚀
For questions or feedback, feel free to reach out via:
✉️ Email: [email protected]
🔗 GitHub: Author