Skip to content
View DevendraChoudhary1005's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report DevendraChoudhary1005

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

Hi there, I'm Devendra Choudhary ๐Ÿ‘‹

Typing SVG


๐Ÿ™‹โ€โ™‚๏ธ About Me

devendra = {

    "name"       : "Devendra Choudhary",

    "location"   : "Jaipur, Rajasthan, India ๐Ÿ‡ฎ๐Ÿ‡ณ",

    "education"  : "B.Tech CSE โ€” AI & ML Specialization @ JECRC University",

    "cgpa"       : "8.68 / 10",

    "focus"      : ["End-to-End ML Systems", "NLP", "Computer Vision", "Deep Learning"],

    "currently"  : "Building production-ready AI solutions with real-world impact",

    "fun_fact"   : "I built a fake news detector that uses 5 ML models + Groq AI ๐Ÿ›ก๏ธ"

}

๐Ÿ› ๏ธ Tech Stack

๐Ÿค– ML & Deep Learning

Python PyTorch Scikit-Learn XGBoost OpenCV

๐Ÿง  NLP & AI

HuggingFace Groq NLTK

๐Ÿ“Š Python Libraires

Pandas NumPy Plotly Matplotlib

๐Ÿš€ Tools & Deployment

Streamlit MLflow Docker FastAPI Git


๐Ÿš€ Featured Project

๐Ÿ›ก๏ธ Credible โ€” Hybrid Fake News Detection Platform

A dual-engine AI platform that combines 5 ML classifiers with Groq AI (Llama 3.3 70B) to detect fake news with explainable verdicts, source citations, and real-time web fact-checking.

Feature Details
๐Ÿง  ML Engine Weighted Voting Ensemble โ€” LR, RF, NB, GBC, LinearSVC
๐Ÿ“Š Dataset WELFake โ€” 72,134 articles from 4 diverse sources
๐ŸŽฏ Accuracy 96.77% ensemble accuracy
๐Ÿค– AI Fallback Groq API (Llama 3.3 70B) for low-confidence & short claims
๐Ÿ’ก Explainability Reasoning output + red-flag detection + source citation
๐Ÿ–ฅ๏ธ Frontend Streamlit dashboard with radar chart, gauge, donut charts
๐Ÿ”’ Security API key loaded securely from .env file
Tech Stack: Python ยท Scikit-learn ยท TF-IDF ยท Streamlit ยท Groq API ยท Plotly ยท WELFake

๐Ÿ’ผ Experience

AI Intern @ IntersElite (Oct 2023 โ€“ Dec 2023)

  • ๐Ÿ“ˆ Built a Stock Analysis platform using AutoTS & yfinance API on 2 years of historical data
  • ๐Ÿ’ฌ Classified Flipkart product reviews (positive/negative/neutral) using NLTK VADER sentiment analysis

๐Ÿ“ˆ GitHub Stats


๐ŸŽ“ Education

B.Tech, CSE โ€” AI & ML Specialization JECRC University, Jaipur, India | Expected May 2027 | CGPA: 8.68 / 10


๐Ÿ“ซ Let's Connect

Platform Link
๐Ÿ“ง Email dchoudhary10102005@gmail.com
๐Ÿ’ผ LinkedIn devendra-choudhary-dc101005
๐Ÿ™ GitHub DevendraChoudhary1005
๐Ÿ“ Location Jaipur, Rajasthan, India

"Building AI that doesn't just predict โ€” but explains."
```

Popular repositories Loading

  1. Credible2.0 Credible2.0 Public

    Python 1

  2. DevendraChoudhary1005 DevendraChoudhary1005 Public

    1

  3. Object-Oriented-Programming Object-Oriented-Programming Public

    This repository features a structured collection of Object-Oriented Programming (OOP) implementations using Python. It explores the foundational pillarsโ€”Encapsulation, Inheritance, Polymorphism, anโ€ฆ

    Jupyter Notebook 1

  4. Basics-Of-Python Basics-Of-Python Public

    Stop Googling "how to code" and start doing it! This repo is a "hands-on" guide to the Python language. Whether you're looking to automate boring tasks or dive into Data Science, these scripts provโ€ฆ

    Jupyter Notebook

  5. Functions Functions Public

    This repository is a dedicated space for mastering the building blocks of Python. Before diving into complex AI models and Neural Networks, I am using these scripts to solidify my understanding of โ€ฆ

    Jupyter Notebook

  6. File-and-Exception-Handling File-and-Exception-Handling Public

    A comprehensive collection of Python implementations focused on secure File I/O and robust Exception Handling. This repository demonstrates clean coding practices, resource management using contextโ€ฆ

    Jupyter Notebook