Skip to content
View Aathi-27's full-sized avatar

Highlights

  • Pro

Block or report Aathi-27

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aathi-27/README.md


🧠 About Me

classAathithyaArasu:
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.20self.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."
)
defmotto(self) ->str:
return"Ship systems that work on real hardware, not benchmark rigs."me=AathithyaArasu()


⚙️ Tech Stack

Languages

PythonJavaSQL

ML / DL / CV

PyTorchTensorFlowScikit-learnOpenCVEfficientNet

RAG / LLM

LangChainOllamallama.cppGroqCLIPFaster-Whisper

Cloud & DevOps

AWSDockerFastAPIStreamlit

Databases & Retrieval

QdrantFAISSChromaDB

Tools

GitGitHubVS CodeJupyterColab


📊 GitHub Stats


🔥 Streak


📈 Activity Graph


🏆 Trophies


💼 Work Experience

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.

🚀 Featured Projects

ProjectStackHighlights
Multimodal RAG System V2FastAPI · Qdrant · BGE · CLIP ViT-B/32 · BM25 · llama.cpp · Docker4-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 ⭐ 29EfficientNetB7 · ELA · Grad-CAM · EasyOCR · MC Dropout · AWS SageMaker6-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 DebuggerPython · Streamlit · LangChain · FAISS · Groq APILangChain + FAISS RAG backend for contextual error explanations; automated class-imbalance and mislabeling detection reducing manual evaluation overhead

🏅 Achievements

AchievementDetails
🥇Cognizant Technoverse Hackathon 2026 — FinalistNational-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 — FinalistFeb 2026
🎓SIH 2026 — Top 50 College TeamConfirmed 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 ProfessionalOracle University · Jul 2025
📜Introduction to NLPInfosys Springboard · May 2025
📜AI FundamentalsIBM SkillsBuild · Feb 2025

🎓 Education

DegreeInstitutionExpectedScore
B.Tech — Information TechnologySt. Joseph's College of Engineering, Chennai (Anna University)May 20278.20 / 10 CGPA

📚 Currently Learning

🧩 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

Pinned Loading

  1. multimodal-document-tampering-detectionmultimodal-document-tampering-detectionPublic

    Real-time bank document fraud detection: 6-signal CV+OCR fusion (ELA, Grad-CAM, MC Dropout, OCR-spatial IoU) → tiered risk scoring → deployed as AWS SageMaker inference API.

    Jupyter Notebook 31

  2. Multimodal-Rag-system-V2Multimodal-Rag-system-V2Public

    Multimodal RAG System V2

    JavaScript 3

  3. CC-MMDCC-MMDPublic

    Python

  4. Confusion_Matrix_debuggerConfusion_Matrix_debuggerPublic

    JavaScript

  5. Medicinal-Plant-Classification-ProjectMedicinal-Plant-Classification-ProjectPublic

    Medicinal Plant Classification Project

    Python

  6. DSA-MasteryDSA-MasteryPublic

    Production-grade DSA Knowledge Base — Pattern-wise learning, problem tracking, active recall, and interview preparation system.