Your Website Title
CourseTA

CourseTA

Agentic-System Langgraph RAG LLMs Human-In-The-Loop Async Reflection-agent

An agent-based educational system using FastAPI, LangChain, and LangGraph in a microservice architecture. Implemented real-time async endpoints, integrated Whisper for audio/video transcription, and PyMuPDF for PDF parsing. Built a RAG-based QA pipeline with embedding-based retrieval, and AI agents for question generation, summarization, and feedback refinement. Optimized for scalable human-in-the-loop workflows and efficient content transformation across diverse formats.

Group Activity Recognition

Group Activity Recognition

Paper-Implementation CVPR-2016 Distributed-Training Torch Two-Stage Arch Spatial-Temporal Multi-Person-Recognition

A modern implementation implemented a Hierarchical Deep Temporal Model for Group Activity Recognition, based on the CVPR 2016 paper. Achieved 93% accuracy using a two-stage LSTM architecture to recognize multi-person activities. Conducted ablation studies to evaluate the contributions of various model components and compared performance against 8 baseline models.