Skip to content

Code Dossiers

Interview and onboarding dossiers for agentic AI and related codebases. Each project is a self-contained MkDocs section with architecture notes, diagrams, and interview prep.

Published dossiers

Project Description
DRT AI Platform Technical onboarding and interview dossier for the DRT document OCR, extraction, and UC1 factsheet platform.
Browser RAG Technical onboarding and interview dossier for the fully client-side Browser RAG platform.
DeepAgent Sandbox Technical dossier for the agentic data-analysis platform and executor.
Grievance Portal GCP Technical onboarding dossier for the grievance redressal platform.
IndicTrans2 ONNX Browser Demo Technical onboarding dossier for client-side IndicTrans2 translation with ONNX Runtime Web.
IndicTrans2 ONNX Export Technical onboarding dossier for exporting IndicTrans2 to browser-ready ONNX.
Local Voice Chat Technical onboarding dossier for the browser-local WebVoice Studio.
OCR Service Technical onboarding and interview dossier for the Universal OCR microservice (PaddleOCR + VLM).
Grug Reasoning Fine-Tune Technical onboarding and interview dossier for MLX LoRA Grug-style CoT fine-tuning.
Nexus Sandbox Technical dossier for the isolated code execution compute plane.
Vanijya AI Technical dossier for the TradeSight trade-intelligence platform.

Local preview

make assemble
make serve

Per-project work

Individual dossiers still live under projects/<name>/ and can be served with make -C projects/<name> serve.