Skip to content
forked from wdas03/dermai

Upload a photo, diagnose your skin condition, get treatment recommendations, and get connected with doctors.

Notifications You must be signed in to change notification settings

yond5413/dermai

 
 

Repository files navigation

DermAI+

Take a photo, upload it, get a diagnosis, and connect with recommended dermatologists.

Screen.Recording.2023-11-20.at.11.57.20.PM.mov

Files

  • API: swagger.yaml API Gateway file
  • lambda: all lambda functions
  • src: website code + components written in React/Next.js
    • app: different pages (homepage, dashboard/patient, dashboard/doctor)
    • components: different web components (ChatUI, HomeTab, etc...)

Getting Started

First, run the development server:

npm install .
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Upload a photo, diagnose your skin condition, get treatment recommendations, and get connected with doctors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 79.1%
  • TypeScript 18.1%
  • Python 2.6%
  • Other 0.2%