Logo Lanfrica

kingblessolivier/ParentConnect_AI

Domaine:

natural language processinghealthcare

Type de record:

projectsoftware
Créateur:
kin
Hôte:
AI-enabled parenting ecosystem helping Rwandan parents talk to their adolescents about reproductive health — preventing teenage pregnancy and strengthening child protection. Kinyarwanda-first, retrieval-grounded AI across mobile, SMS, IVR, and community sessions. # ParentConnect AI *An AI-enabled parenting ecosystem for preventing teenage pregnancy and strengthening child protection in Rwanda.* ParentConnect AI equips parents and caregivers to become the first and most trusted educators of their adolescents (aged 10–19) on puberty, relationships, consent, and sexual and reproductive health (SRH). It combines an AI parenting coach (grounded on a clinician-approved knowledge base), SMS/USSD and toll-free IVR channels for basic phones, and community parenting sessions led by Community Health Workers and trained Parent Champions. > **Status:** Documentation baseline + **monorepo scaffold**. The design/requirements/compliance docs are complete; the repository now also has project skeletons (structure, tooling, CI) with **no feature logic yet**. Feature work begins in Phase 1 per `docs/delivery/roadmap.md` — after Phase 0 (knowledge base + evaluation set). ## Repository layout (code) | Path | Stack | Purpose | |---|---|---| | `backend/` | Node.js + TypeScript (ADR-0014) | Core API & coach orchestrator | | `ai/` | Python (ADR-0014) | RAG & evaluation service (separate) | | `web/` | Next.js + React + TS (ADR-0016) | Staff consoles | | `site/` | Next.js + React + TS (ADR-0016) | Public site — programme info, safety commitments; not the app or staff console | | `mobile/` | Flutter (ADR-0015) | Parent-facing app (offline-first) | | `infra/` | Docker/IaC | Local dev, config bundles, deployment | | `docs/` | Markdown | Design, requirements, compliance | --- ## Who this is for - **Engineers** building the platform — start with `CLAUDE.md`, then `docs/architecture/system-architecture.md`. - **Clinical & content reviewers** — see `docs/ai/knowledge-base-spec.md` and `docs/ai/safety-and-guardrails.md`. - **Data-protection officers & funders' technical reviewers** — see `docs/compliance/`. - **Programme staff** — see `docs/product/vision.md` and `docs/delivery/roadmap.md`. ## How to navigate the docs | Area | Path | What's there | | …

Languages