Skip to content
View patilanupam's full-sized avatar

Highlights

  • Pro

Block or report patilanupam

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

Typing SVG

LinkedIn Gmail Resume Profile Views


🧠 About Me

class AnupamPatil:
    def __init__(self):
        self.name        = "Anupam Patil"
        self.role        = "AI / GenAI Engineer"
        self.email       = "anupampatil9@gmail.com"

    @property
    def currently(self):
        return {
            "building" : ["Agentic LLM", "RAG Pipelines", "Custom Chatbots"],
            "learning" : ["Multi-Agent Workflows", "LLM Governance"],
            "ask_me"   : ["Azure Cloud", "GenAI", "Python", "FastAPI"],
        }

    def fun_fact(self):
        return "I turn messy data into intelligent, real-world impact πŸš€"

πŸ› οΈ Tech Stack

πŸ€– AI / ML / GenAI

☁️ Cloud & DevOps

πŸ—„οΈ Data & Backend

🌐 Frontend


πŸš€ Featured Projects

🎫 Term-Insurance-Classifier

Intelligent insurance Classifier.

✍️ ContentForge

Forge content compatible with any social media platform using Gemini & Claude AI.

🎬 Multimodal Movie Classification

Multimodal NLP + Image classification for movie genre prediction.

πŸ“° Duck Duck Go News Summarizer

AI-powered news aggregator and summarizer using DuckDuckGo search.


πŸ“Š GitHub Stats

GitHub Stats Top Languages
Streak Stats
Contribution Graph

πŸ† GitHub Trophies

GitHub Trophies

🀝 Let's Connect


Pinned Loading

  1. Multimodal-Movie-Genre-Classification Multimodal-Movie-Genre-Classification Public

    Multimodal Analysis through NLP and Image based Models

    Jupyter Notebook

  2. legal_document_summarizer_claude legal_document_summarizer_claude Public

    JavaScript

  3. Clarify_Meet_AI Clarify_Meet_AI Public

    Python

  4. Term-Insurance-Classifier Term-Insurance-Classifier Public

    Term Insurance Classifier

    Python

  5. GenAI_KATA_Tickets_Dashboard GenAI_KATA_Tickets_Dashboard Public

    Support Ticket Analysis via custom Dashboard

    Python

  6. smart-contract-assistant smart-contract-assistant Public

    Forked from Youssef-Osama1/smart-contract-assistant

    Conversational RAG system for smart contract Q&A using FastAPI, LangChain, Ollama (Mistral), and Gradio.

    Python