Sanket2329 (Sanket Shakya) · GitHub
Skip to content
View Sanket2329's full-sized avatar
:shipit:
:shipit:

Block or report Sanket2329

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.

Content in all repositories owned by your account will be closed.
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
Sanket2329/README.md

Typing SVG


🔗 Connect With Me

LinkedIn Email GitHub


👨‍💻 About Me

AI Engineer | Generative AI Specialist | ML Engineer

I'm a passionate AI engineer with expertise in building production-grade generative AI applications, leveraging cutting-edge LLMs, RAG systems, and agentic AI frameworks. I specialize in designing scalable AI solutions and contributing to innovative open-source projects.

  • 🎓 B.Tech in Artificial Intelligence & Data Science
  • 💼 Trainee Engineer (AI & Software Development) at Amantya Technologies
  • 🚀 Building enterprise-grade AI applications with LLMs, RAG, and Agentic AI
  • 🔧 Expert in FastAPI, Python, and distributed systems
  • 🌟 Active open-source contributor (Agenta, MLflow, Dify)

🎯 Open To Work

Open to Work

🛠️ Tech Stack

Languages

Python SQL JavaScript TypeScript C#

AI & ML

TensorFlow PyTorch Scikit-learn Pandas NumPy

Frameworks & APIs

FastAPI Flask .NET React REST API

Databases & Search

PostgreSQL MySQL Qdrant

Tools & Platforms

Docker Git Postman Cursor Claude Gemini ChatGPT MCP


🧠 AI Expertise Matrix

Domain Expertise
Generative AI LLM Integration, Prompt Engineering, Fine-tuning
RAG Systems Semantic Search, Vector Databases, Context Retrieval
Agentic AI Agent Design, Tool Integration, Reasoning Loops
NLP Text Processing, Embeddings, NER
Computer Vision Image Classification, Face Recognition, Object Detection
Machine Learning Supervised Learning, Unsupervised Learning, Model Optimization

🚀 Featured Projects

🔍 OpsLens - AI-Powered RAG Incident Investigation Assistant

Enterprise-grade incident investigation platform leveraging RAG (Retrieval-Augmented Generation) with Google Gemini, vector search, and JWT authentication for secure incident analysis and resolution.

Tech Stack: Python FastAPI Qdrant Gemini PostgreSQL Docker JWT

Key Features:

  • 🤖 Advanced RAG with semantic search
  • 🔐 JWT-based authentication
  • 📊 Vector database integration (Qdrant)
  • 🚀 FastAPI backend
  • 🔗 LLM-powered incident analysis

Repository

📦 DevForge-MCP - Production-Ready Model Context Protocol Server

AI-powered MCP server enabling language models to understand and interact with local repositories through intelligent semantic code retrieval, repository indexing, and contextual search capabilities. Includes 44 developer tools, multi-project workspace management, and Git integration.

Tech Stack: JavaScript Python FastAPI MCP Docker Git

Key Features:

  • 🔍 Semantic code retrieval with AI understanding
  • 📑 Comprehensive repository indexing
  • 🎯 Context-aware code search across 44 developer tools
  • 🏗️ Multi-project workspace management
  • 🐳 Full Docker containerization

Repository

🐋 Baleen Whale Sound Event Detection - GPU-Accelerated Bioacoustics Pipeline

An automated Sound Event Detection (SED) pipeline that identifies, classifies, and temporally localizes baleen whale vocalizations in Southern Ocean hydrophone recordings, built for the Antarctic Blue & Fin Whale Acoustic Library challenge. Uses a CNN-RNN (CRNN) architecture — a 5-layer 2D CNN frontend feeding a bidirectional GRU — over STFT spectrograms, with a Butterworth high-pass filter and dynamic resampling for signal preprocessing.

Tech Stack: Python PyTorch DCASE

Key Features:

  • 🎧 CNN-RNN (CRNN) architecture with frame-level multi-label detection for overlapping calls
  • 🔊 10 Hz Butterworth high-pass filtering + dynamic resampling for hydrophone noise handling
  • ⚖️ Vectorized balanced negative-clip mining to address class imbalance
  • 🍎 Apple Silicon (MPS) GPU acceleration support
  • 📊 Greedy IoU-based cross-site evaluation pipeline with Raven-compatible outputs

Repository

