Skip to content
View avii2's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report avii2

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

Anil Kumar

M.Tech (CSE) student at IIT (ISM) Dhanbad (2026)

anilkumarbarupal.01@gmail.com | Portfolio: https://anilkb.surge.sh/

Profile Views

About Me

I am a final-year M.Tech (CSE) student at IIT (ISM) Dhanbad, focused on building practical AI/ML and Generative AI systems that are reliable, scalable, and ready for real world use.

My work sits at the intersection of machine learning, LLM applications, and backend engineering. I have built projects involving RAG pipelines, NLP systems, local LLM deployment, full stack AI applications, and research driven ML workflows. I enjoy taking ideas from experimentation to usable products by combining strong computer science fundamentals with hands-on implementation.

I am especially interested in building GenAI systems that solve real problems such as intelligent assistants, knowledge retrieval, document understanding, and domain specific AI applications. Along with model development, I also care about system design, API integration, performance, and deployment, because useful AI is not just about models, but about building complete systems that work well for users.

I am currently looking for opportunities as an AI Engineer, ML Engineer, or GenAI Engineer, where I can contribute in areas such as LLMs, RAG, NLP, Python, backend systems, and AI product development.

You can reach me at anilkumarbarupal.01@gmail.com. portfolio websites : https://anilkb.surge.sh/

Connect with me

LinkedIn GitHub LeetCode Email

Skills

Category Skills
Programming Languages C++, Python, SQL
Core Computer Science Data Structures and Algorithms, Object-Oriented Programming, Operating Systems, DBMS, Computer Networks
Backend and APIs REST APIs, API Development
System Design System Design
Databases PostgreSQL, MySQL, SQLite
DevOps and Tools Linux, Git, GitHub, Docker, CI/CD
Testing and Quality Unit Testing
Machine Learning Scikit-learn, PyTorch, TensorFlow

Pinned Loading

  1. BF_CFL_IDS BF_CFL_IDS Public

    A lightweight demo that blends clustered federated learning with a hash-anchored model ledger to detect network intrusions.

    Python

  2. LangChain_Graph_RAG LangChain_Graph_RAG Public

    Transform documents into a knowleThis project reimplements the ideas from From Local to Global: A Graph RAG Approach to Query-Focused Summarization using LangChain, with support for multiple LLM an…

    Python

  3. Medical_Chatbot Medical_Chatbot Public

    This is Medical Chatbot which is made using Llama2 and this is a powerful tool designed to provide medical information by answering user queries using state-of-the-art language models and vector st…

    Python

  4. PropertyListingSite PropertyListingSite Public

    A full-stack property listing web application built with React.js and Flask. Features include property search, price filtering, dark mode, and a detailed property view with a modern UI.

    Python

  5. RAG-AND-FAST-API-BASED-ChatBOT RAG-AND-FAST-API-BASED-ChatBOT Public

    Production-ready backend for a Retrieval-Augmented Generation (RAG) chatbot. It handles document ingestion, chunking, embeddings, vector search, and chat generation via local LLMs (Ollama) or API-b…

    Python

  6. stock-price-prediction stock-price-prediction Public

    Predicting stock prices requires a comprehensive analysis of various data points, such as historical stock prices, financial statements, market trends, and external factors impacting the business. …

    Jupyter Notebook