Skip to content
View abh2050's full-sized avatar

Block or report abh2050

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
abh2050/README.md

๐Ÿ‘‹ Hi there, I'm Abhishek Shah, PMP

๐Ÿš€ Data Scientist | AI/ML Engineer

๐Ÿ“ Portland, OR | โœ‰๏ธ abh2050@gmail.com | ๐Ÿ”— LinkedIn | โœ๏ธ Medium | Spotify_Podcast


๐Ÿ” About Me

Hey, Iโ€™m Abhishek! I design, deploy, and optimize AI & ML solutions for real-world problems. With a solid background in machine learning, NLP, and AI engineering, Iโ€™ve built intelligent systems for automotive, semiconductor, and enterprise AI applications.

๐Ÿ’ก My mission? Making AI practical, scalable, and impactfulโ€”from improving manufacturing efficiency to streamlining business workflows with LLMs.


๐Ÿ“Œ What I Do?

๐Ÿ”ฅ ML & AI Development โ†’ Building models that drive efficiency and accuracy.
๐Ÿ”Ž RAG Pipelines & GenAI โ†’ Creating retrieval-augmented generation (RAG) solutions for smart document analysis.
๐Ÿ“Š Data Science & MLOps โ†’ From ETL pipelines to cloud deployment.
๐ŸŽฏ AI Strategy & Training โ†’ Teaching teams how to use AI for better business outcomes.


๐Ÿ’ป Tech Stack & Tools

๐Ÿ”น ML & AI: Scikit-learn, TensorFlow, DataRobot, Claude, OpenAI API, OpenVINO
๐Ÿ”น Cloud & Deployment: AWS, Azure, GCP, Docker, Kubernetes
๐Ÿ”น Data Engineering: Airflow, PySpark, PostgreSQL, MongoDB, T-SQL
๐Ÿ”น Visualization & Analytics: Power BI, ADF, Qlik, Tableau
๐Ÿ”น Programming: Python, SQL, Bash


๐Ÿš€ Projects & Contributions

๐Ÿ“Œ BMW AI Solutions

  • Contribute to the AI program at BMW of North America, including the manufacturing site in Spartanburg, SC, strategically leveraging artificial intelligence to drive cost reduction and enhance quality across the organization.

๐Ÿ“Œ Intel AI & ML Work

  • ๐Ÿ” Built AI-powered anomaly detection for semiconductor defects โ†’ saved $250K/year
  • ๐Ÿค– Automated welding defect detection in Audiโ€™s manufacturing โ†’ optimized 5M+ daily welds
  • ๐Ÿ“Š Developed Azure Power BI dashboards for real-time analytics โ†’ improved data visibility

๐Ÿ’ก Fun Facts About Me

๐ŸŽฎ Gamer | ๐Ÿ“š Mythology Buff |  Fitness Enthusiast
๐Ÿ’จ Building my own AI startup to democratize AI for all!


๐Ÿ“ฉ Let's Connect!

๐Ÿ“ฉ Drop me a message on LinkedIn or check out my blog on Medium ๐Ÿš€

Pinned Loading

  1. searchengine Public

    This project is designed to facilitate advanced search functionality within legal documents using PySpark for data processing and Streamlit for the user interface. The system preprocesses the legalโ€ฆ

    Jupyter Notebook

  2. financial_doc_analyser Public

    This tool automates the retrieval and processing of SEC filings (e.g., 10-K, 10-Q, 8-K) using a company's ticker symbol. It intelligently converts PDFs and HTML documents into a structured vector dโ€ฆ

    Python 1 1

  3. financial_doc_analyser_local_ollama_Deepseek Public

    A Streamlit-based application designed to download, process, and analyze SEC filings (e.g., 10-K, 10-Q, 8-K). This tool leverages AI-powered embeddings, vector databases, and advanced document procโ€ฆ

    Python 2

  4. Rag_with_knowledge_graph_neo4j Public

    This project implements a high-performance NLP pipeline for scientific document analysis, integrating a Neo4j knowledge graph for structured storage and retrieval. The Retrieval-Augmented Generatioโ€ฆ

    Python

  5. fake_image_detector_using_deepLearning_Gemini_AI Public

    This tool uses multiple detection methods to identify AI-generated images and videos

    Python

  6. hybrid_rag_with_bm25_reranker Public

    This is hybrid Rag with RAG withBM25 and reranker.

    Python