Skip to content
View rishimule's full-sized avatar
🎧
🎧

Block or report rishimule

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

Hi there, I'm Rishi Mule πŸ‘‹

Typing SVG

πŸš€ About Me

I am a Software Engineer and Graduate Student at Northeastern University with a deep interest in building scalable applications and intelligent systems. My expertise lies at the intersection of Full-Stack Development (Django/Vue) and Applied AI (LLMs, Neural Networks, RAG).

  • πŸŽ“ Currently: Focused on Machine Learning and Large Language Model architectures.
  • πŸ’‘ Core Strengths: Designing modular software, optimizing data pipelines, and implementing AI agents from scratch.
  • 🀝 Collaborations: I’m always open to working on innovative Django or AI-driven open-source projects.
  • πŸ“« Reach me at: mulerishi1234@gmail.com

πŸ› οΈ Tech Stack




🧠 Featured AI / ML Projects

  • ArXiv Intelligence MCP | Python, RAG, ChromaDB
    • An intelligence server that uses RAG to query ArXiv papers. Features semantic memory using ChromaDB and PDF-to-Markdown ingestion for clean LLM context.
  • AI-GovBot | Python, LLMs, RAG
    • A specialized chatbot leveraging the AGORA dataset to help organizations navigate complex AI governance and regulatory frameworks.
  • MNIST Neural Network from Scratch | Python, NumPy
    • Built a modular neural network architecture from the ground up for digit recognition, including custom backpropagation and optimization logic.
  • Chess AI Agent | Python, Minimax
    • A Python-based chess engine with a Minimax AI opponent, implementing alpha-beta pruning and comprehensive unit testing for move validation.

πŸ’» Featured Software Engineering Projects

  • Django Learning Management System | Django, Azure, Bootstrap
    • A full-scale LMS supporting teacher/student roles, course management, and cloud-hosted storage. Deployed on Microsoft Azure.
  • Personalized Tourism Recommender | JavaScript, Python, APIs
    • An interactive chatbot-based recommender system that provides real-time map-based suggestions for tourists using climate and environmental data.
  • Stock/Inventory Management System | Django, MySQL
    • A robust department-level automation tool for tracking asset movement and automated low-stock notifications.

πŸ“Š My GitHub Stats

Rishi's Stats Top Languages

🌐 Connect with Me

"Simplicity is the soul of efficiency."

Pinned Loading

  1. arxiv-intelligence-mcp arxiv-intelligence-mcp Public

    ArXiv Intelligence MCP is a research assistant server that lets AI clients (Claude Desktop, Cursor) search ArXiv, download and parse PDFs via IBM DocLing, and store paper embeddings in a local Chro…

    Python 1

  2. leetcode-solutions leetcode-solutions Public

    A public repository to store and share solutions to LeetCode problems. This repository includes various algorithms and data structures implemented in multiple programming languages.

    Python 1

  3. ashrane111/AI-GovBot ashrane111/AI-GovBot Public

    A chatbot powered by Retrieval-Augmented Generation (RAG) that leverages the AI Governance and Regulatory Archive (AGORA) dataset to help organizations navigate AI-related laws and regulations.

    Python 1

  4. django-learning-management-system django-learning-management-system Public

    This is project on Learning Management System built using Django.

    HTML 22 7

  5. chess_agent chess_agent Public

    A Python-based chess engine that implements a full-featured chess game with a minimax AI, supporting standard rules and special moves, while ensuring reliability through comprehensive tests.

    Python

  6. mnist_nn mnist_nn Public

    Modular neural network in Python built from scratch for MNIST digit recognition, featuring a complete training pipeline, Jupyter Notebook integration, and comprehensive tests.

    Jupyter Notebook 1