Skip to content

SPAZORLABS/MedBot-Frontend

Repository files navigation

AI-CPA Frontend (Next.js)

This folder is designed to be pushed to its own GitHub repo and deployed independently.

Local run

cd frontend
npm install

# create .env.local from env.example
npm run dev

Env template: env.example

  • NEXT_PUBLIC_API_BASE_URL: https://web-production-9491d.up.railway.app (hardcoded in lib/api.ts)

Pages / UI

  • /auth: Login + Signup (matches Streamlit auth gate)
  • /landing: Landing page (ported from Streamlit, with added medical emoji background as requested)
  • /dashboard: Dashboard with tabs (Patients / ADR Predictions / Explainability / Bias Audit / Workflow Efficiency)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors