Skip to content
View Devanshu1013's full-sized avatar

Block or report Devanshu1013

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
Devanshu1013/README.md

Devanshu Prajapati

Machine Learning | Data Science | AI Systems


Overview

I build machine learning systems and AI-driven applications with a focus on real-world use cases.
My work spans recommendation systems, time-series forecasting, and LLM-based architectures.

Currently exploring:

  • Retrieval-Augmented Generation (RAG)
  • Spatio-temporal data modeling
  • Applied deep learning on real-world datasets

Selected Work

Edit Intent — LLM Classification System
Transformer-based intent classification with fine-tuning and structured evaluation.

Movie Recommendation System
Hybrid recommendation system using collaborative filtering and latent factor models (SVD).

Deep Paper Predictor
NLP-based research recommender using TF-IDF and similarity ranking.

Energy Forecasting
Time-series modeling using LSTM, Transformer, and TCN architectures.

Multi-PDF Chatbot
RAG-based system enabling semantic search across multiple documents.


Technical Stack

Languages
Python, Java, C++

Machine Learning
Supervised & Unsupervised Learning, Classification, Regression, Feature Engineering, Model Evaluation, Cross-Validation

Deep Learning
TensorFlow, Keras, Neural Networks (CNN, RNN, LSTM)

Natural Language Processing
Text Preprocessing, TF-IDF, Word Embeddings, Text Classification

LLM & AI Systems
Transformers, LangChain, FAISS, Retrieval-Augmented Generation (RAG)

Data Analysis & Visualization
Pandas, NumPy, Matplotlib, Seaborn

Web & Tools
Django, React

Databases
MySQL


Development Focus

  • Designing scalable machine learning systems
  • Improving model performance and evaluation strategies
  • Building reliable LLM-powered applications

Links

LinkedIn: https://www.linkedin.com/in/devanshu1013/
GitHub: https://github.com/Devanshu1013?tab=repositories

Pinned Loading

  1. DeepPaper-Predictor DeepPaper-Predictor Public

    Deep Paper Predictor is a web application designed to assist researchers in discovering relevant research papers and predicting the subject area of a paper based on its abstract. It utilizes machin…

    Jupyter Notebook

  2. Edit_Intent Edit_Intent Public

    Edit intent classification, which involves identifying the purpose behind modifications made to a piece of text. Given a source sentence and its edited version, the task is to classify the edit int…

    Jupyter Notebook 1

  3. Movies-Recommendation Movies-Recommendation Public

    A Python-based DS8001 course project that compares content-based, collaborative, popularity-based, hybrid, and SVD recommendation systems using real-world movie data from Kaggle, with a focus on em…

    TeX 1

  4. MultiPDF-Chat MultiPDF-Chat Public

    Forked from wittyicon29/MultiPDF-Chat

    An app built using langchain and streamlit which allows to chat with multiple PDFs and can be run locally with GPUs.

    Python

  5. WhatsApp-Chat-Analyzer WhatsApp-Chat-Analyzer Public

    A tool for analyzing and extracting insights from WhatsApp chat data. Gain a comprehensive overview of conversation patterns, including message frequency, media sharing, and sentiment analysis. Pro…

    Python