Skip to content
View yashpatil582's full-sized avatar

Block or report yashpatil582

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

Typing SVG


πŸ‘¨β€πŸ’» About Me

Coding

class YashPatil:
    def __init__(self):
        self.name = "Yash Patil"
        self.role = "AI/ML Engineer & Data Scientist"
        self.education = "M.S. Computer Science @ Santa Clara University"
        self.location = "San Francisco Bay Area, CA"

    def current_focus(self):
        return [
            "Building Low-Latency AI Services on Kubernetes/AWS",
            "Semantic Retrieval Systems (FAISS, Pinecone)",
            "Agentic Meeting Copilots with Multi-Agent Architecture",
            "LLM Applications & RAG Systems"
        ]

    def achievements(self):
        return {
            "queries_per_day": "2M+",
            "ndcg_improvement": "15%",
            "p95_latency": "< 50ms"
        }

  • Currently: AI/ML Engineer at Tip Top Technologies (Shipping AI at scale)
  • Previously: Samvid (AI Intern), SCU (Data Scientist), Searchspring (Data Engineer)
  • Expertise: Vector DBs (FAISS, Pinecone), LLMs, Multi-Agent Systems, Kubernetes

πŸš€ Key Achievements


πŸ› οΈ Tech Stack

AI & Machine Learning

Vector Databases & Retrieval

Programming Languages

Data Engineering & Cloud

Visualization & Tools


⭐ Featured Projects

GPT from Scratch

Implementation of GPT model from foundational principles, understanding transformer architecture deeply.

Agentic RAG with LlamaIndex

Building agentic retrieval-augmented generation systems for intelligent document processing.

Multi-Agent Chatbot

Advanced chatbot leveraging multiple AI agents for complex conversational workflows.

Databricks Smart Merge

Intelligent code merge approach for Databricks Agent that preserves cell context.


πŸ“ˆ GitHub Stats


πŸ† GitHub Trophies


πŸŽ“ Education & Certifications







🀝 Let's Connect!

I'm always open to interesting conversations and collaboration opportunities!


Pinned Loading

  1. gpt_from_scratch gpt_from_scratch Public

    Python

  2. databricks-agent-smart-merge-demo databricks-agent-smart-merge-demo Public

    Demo showing an intelligent code merge approach for Databricks Agent that preserves cell context instead of replacing full cells.

    Python

  3. f1-race-predictor f1-race-predictor Public

    Python

  4. Multi-Agent-Chatbot-Application Multi-Agent-Chatbot-Application Public

    Python 1

  5. multiagent multiagent Public

    Python

  6. repomind repomind Public

    AI-powered GitHub repository agent

    TypeScript 1