Discovery
Turn a vague research need into a bounded product decision: should a care team run a pilot?
Case study · Building in public
SUVANÉ Research is a human-in-the-loop AI implementation case: discovery, data modeling, retrieval, structured synthesis, evaluation, deployment, and operational safeguards.
System workflow
Turn a vague research need into a bounded product decision: should a care team run a pilot?
Map papers and reports into one evidence schema: population, intervention, outcomes, strength, limits, and implementation meaning.
Search source chunks and records together, then require every synthesis claim to remain traceable.
Generate a fixed decision brief with explicit uncertainty and a refusal path when evidence is insufficient.
Test retrieval coverage, citation correctness, unsupported claims, answer consistency, and usefulness to target professionals.
Keep evidence ratings and publishing under human control; log source, prompt, model, output, and approval state.
Architecture direction
The live decision surface now calls a FastAPI service with deterministic retrieval, structured Pydantic contracts, verified evidence records, and an explicit insufficient-evidence path. Postgres/pgvector, ingestion workers, and reviewer state remain later milestones.
Evaluation plan
Did the system find the evidence needed to answer the question?
Does every material claim match and cite a retrieved source?
Does confidence fall when evidence quality or coverage is weak?
Can a professional identify the next responsible action?