04 // Selected work
Case Studies
Explore our recent projects, ranging from enterprise-grade intelligent pipelines to comprehensive final-year software builds for students.
For Companies
Document Intelligence Pipeline
Extracts and structures data from invoices and forms automatically, cutting manual entry for back-office teams.
Deployed for a mid-sized logistics firm, this pipeline replaced a legacy OCR system. By leveraging modern LLMs for zero-shot extraction, we achieved a 40% reduction in manual validation time and integrated the output directly into their existing ERP.
Internal Ops Copilot
A lightweight internal tool that answers employee questions from company documents instead of a search bar.
We built a secure, Retrieval-Augmented Generation (RAG) system utilizing the company's internal wikis and policy documents. It provided instant, cited answers to HR and IT queries, drastically reducing ticket volume.
For Students
AI Enquiry & Support Agent
A conversational agent that triages incoming questions and routes complex cases to a human.
Built as a final-year project, this system utilized a custom NLP pipeline to classify intents and extract entities from support tickets. It featured a scalable Node.js backend and a React dashboard for human handoff.
Campus Learning Companion
An AI-powered study planner and resource finder built as a scalable final-year software project.
This application ingested syllabus documents and generated personalized study schedules. We mentored the student through the entire lifecycle, from database schema design to vector embeddings for semantic search.