Skip to content
View ArjunPramod's full-sized avatar
💭
Active
💭
Active

Block or report ArjunPramod

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
ArjunPramod/README.md

👋 Hi, I'm Arjun Pramod

Machine Learning & NLP Engineer

I build practical, scalable AI systems with a focus on NLP, deep learning, and end-to-end ML pipelines.
Experienced in transformer models, embeddings, sequence architectures, and deploying production-ready ML applications.

I enjoy converting ideas into working ML systems — fast, clean, and reliable.

📫 Email: arjunpramod509@gmail.com
🔗 LinkedIn: https://www.linkedin.com/in/arjun-pramod


🔧 Skills

Machine Learning & NLP:

  • Transformers (BERT, RoBERTa, MiniLM, BART)
  • Sequence Models (RNN, LSTM, GRU)
  • Tokenization, Lemmatization, NER, Sentiment Analysis, Topic Modeling
  • Word Embeddings (Word2Vec, GloVe), Semantic Similarity

Frameworks & Libraries:

  • PyTorch, TensorFlow, Keras, Scikit-learn
  • HuggingFace, spaCy, NumPy, Pandas, Matplotlib

Tools & Deployment:

  • FastAPI, Flask, Streamlit
  • Docker, Git, Jupyter
  • SQL, Data Pipelines

🚀 Featured Projects

📄 Intelligent Document Summarizer & Q/A System

Transformers | Streamlit | BART | MiniLM | RoBERTa

  • Summarizes large PDFs and answers questions in real-time
  • Achieved 75% text compression, 80% QA accuracy, <3s response time
  • Built using transformer-based summarization & QA pipelines

🧠 Resume & JD Matcher (NLP-Based)

Sentence Transformers | spaCy | Streamlit

  • Computes similarity between resumes & job descriptions
  • Highlights matched/missing skills and gives improvement suggestions
  • Built with sentence embeddings + skill extraction

🔥 Forest Fire Detection (ML Research Internship)

CNN | Data Pipelines | Model Optimization

  • Achieved 92.63% accuracy
  • Designed the entire ML lifecycle: preprocessing → training → deployment
  • Improved data and training pipelines for efficiency

❤️ Heart Disease Prediction & Dog Breed Classification (AI Internship)

Neural Networks | CNN

  • Improved breed classification accuracy by 15%
  • Developed scalable evaluation and training workflows

🎓 Education

B.Tech — Computer Science & Engineering (AI & ML)
SRM University AP (2021–2025) • CGPA: 7.88


🏆 Achievements

  • 🥇 Best Paper Award, ICAIN 2025 — Lead author of “ESADN: Enhanced Spatial Attention Network for Road Accident Detection”
  • 🏅 Gold Medal (Top Performer) — ProductKraft Expo 1.0

If you're interested in ML/NLP engineering, research collaborations, or AI product development — let's connect!

Pinned Loading

  1. Product-Review-Sentiment-Analysis Product-Review-Sentiment-Analysis Public

    An end-to-end NLP project that classifies product reviews as Positive or Negative using TF-IDF features and a Linear SVM model, deployed as an interactive Streamlit web application.

    Jupyter Notebook

  2. SMS-Spam-Classifier SMS-Spam-Classifier Public

    NLP spam detection system using TF-IDF and Logistic Regression. Complete pipeline with training, evaluation, model saving, and a live Streamlit app for real-time SMS classification.

    Jupyter Notebook

  3. ResumeMatch-AI ResumeMatch-AI Public

    Match your resume with job descriptions and get skill analysis plus improvement suggestions.

    Python

  4. AskDoc AskDoc Public

    Intelligent Document Summarizer & Q&A System

    Python

  5. FireDetectNet FireDetectNet Public

    FireDetectNet is an open-source project for automating fire detection in images using advanced CNNs. Train, evaluate, and deploy a robust model to enhance fire safety and emergency response efforts…

    Jupyter Notebook