Skip to content
View Himanshu0508Raturi's full-sized avatar

Highlights

  • Pro

Block or report Himanshu0508Raturi

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

Hi 👋, I'm Himanshu Raturi

I'm a passionate developer and a student at Graphic Era Hill University, Dehradun.
I love building intelligent backend systems and exploring GenAI, RAG, and scalable cloud architectures.

My main tech stack includes RAG (Retrieval-Augmented Generation), Spring Boot, FastAPI, and MySQL.


💫 About Me

🔭 I’m currently working on

  • Building end-to-end AI projects using RAG (Retrieval-Augmented Generation)
  • Developing backend services with Spring Boot + JWT + MySQL
  • Integrating LLMs (LLaMA, Gemma, Groq, AWS Bedrock) into real-world applications

👯 I’m looking to collaborate on

  • RAG-based systems (traditional & agentic RAG)
  • LLM fine-tuning projects (LoRA / QLoRA)
  • AI-powered backend applications (FastAPI / Spring Boot)

🤝 I’m looking for help with

  • Optimizing LLM inference & cloud deployment
  • Scaling Vector Databases (Pinecone, FAISS, ChromaDB)
  • Best practices for production-grade GenAI systems

🌱 I’m currently learning

  • Agentic AI & LangGraph
  • LLM internals (attention, quantization, adapters)
  • Model deployment using Ollama & cloud inference

💬 Ask me about

  • RAG vs Fine-tuning vs Chatbots
  • LangChain, Vector Databases, Embeddings
  • Spring Boot Security & AI integration

Fun fact

  • I enjoy working with backend part of an application and breaking down complex AI concepts into simple mental models 🚀

🌐 Socials

Instagram LinkedIn Email


💻 Tech Stack

🧑‍💻 Programming Languages

C C++ Java Python


⚙️ Backend & APIs

Spring Boot Spring Security Spring Data JPA Hibernate REST API JWT RBAC FastAPI


🗄️ Databases & Vector Stores

MySQL MongoDB Pinecone ChromaDB FAISS


🤖 AI / ML / GenAI

RAG LLM Fine Tuning LangChain LangGraph

Deep Learning CNN Image Classification

Random Forest Decision Tree Naive Bayes


☁️ Cloud & DevOps

AWS AWS EC2 AWS RDS Docker Render Vercel Google Cloud


🛠️ Tools

Git GitHub Postman Swagger Maven Gradle Streamlit VS Code IntelliJ IDEA


📊 GitHub Stats


Popular repositories Loading

  1. iLibrary-Backend iLibrary-Backend Public

    A Spring Boot backend for a private study-library system with user authentication, role-based access, subscription management, seat booking, real-time availability, QR-based check-in, and automated…

    Java 1

  2. iLibrary-Frontend iLibrary-Frontend Public

    iLibrary Frontend is the user-facing web application for the iLibrary Management System. This frontend enables students, librarians, and administrators to interact with the library’s digital servic…

    TypeScript 1

  3. CODES CODES Public

    This repository contains a collection of projects and scripts implemented in C, C++, and Python. It showcases various algorithms, data structures, and utility functions across these languages

    C

  4. Machine-Learning Machine-Learning Public

    🤖 Machine Learning & Deep Learning Projects | Collection of end-to-end ML projects including Heart Disease Prediction, Iris Classification, and more | Built with Python, Scikit-Learn, TensorFlow | …

    Jupyter Notebook

  5. plant_disease_project plant_disease_project Public

    🌿 AI-powered plant disease detection system using deep learning. Upload plant images to diagnose diseases instantly with CNN model. Built with TensorFlow, Streamlit & deployed on AWS EC2. Helping f…

    Jupyter Notebook

  6. iris-flower-prediction iris-flower-prediction Public

    A FastAPI-based machine learning REST API that predicts Iris flower species using a Naive Bayes classifier. Deployed and production-ready.

    Python