Emergo uses AI to analyze chest X-rays for pneumonia, enabling early, accurate diagnosis via a web app. It also offers a symptom checker with first-aid tips and urgent alerts, supporting users and healthcare providers, especially in low-resource settings.
This is a Next.js project bootstrapped with `create-next-app`.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open
localhost with your browser to see the result.
You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.
This project uses `next/font` to automatically optimize and load Inter, a custom Google Font.