Skip to content
View Chitranshu0's full-sized avatar
😼
Focusing
😼
Focusing

Block or report Chitranshu0

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

👋 Hi, I'm Chitranshu Sanket!

🤖 AI Engineer building end-to-end intelligent systems
📍 India  ·  📧 sinhachitranshu40@gmail.com  ·  🔗 LinkedIn  ·  🐙 GitHub  ·  🐦 Twitter/X  ·  📚 Stack Overflow  ·  💻 LeetCode


About Me 🌐

Final-year B.Tech CSE (Data Science) student at GIET Gunupur, with hands-on experience building production AI systems. I think in systems — whether it's chess positions or machine learning pipelines. Focused on understanding models deeply, building them from scratch, and shipping them into the real world.


What I'm Working On 💡

  • Data Science Lead at GDG on Campus, GIET — running workshops, mentoring peers, and driving AI literacy on campus
  • Building CampusGPT — a RAG-based assistant for students, with retrieval pipelines and a conversational interface
  • Exploring LLM fine-tuning, agentic workflows, and MLOps infrastructure

Professional Highlights 🌟

  • AI Engineering Intern — Bisy Group (6 months) — Built production AI automation systems end-to-end
  • GSSoC Contributor — Open-source contributions under GirlScript Summer of Code

Research & Projects 🔬

  • IEEE Publication — Transformer-based political sentiment analysis
  • Job Radar AI — Agentic job matching system using LangGraph + RAG
  • GPT-style LLM from scratch — ~25M parameter decoder-only model (PyTorch, WikiText-103 + TinyStories)
  • Type 2 Diabetes Prediction — End-to-end ML pipeline with clinical features

Tech Stack 🛠️

Languages: Python · SQL · C++ · JavaScript
AI / ML: PyTorch · TensorFlow · Scikit-learn · Transformers · HuggingFace
LLM & GenAI: LangChain · LangGraph · RAG · LoRA · Fine-tuning
Data & MLOps: PySpark · Apache Airflow · MLflow · Data Lakes
Backend & Infra: FastAPI · Docker · Azure · GCP


Education 🎓

  • B.Tech in Computer Science (Data Science specialization), GIET Gunupur (2023 – 2027)

🔗 Always happy to chat about AI agents, RAG systems, or anything at the intersection of ML and real-world products!

Pinned Loading

  1. job-radar-ai job-radar-ai Public

    The AI Hiring Intelligence Platform is a resume analysis engine that uses semantic matching and multi-agent LLMs to evaluate resumes against job descriptions. It identifies skill alignments and gap…

    Python

  2. DrugGPT DrugGPT Public

    this is a fun learning project for RAG implementation with the Backend

    Python 1