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

Block or report SuyashBhavalkar3

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

Suyash Bhavalkar Banner

Portfolio LinkedIn LeetCode GitHub


About Me

I am a Computer Science Engineering student at Vishwakarma Institute of Technology (VIT), Pune, specializing in Artificial Intelligence & Machine Learning (Expected May 2027).

I build high-performance backend systems and scale AI pipelines for real-world applications. My work focuses on distributed architectures, fault-tolerant system design, and sub-second latency optimization.

  • Performance Driven: Engineered production-grade systems serving 1,000+ users with <450ms latency.
  • AI/ML Focus: Experienced in LLM orchestration, RAG pipelines, and model fine-tuning/evaluation.
  • Academics & Research: Maintaining a 8.39 CGPA with 2 IEEE publications in AI-driven systems.

Technical Toolbelt

Backend & Distributed Systems

FastAPI REST WebSockets Docker Redis Postgres Supabase Git

Artificial Intelligence & ML

LangChain TensorFlow Scikit-Learn RAG FAISS LLMs

Languages

Python Node.js GoLang Java TypeScript SQL

Frontend & Deployments

React Next Vue Vercel Render

Professional Experience

  • CodeSpyder Technologies | GenAI Intern | Feb 2026 – Present
    • Managing a team of 6 interns developing a Learning Management System (LMS) scaling to 1,000+ users and 100+ concurrent sessions.
    • Designed a FastAPI & Next.js backend with PostgreSQL (SQLAlchemy) via Supabase; engineered API Gateways & Rate Limiting services for ~200ms CRUD latency.
    • Implemented Llama 70B model for AI-enabled mock interviews, tuning error handling to reduce AI latency to 800–1000ms.
  • CanSpirit Artificial Intelligence | Software Engineering Intern - AI | Aug 2025 – Feb 2026
    • Developed an Emotion Analytics Detection system for disabled students, analyzing 1,000 videos at 5 FPS.
    • Implemented an Extra Trees algorithm achieving 88% accuracy, outperforming Deep Learning baselines, KNN (78%), and Random Forest (83%).
    • Ensured consistent 800–1000ms API latency through structured pipeline logging and monitoring.

Highlighted Projects

HireMintora — AI Recruiting Platform

Real-time conversational AI screening using WebSockets, Groq (Llama 70B), TTS/STT, Monaco Editor, and Redis context caching.

Repo

Impact: Scaled to handle 50 concurrent WebSocket connections; automated reporting for 100+ users.

AutoDeck AI — Autonomous Slide Agent

Multi-agent pipeline (planner–executor) using FastAPI, JWT, Google OAuth, and GPT-3.5 Turbo to generate 5–10 slide decks in <10 seconds with dynamic media.

Repo

Impact: Reduced manual presentation creation effort by 80% with real-time generations.

AdvocateGPT — RAG Legal Assistant

RAG pipeline embedding IPC text using Hugging Face (text-embedding-3) into FAISS, with MS MARCO Cross-Encoder reranking for legal precedent search.

Repo

Impact: Verified and measured retrieval effectiveness using Precision@k, Recall@k, and MRR.

MRI Brain Tumor Classification

Deep learning computer vision system for automated brain tumor detection from MRI scans using transfer learning with EfficientNet.

Repo

Impact: Automated screening process of complex medical image data with low classification latency.


Research & Achievements

  • Research Publications: Contributed to 2 IEEE publications in conferences focusing on applications of AI and data-driven systems.
  • Problem Solving: Solved 250+ LeetCode problems with a 1500+ contest rating (strong Data Structures & Algorithms foundation).
  • Leadership: Managed a team of 10+ members for Vishwaconclave (stage, light, audio setups) and led 25 coordinators achieving 3,000+ registrations during SWDC's Matadhikar campaign.

Analytics & Contributions

3D Contribution Calendar


Contribution Activity

Contribution Graph

Commit Streak Metrics

Streak Stats

General Profile Stats

GitHub Profile Details

Language Utilization

Most Commit Language

GitHub Trophies

Pinned Loading

  1. A-Full-Stack-Intelligent-Calorie-Tracking-System-Using-Prompt-Driven-Multi-Agent-Workflows A-Full-Stack-Intelligent-Calorie-Tracking-System-Using-Prompt-Driven-Multi-Agent-Workflows Public

    BeFit is a full-stack AI-powered fitness tracking platform with JWT & Google OAuth authentication, personalized calorie & macro goals, natural language food/exercise logging using LangGraph + Groq …

    TypeScript

  2. An-Automated-System-for-Gym-Exercise-Posture-Correction-Using-Computer-Vision An-Automated-System-for-Gym-Exercise-Posture-Correction-Using-Computer-Vision Public

    Real-time AI-powered posture analysis & exercise form correction system. Uses MediaPipe for pose detection, React + TypeScript frontend, FastAPI backend with WebSocket communication. Analyzes 6+ ex…

    TypeScript 1

  3. Autonomous_Generative_AI_Agent_for_Presentation_Creation Autonomous_Generative_AI_Agent_for_Presentation_Creation Public

    AI-powered PPT generator creating professional presentations from text prompts. Dockerized FastAPI backend handles slides and images, while a React frontend lets users input content and download pr…

    TypeScript 1

  4. Driver_Drowsiness_Detection_System Driver_Drowsiness_Detection_System Public

    This project is a real-time drowsiness detection system that uses computer vision and facial landmark analysis to monitor a user's alertness. It primarily relies on calculating two key metrics from…

    JavaScript

  5. RAG_based_Legal_and_Policy_Document_Assistant RAG_based_Legal_and_Policy_Document_Assistant Public

    A FastAPI-based AI assistant for legal and policy documents. Users can ask questions, upload PDFs, and get answers using RAG (Retrieval-Augmented Generation) with OpenAI embeddings. Note: Backend i…

    TypeScript

  6. mri-brain-tumor-classification-efficientnet mri-brain-tumor-classification-efficientnet Public

    This project develops an automated system to detect and classify brain tumors from MRI images using deep learning (CNNs) or traditional image processing, aiming to improve early diagnosis, accuracy…

    TypeScript