Skip to content
View Mozeel-V's full-sized avatar
๐Ÿง‘โ€๐Ÿ’ป
Debugging
๐Ÿง‘โ€๐Ÿ’ป
Debugging

Block or report Mozeel-V

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

Hey there, I'm Mozeel-V ๐Ÿ‘‹

Welcome to my GitHub profile! I'm a Computer Science and Engineering student at IIT Kharagpur, passionate about AI, machine learning, and full-stack development. I love building intelligent systems that solve real-world problems.

๐ŸŽ“ About Me

  • ๐ŸŽฏ UG Student at IIT Kharagpur pursuing Computer Science and Engineering
  • ๐Ÿค– Fascinated by Retrieval Systems, Neural Networks, and Reinforcement Learning
  • ๐Ÿ’ป Full-stack developer with expertise in modern web technologies
  • ๐Ÿš€ Always experimenting with cutting-edge AI/ML frameworks
  • ๐ŸŒฑ Deeply invested in learning and building practical applications

๐Ÿ› ๏ธ Skills & Technologies

  • Languages: Python, JavaScript, Java, C, C++
  • AI/ML: LangChain, TensorFlow, PyTorch, Retrieval Augmented Generation (RAG)
  • Frontend: React, HTML5, CSS3, JavaScript ES6+
  • Backend: Node.js, Flask, Express.js
  • Real-time Communication: WebRTC, Socket.IO
  • Databases: MongoDB, PostgreSQL, Pinecone
  • Financial Tech: Black-Scholes Models, Binomial Trees, Monte Carlo Simulation
  • Tools & Platforms: Git, Docker, REST APIs, Render

๐Ÿ“Œ Featured Projects

An advanced AI chatbot for preliminary medical diagnoses using Retrieval Augmented Generation (RAG). Built with Mistral, LangChain, and Pinecone, it analyzes symptoms, test results, and provides probability-based disease predictions. Features a responsive Flask backend for seamless interaction.

  • Tech Stack: Python, LangChain, Mistral, Pinecone, Flask
  • Key Features: RAG-powered retrieval, symptom analysis, test interpretation

A sophisticated financial derivatives tool supporting multiple option types (European, American, Asian, Barrier) with advanced pricing models. Combines mathematical precision with intuitive design for quantitative finance applications.

  • Tech Stack: Python, NumPy, SciPy
  • Algorithms: Black-Scholes, Binomial Tree, Monte Carlo Simulation

A full-stack language learning platform enabling real-time connection between language learners and native speakers. Features video calls, instant messaging, and a collaborative learning experience.

  • Tech Stack: MERN Stack (MongoDB, Express, React, Node.js), WebRTC, Socket.IO
  • Live Demo: connectly-app-project.onrender.com
  • Key Features: Real-time chat, video calling, user profiles, language matching

๐Ÿง  Current Interests & Learning

  • ๐Ÿ” Retrieval Systems - Advanced search and information retrieval techniques
  • ๐Ÿง  Neural Networks - Deep learning architectures and optimization
  • ๐ŸŽฎ Reinforcement Learning - Building intelligent agents and decision-making systems
  • ๐Ÿค LLMs & GenAI - Large language models and generative AI applications

๐Ÿ“Š GitHub Stats

GitHub Stats

Top Languages

๐Ÿค Let's Connect!

I am always open to collaborating on interesting projects, discussing ideas, or exploring opportunities in AI/ML and full-stack development.


"Innovation is the intersection of curiosity and execution."
Last updated: December 2025

Pinned Loading

  1. medical-chatbot medical-chatbot Public

    An advanced chatbot for preliminary medical diagnoses based on RAG using Mistral, LangChain, and Pinecone. Supports symptom-based queries, test result analysis, and probability-based disease predicโ€ฆ

    Jupyter Notebook

  2. connectly-app connectly-app Public

    Connectly is a full-stack language learning app that enables users to connect with native speakers via real-time chat and video calls.

    JavaScript

  3. nebula-mini nebula-mini Public

    Minimal PyTorch-based Nebula pipeline replica for malware behavior modeling

    Python

  4. bank-management-system bank-management-system Public

    A lightweight and scalable C++ Bank Management System featuring core banking functionalities with structured data storage in JSON and CSV.

    C++

  5. code-editor code-editor Public

    A collaborative, real-time code editor where users can seamlessly code together. It provides a platform for multiple users to enter a room, share a unique room ID, and collaborate on code simultaneโ€ฆ

    TypeScript 1

  6. options-pricing-engine options-pricing-engine Public

    A simple and interactive Options Pricing Engine built with Python. Supports European, American, Asian, and Barrier options using mathematical models like Black-Scholes, Binomial Tree, and Monte Carโ€ฆ

    Python