Skip to content
View rohansachinpatil's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Mumbai Educational Trust, MET League of Colleges logo Mumbai Educational Trust, MET League of Colleges
  • Nashik, Maharashtra, India
  • LinkedIn in/rohansaschinpatil
  • Instagram yaaaarrohan

Highlights

  • Pro

Block or report rohansachinpatil

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
rohansachinpatil/README.md
 ██████╗  ██████╗ ██╗  ██╗ █████╗ ███╗   ██╗    ██████╗  █████╗ ████████╗██╗██╗     
 ██╔══██╗██╔═══██╗██║  ██║██╔══██╗████╗  ██║    ██╔══██╗██╔══██╗╚══██╔══╝██║██║     
 ██████╔╝██║   ██║███████║███████║██╔██╗ ██║    ██████╔╝███████║   ██║   ██║██║     
 ██╔══██╗██║   ██║██╔══██║██╔══██║██║╚██╗██║    ██╔═══╝ ██╔══██║   ██║   ██║██║     
 ██║  ██║╚██████╔╝██║  ██║██║  ██║██║ ╚████║    ██║     ██║  ██║   ██║   ██║███████╗
 ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝     ╚═╝  ╚═╝   ╚═╝   ╚═╝╚══════╝

Typing SVG


class RohanPatil:
    def __init__(self):
        self.languages     = ["Python", "SQL", "JavaScript", "C"]
        self.ml_stack      = ["Scikit-learn", "NumPy", "Pandas", "Matplotlib", "Seaborn"]
        self.dl_stack      = ["Neural Networks", "CNNs", "Transformers", "Fine-tuning"]
        self.llm_stack     = ["Prompt Engineering", "RAG", "LLM APIs", "Hugging Face", "Transformers"]
        self.cv_stack      = ["OpenCV", "MediaPipe", "Real-time Detection", "Landmark Tracking"]
        self.backend       = ["FastAPI", "Flask", "Streamlit", "REST APIs"]
        self.open_source   = ["Mozilla Firefox Relay", "Google DeepMind · Gemma", "Gemini CLI", "OpenClaw"]
        self.frontend      = ["HTML", "CSS", "JavaScript"]
        self.currently     = "shipping ML models to production + levelling up on RAG & Vector DBs"

    def run(self):
        while True:
            self.learn() → self.build() → self.contribute() → self.ship()

🔬 Open Source Contributions

📦  Mozilla · Firefox Relay     →  Frontend accessibility · WCAG AA contrast compliance
🧠  Google DeepMind · Gemma     →  Dataset observability · DPO preprocessing pipeline
💎  Gemini CLI                  →  Contributed to Google's open-source Gemini terminal client
⚙️  OpenClaw                   →  AI API cost analysis utility · error handling · docs

🧠 Technical Stack

┌─────────────────────────────────────────────────────────────┐
│  AI / ML / DL                                               │
│  ├── Supervised · Unsupervised · Regression · Classification │
│  ├── Neural Networks · CNNs · Transfer Learning             │
│  └── Model training · Evaluation · Deployment              │
│                                                             │
│  LLM & Generative AI                                        │
│  ├── Prompt Engineering · Chain-of-Thought · Few-shot       │
│  ├── Hugging Face Transformers · LLM API integration        │
│  ├── RAG · Vector Databases · Embeddings                    │
│  └── Local model inference · Context window management      │
│                                                             │
│  Computer Vision                                            │
│  ├── OpenCV · MediaPipe · Real-time webcam pipelines        │
│  └── Hand landmark detection · Gesture recognition          │
│                                                             │
│  Backend & Deployment                                       │
│  ├── FastAPI · Flask · Streamlit                            │
│  └── REST APIs · Git · CI/CD basics                         │
└─────────────────────────────────────────────────────────────┘

🛠️ Projects

# Project Stack TL;DR
01 Gesture-Controlled Hill Climb OpenCV MediaPipe PyAutoGUI Real-time hand landmark → keypress. Zero hardware.
02 Multi-Agent AI Research System Python LLMs Agent Frameworks Collaborative AI agents for automated research
03 Spam Detector Scikit-learn NLP TF-IDF Full ML pipeline: data → features → model → prediction
04 House Price Predictor Pandas Regression EDA Feature engineering + regression from scratch
05 HackMET 2026 Site JavaScript Frontend Production site — 500+ participants, ₹5L prize pool

📚 Certifications

✅  Machine Learning Specialization       — Andrew Ng / Stanford / Coursera
✅  Generative AI                         — Google Cloud
✅  Large Language Models                 — Google Cloud
✅  Prompt Engineering for GenAI          — LinkedIn Learning
✅  Responsible AI                        — Google Cloud Skills Boost
✅  Generative AI with Adobe              — Adobe

📈 Currently Building Depth In

→  FastAPI + Streamlit   →  deploying ML models as real web apps
→  RAG Pipelines         →  retrieval-augmented generation from scratch
→  Vector Databases      →  FAISS · Chroma · embeddings
→  Transformers          →  fine-tuning open-source LLMs (Gemma, LLaMA)
→  Open Source           →  moving from bug fixes → feature-level PRs

📊 GitHub Stats

Stats Langs

Streak


🔗 Connect

LinkedIn Gmail Hugging Face


python -c "print('learn → build → contribute → ship')"

Pinned Loading

  1. football_analysis football_analysis Public

    Python

  2. ai-chatbot ai-chatbot Public

    Python

  3. DeepWater_Predictor DeepWater_Predictor Public

    Project uses a Neural Network to predict if plants need water based on environmental factors.

    Jupyter Notebook

  4. hill_climbing_racing_hand_gesture hill_climbing_racing_hand_gesture Public

    Python

  5. house_price_prediction house_price_prediction Public

    Python

  6. spam-detector spam-detector Public

    Python