Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation


πŸ‘‹ About Me

I'm a final-year B.Tech AI/ML student building end-to-end machine learning systems β€” from raw data preprocessing to deployed, user-facing applications. My focus sits at the intersection of applied NLP, retrieval-augmented systems, and predictive modeling, with a product-engineering mindset: every project I ship has a live demo, not just a notebook.

Currently interning as an ML Engineer at NAT IT Services Pvt Ltd, building a production RAG pipeline for document question-answering over large-scale PDFs.

Role: AI/ML Engineering Intern
Focus: NLP Β· RAG Systems Β· Predictive Modeling
Philosophy: Ship it, measure it, improve it
Open To: AI/ML Internships Β· Full-time AI/ML Engineer roles Β· Research collaborations

πŸ› οΈ Tech Stack

Languages

Python C++ C#

AI / ML Frameworks & Libraries

Scikit-learn Pandas NumPy LangChain HuggingFace

App Layer & Tooling

Streamlit FAISS Ollama Git VSCode


🧠 AI / ML Expertise

Domain Proficiency Details
Natural Language Processing ●●●●○ TF-IDF, text classification, fake-review detection pipelines
Retrieval-Augmented Generation ●●●○○ LangChain + FAISS + HuggingFace embeddings, PDF QA at 500–1000 page scale
Predictive Modeling ●●●●○ Random Forest, XGBoost on multivariate time-series (IoT sensor data)
Local LLM Integration ●●●○○ Ollama-based offline inference for voice assistants and QA systems
Model Deployment ●●●●○ Streamlit apps, packaged executables (PyInstaller)

πŸš€ Featured Projects

πŸ”Ž Fake Review Detector β€” NLP Binary Classifier

Detects fake online reviews by analyzing writing patterns, tone, and repetition using a full NLP pipeline: preprocessing β†’ TF-IDF vectorization β†’ Scikit-learn classification.

Stack Scale Performance Deployment Repository
Python, NLTK, Scikit-learn Held-out test set 89% accuracy Live on Streamlit Fake Review Detector

Built end-to-end from raw text ingestion to a deployed, publicly usable classifier β€” designed to demonstrate real-world applicability of classical NLP techniques over deep pipelines where interpretability matters.

🎀 AI Interview Simulator β€” Multi-Signal Scoring Engine

Role-based mock interview platform supporting 5+ job roles, with an automated scoring engine combining TF-IDF cosine similarity, keyword matching, and concept-based scoring.

Stack Scale Performance Impact Repository
Python, NLP, Streamlit 5+ job roles Evaluation time cut from 5 min β†’ <3 sec Removes manual review bottleneck Live Demo

Designed to replace slow, manual interview evaluation with a deterministic, explainable scoring pipeline β€” deployed as a live, interactive tool rather than a static script.

πŸŽ™οΈ AKIRA β€” Personal AI Voice Assistant

Python-based, voice-controlled desktop assistant with wake-word activation and full offline AI response capability via a local LLM.

Stack Scale Performance Security Repository
Python, PyAudio, PyAutoGUI, psutil, Ollama, PyInstaller 10+ automated tasks Offline responses in <2 sec Fully local, no cloud dependency AKIRA-AI-Voice-Assistant

Packaged as a standalone executable β€” covers desktop automation, system monitoring, and local LLM-backed Q&A entirely offline, with no external API dependency.

βš™οΈ AI-Driven Predictive Maintenance System (In Progress)

Capstone project predicting Remaining Useful Life (RUL) of industrial engines from IoT sensor time-series data.

Stack Scale Models Evaluation Repository
Python, Pandas, Scikit-learn, XGBoost 20,000+ engine cycles, 18 sensor features Random Forest, XGBoost RMSE, MAE Private (in progress)

Feature engineering and model development on multivariate time-series data, moving from raw sensor logs to regression-based failure prediction.

πŸ“„ RAG-Based PDF Question Answering System (Internship Project)

Enterprise-style document QA system allowing natural-language queries over large PDFs with source-referenced answers.

Stack Scale Retrieval Serving Repository
LangChain, FAISS, HuggingFace Embeddings, Ollama, Streamlit 500–1000 page documents Vector similarity search Local LLM inference Private (NAT IT Services)

Built during ML internship at NAT IT Services β€” covers chunking, embedding, vector storage, and retrieval-augmented answer generation with citations.


πŸ’Ό Experience

Machine Learning Intern β€” NAT IT Services Pvt Ltd Jun 2026 – Present Β· Hyderabad, India

Building a RAG-based PDF Question Answering System enabling natural-language search over large-scale documents, with source-referenced answers. Also performed Playwright-based web scraping automation for structured extraction of medical conference abstracts.

LangChain FAISS HuggingFace Ollama Streamlit Playwright


πŸ† Achievements

Recognition Details
HackX Hackathon Participant Jan 2026 β€” built a practical solution under time constraints
Kaggle Housing Prices Competition Submitted predictions validating Intro to ML coursework

πŸ“œ Certifications

Kaggle

Kaggle

Workshops & Training

Python AI Workshop AR/VR


πŸ’» Coding Profiles


πŸ“Š GitHub Analytics


πŸ… GitHub Trophies


πŸ“ˆ Contribution Activity


🐍 Contribution Snake


🎯 Current Focus

Learning:
  - Advanced RAG architectures & vector database optimization
  - Production-grade LLM application design

Building:
  - AI-Driven Predictive Maintenance System (capstone)
  - RAG-based PDF QA System (internship)

Exploring:
  - Agentic workflows with LangChain
  - Fine-tuning open-source LLMs for domain-specific tasks

Open To:
  - AI/ML Engineering roles
  - Applied NLP / RAG-focused opportunities
  - Research collaborations

πŸ“¬ Connect


"Ship it, measure it, improve it β€” one deployed system at a time."

Footer

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors