← Back to portfolio

Project

SocialQA

Adult social care funding Q&A · England-focused · Node/Express + static UI + constrained AI workflow

SocialQA exists because adult social care funding is difficult to navigate at precisely the point when people are often tired, under pressure, and dealing with emotionally loaded decisions. The project is not trying to replace professional advice. It is a careful translation layer: a way to turn complicated funding routes, local authority processes, NHS Continuing Healthcare language, care home checks, and complaint pathways into clearer questions and next steps.

The design philosophy is deliberately restrained. SocialQA does not try to be a care-home recommender, legal adviser, financial planner, or medical decision-maker. Its job is narrower and more useful: help someone ask a better question, understand the likely official route, and know which source or organisation they should check next.

Who it is for

The target audience is people in England trying to make sense of adult social care funding and care-home processes: families, carers, advocates, self-funders, people approaching a local authority assessment, and people trying to understand NHS Continuing Healthcare or NHS-funded nursing care. It is also useful for people preparing clearer questions before speaking to a council, integrated care board, care provider, CQC, LGSCO, PHSO, adviser, or representative.

What it can do

Design philosophy

Calm before clever

The page avoids novelty UI and makes the first useful action obvious. The tone is deliberately steady because the subject matter is stressful.

Sources over confidence

The assistant is constrained to validated official and professional sources. The user is repeatedly nudged back to original wording and local confirmation.

Actionable, not advisory

Answers should explain the route and help prepare the next conversation. They should not decide eligibility, recommend a provider, or replace qualified advice.

Accessible by default

Large-font and high-contrast controls, collapsible panels, mobile-first spacing, and concise prompts reflect an audience that may be using the page under pressure.

Build and functions

SocialQA is served from the same Node/Express portfolio application as the rest of Jahosi. The page itself is intentionally simple: static HTML, CSS, and browser JavaScript, with the server providing chat, postcode lookup support, Turnstile-aware session handling, rate limiting, and source-constrained prompt construction.

Node.js
Express
Turnstile-ready
PDF export

Limitations and guardrails

Why this belongs in the Jahosi portfolio

Many Jahosi projects are practical tools built around a specific real-world friction: tracking admin workload, understanding EV charging costs, coordinating museum data, planning pool heating, or sharing safety status. SocialQA follows the same pattern, but applies it to a public-information problem. Its value is not just the chat box; it is the surrounding structure of source discipline, disclaimers, collapsible starter flows, local signposting, mobile ergonomics, and accessibility controls.