📈 LeadSense - Multi-Tenant CRM & Sales Pipeline Platform

A production-ready, multi-tenant CRM platform for sales teams covering the full lead lifecycle — from capture to close — with role-based access control, activity tracking, email invitations, audit logging, and a real-time dashboard. Built on Clean Architecture with a .NET 10 Minimal API backend and a React 19 + TypeScript frontend.

Tech Stack: .NET React TypeScript PostgreSQL Docker

Key Features:

  • 🏢 Full multi-tenant isolation with SuperAdmin platform management
  • 👥 Role-based access control (SuperAdmin / TenantAdmin / User)
  • 📋 End-to-end lead pipeline: New → Contacted → Qualified → Proposal Sent → Won/Lost
  • 🔒 JWT auth, BCrypt hashing, and rate-limited login endpoint
  • 🔍 Full audit logging with per-entity trails and email invitations via Resend

Repository


💼 Professional Experience

Trainee Engineer (AI & Software Development)

Amantya Technologies

  • 🤖 Developed and deployed production-grade generative AI applications
  • 📱 Built scalable REST APIs using FastAPI and Python
  • 🔗 Implemented LLM integration and prompt engineering workflows
  • 🧠 Designed RAG systems with vector database integration
  • 🏗️ Architected agentic AI solutions for enterprise automation
  • 🐳 Containerized applications using Docker
  • 🔄 Optimized backend systems for performance and scalability

🌟 Open Source Contributions

Actively contributing to leading AI/ML open-source projects with multiple merged contributions:

Featured Projects

Project Role Contributions
Agenta Contributor LLM evaluation framework enhancements
MLflow Contributor ML experiment tracking improvements
Dify Contributor AI workflow orchestration features

Multiple contributions merged and deployed in production


🎓 Certifications & Learning

Oracle OCI IBM AI
IBM Data Google AI
McKinsey IIT Bombay

📊 GitHub Analytics

📈 GitHub Statistics

GitHub Streak


🎯 Current Focus

🚀 Working On:
  - Advanced Generative AI Applications
  - LLM Integration & Fine-tuning
  - RAG System Architecture
  - Agentic AI Development
  - FastAPI Backend Optimization

📚 Learning:
  - Multi-Agent Systems
  - Advanced Prompt Engineering
  - LLM Inference Optimization
  - Production ML Systems

🔭 Exploring:
  - Edge AI and TinyML
  - Autonomous AI Agents
  - Vector Database Optimization
  - Real-time ML Systems

✨ Goals:
  - Contribute to more open-source AI projects
  - Build production-grade AI solutions
  - Advance the state-of-the-art in GenAI

🤝 Let's Connect & Collaborate

I'm always open to:
🔗 Collaborating on innovative AI/ML projects
💬 Discussing generative AI and LLM architectures
🤝 Open-source contributions
📧 Professional opportunities

⭐ Thank you for visiting! Feel free to connect and collaborate.

Popular repositories Loading

  1. data-analytics-1 data-analytics-1 Public

    Analyzing client data sets using Python

    Jupyter Notebook 1

  2. store-rating-system store-rating-system Public

    A full-stack Store Rating System with role-based access. Admins manage users & stores, owners track ratings, and users browse & rate stores. Built with Node.js, Express, PostgreSQL, JWT, and Bcrypt…

    HTML 1

  3. mlflow mlflow Public

    Forked from mlflow/mlflow

    The open source AI engineering platform for agents, LLMs, and ML models. MLflow enables teams of all sizes to debug, evaluate, monitor, and optimize production-quality AI applications while control…

    Python 1

  4. DevForge-MCP DevForge-MCP Public

    Production-ready Model Context Protocol (MCP) server for AI-assisted software development. Features 44 developer tools, multi-project workspace management, semantic code search, Git integration, pr…

    JavaScript 1

  5. NETFLIX_SQL_PROJECT NETFLIX_SQL_PROJECT Public

    This project involves a comprehensive analysis of Netflix's movies and TV shows data using SQL. The goal is to extract valuable insights and answer various business questions based on the dataset. …

  6. customer_behavior_analysis customer_behavior_analysis Public

    Complete Data Analytics Portfolio Project with end-to-end industry standard Data Analysis of Customer Shopping Trends from Retail Data using SQL, Python and Power BI.

    Jupyter Notebook