Generative AI & Agentic AIBusiness automation with AI

Portfolio project: an evaluated document-to-decision workflow

PK
Pankit Kumar
Sr. Data Scientist at Parexel (a Goldman Sachs–backed company) · 20 September 2026 · 2 min read
Technically reviewed by Ishaan Sharma
In this article (4 sections)

A strong portfolio project shows how a decision is supported, tested and operated. A screenshot of a successful canvas run leaves the important questions unanswered.

Validate the evidence set

The automation lab defines an authored project index.

python
from automation_cases import portfolio_case

result = portfolio_case()
assert result["required_complete"] is True
assert result["evaluated"] is True
assert result["production_proof"] is False
assert result["reviewer"] == "pending"
assert result["artifacts"]["external_deployment"] is False

The local evidence can demonstrate engineering decisions, but it is not production proof or external approval.

Build the project in layers

Choose a rights-cleared document task with a real decision contract. Create the brief, source/data manifest and manual baseline. Ingest with duplicate/version checks, extract typed fields with page evidence, validate rules and form a proposal. Route low confidence and failures to an owned queue; bind human approval before a stubbed or sandboxed write.

Evaluate field and decision accuracy, unsupported cases, approval integrity, idempotent replay, recovery, latency and cost per accepted task. Include one deliberate regression that the gate rejects. Document threat model, permissions, privacy/retention, license/dependency inventory, runbook, rollback and limitations.

Provide one command or clear sequence that recreates local evidence from fixtures. Demonstrate normal, unsupported and recoverable-failure paths. Label mocks and authored values; never imply deployment, clients or business savings that were not observed.

The Generative & Agentic AI course uses this artifact set to align portfolio evidence with the course’s automation, RAG, agents and evaluation modules.

Submission checklist

Submit repository, README, diagram, schemas, fixtures, tests, result report and five-minute demo. Explain one design trade-off, one adverse result and the human’s remaining responsibility.

Continue learning

This article is part of the Business automation with AI sequence. Use the neighbouring tasks when you need the prerequisite or the next application.

References: NIST AI RMF Generative AI Profile and OWASP Top 10 for LLM and GenAI Applications.

PK
Pankit Kumar
Lead Instructor, NeuraPath Academy

Pankit Kumar has 10 years in Data Science & AI, building and shipping production systems in regulated pharma and clinical environments. He is a freelance trainer at Boston Institute of Analytics, AnalytixLabs and Scaler, and has taught this material to thousands of working professionals.

This article is part of our Generative & Agentic AI programme — 3 months. Add practical GenAI, retrieval and agent-building skills to your existing toolkit.

Explore Generative & Agentic AI
Counselling is free · no obligation

Not sure which programme fits?

Tell us your background and we will map it to the right entry point — including saying so when a cheaper programme is the better fit. A counsellor replies within one working day.