class AathithyaArasu:
def __init__(self):
self.name = "Aathithya Arasu S"
self.location = "Chennai, India"
self.degree = "B.Tech Information Technology (Expected May 2027)"
self.college = "St. Joseph's College of Engineering"
self.cgpa = 8.20
self.stack = [
"PyTorch", "LangChain", "llama.cpp", "Ollama",
"FastAPI", "Qdrant", "FAISS", "Docker",
"AWS SageMaker", "OpenCV", "EfficientNetB7"
]
self.currently_learning = [
"Advanced Agentic RAG Architectures",
"Graph RAG & Knowledge Graph Retrieval",
"LLM Fine-tuning on Constrained Hardware",
"Java DSA for Interview Readiness"
]
self.fun_fact = (
"Built a production RAG pipeline during internship "
"that got adopted by the internal team in week one."
)
def motto(self) -> str:
return "Ship systems that work on real hardware, not benchmark rigs."
me = AathithyaArasu()Languages
ML / DL / CV
RAG / LLM
Cloud & DevOps
Databases & Retrieval
Tools
Ozis Technology β Software Engineering Intern Β |Β Feb 2026 β Mar 2026 Β |Β Madurai, India
PythonRAGGraph RAGLangChainVector RetrievalFastAPI
- Designed and deployed an end-to-end RAG pipeline adopted by the internal team for production document retrieval within the internship window.
- Benchmarked Naive RAG vs. Graph RAG across document sets, evaluating retrieval accuracy, latency, and scalability under real load conditions.
- Delivered structured performance comparisons that directly informed the team's architecture decision for their document Q&A product.
INFINEX Corporation Private Limited β Machine Learning Intern Β |Β Dec 2025 β Jan 2026 Β |Β Chennai, India
PythonNLTKScikit-learnTopic ModelingSentiment AnalysisLLM
- Built NLP pipelines for sentiment analysis and topic modeling on 10,000+ research documents, improving classification efficiency by 25%.
- Developed "NLP-based Sentiment Analysis and Topic Modeling for Research Integrity" β a full pipeline combining NLTK, Scikit-learn, and LLM-assisted extraction.
- Automated insight extraction from unstructured data, reducing manual analysis effort across large-scale document corpora.
| Project | Stack | Highlights |
|---|---|---|
| Multimodal RAG System V2 | FastAPI Β· Qdrant Β· BGE Β· CLIP ViT-B/32 Β· BM25 Β· llama.cpp Β· Docker | 4-stage hybrid retrieval (Vector + BM25 β RRF k=60 β reranker @ 0.15); 4-signal confidence scoring (45/25/15/15%); Qwen2.5-1.5B Q4_K_M running at ~2.5 GB on 4 GB VRAM |
| Multimodal Document Tampering Detection β 29 | EfficientNetB7 Β· ELA Β· Grad-CAM Β· EasyOCR Β· MC Dropout Β· AWS SageMaker | 6-signal cross-modal fusion: Grad-CAM (0.25) + Visual-OCR IoU (0.30) + OCR-visual conflict (0.15) + OCR confidence penalty (0.10) + MC Dropout uncertainty (0.10) + spatial density agreement (0.10) β tiered LOW/MEDIUM/HIGH risk; deployed on SageMaker real-time inference API |
| Confusion Matrix Debugger | Python Β· Streamlit Β· LangChain Β· FAISS Β· Groq API | LangChain + FAISS RAG backend for contextual error explanations; automated class-imbalance and mislabeling detection reducing manual evaluation overhead |
| Achievement | Details | |
|---|---|---|
| π₯ | Cognizant Technoverse Hackathon 2026 β Finalist | National-level CTS hackathon; Personalised Banking theme; built Mu AI Finance Agent (bank statement ingestion, transaction categorisation, GST compliance, what-if simulation, Ollama Qwen AI chat) |
| π₯ | Makethon 3.0 β Finalist | Feb 2026 |
| π | SIH 2026 β Top 50 College Team | Confirmed slot representing St. Joseph's College of Engineering |
| π | Python for Data Science β Silver Medal (Top 5%) | NPTEL / IIT Madras Β· JulβAug 2025 |
| βοΈ | OCI 2025 Generative AI Professional | Oracle University Β· Jul 2025 |
| π | Introduction to NLP | Infosys Springboard Β· May 2025 |
| π | AI Fundamentals | IBM SkillsBuild Β· Feb 2025 |
| Degree | Institution | Expected | Score |
|---|---|---|---|
| B.Tech β Information Technology | St. Joseph's College of Engineering, Chennai (Anna University) | May 2027 | 8.20 / 10 CGPA |
π§© Advanced RAG β Graph RAG Β· HyDE Β· RAPTOR Β· Agentic RAG loops
π§ LLM Deployment β GGUF quantisation Β· llama.cpp optimisation Β· speculative decoding
π€ Agentic Systems β Tool-use Β· Multi-agent orchestration Β· ReAct / LATS patterns
β Java DSA β OOP deep-dive Β· Collections Β· Interview-pattern problem sets
π§ CV Architectures β ConvNeXt Β· SAM Β· DINO Β· zero-shot classification

