Status: ✅ Week 4 Complete (29% of total project)
Target: Dec 31, 2025 | Current: 4/14 weeks complete
This project builds an Arabic-first health-tech MVP with:
Performance Targets:
Backend:
Frontend:
Data Layer:
GPU: GTX 1050 4GB sufficient (ASR: 2GB, LLM: 3.8GB, TTS: 0GB)
.\start-all.ps1
This starts all 6 services automatically in separate windows.
For non-Docker local development of the VA path on localhost (gateway, orchestrator, llm-va, frontend), see docs/LOCAL_DEV.md.
Clone the repository:
git clone https://github.com/mansourmohamed2608/mvp-healthtech.git
cd mvp-healthtech
Install prerequisites:
Copy the environment file and fill in secrets:
cp .env.example .env
Start the development stack:
cd infra
docker compose up -d --build
Gateway → http://localhost:3000 Frontend → http://localhost:3001
Future reports will be added here as development continues.
feature/xxx, bugfix/yyy) and describe your changes clearly.156 commits
Python
95.0%
TypeScript
4.2%
Status: ✅ Week 4 Complete (29% of total project)
Target: Dec 31, 2025 | Current: 4/14 weeks complete
This project builds an Arabic-first health-tech MVP with:
Performance Targets:
Backend:
Frontend:
Data Layer:
GPU: GTX 1050 4GB sufficient (ASR: 2GB, LLM: 3.8GB, TTS: 0GB)
.\start-all.ps1
This starts all 6 services automatically in separate windows.
For non-Docker local development of the VA path on localhost (gateway, orchestrator, llm-va, frontend), see docs/LOCAL_DEV.md.
Clone the repository:
git clone https://github.com/mansourmohamed2608/mvp-healthtech.git
cd mvp-healthtech
Install prerequisites:
Copy the environment file and fill in secrets:
cp .env.example .env
Start the development stack:
cd infra
docker compose up -d --build
Gateway → http://localhost:3000 Frontend → http://localhost:3001
Future reports will be added here as development continues.
feature/xxx, bugfix/yyy) and describe your changes clearly.156 commits
Python
95.0%
TypeScript
4.2%