An AI-powered diagnostic tool for dermatology and mental-health screening using Computer Vision + NLP. Product of Texas Luminescence 25-26.
- Node.js (version 18 or higher)
- npm or yarn
- Expo CLI:
npm install -g @expo/cli
For iOS development:
- Expo Go Development build on your mobile device
-
Clone the repository:
git clone [your-repo-url] cd lumin/HealthLens/HealthLens -
Install dependencies:
npm install # or yarn install
npx expo start