Skip to content
View shephinphilip's full-sized avatar

Block or report shephinphilip

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

🌟 Shephin Philip

Building Intelligent Agents & Scalable AI Systems

LinkedIn Upwork

πŸ€– About Me

Hi there πŸ‘‹ I’m Shephin Philip, an AI Engineer passionate about LLMs, Agentic AI, and enterprise-grade Generative AI solutions.
I specialize in building AI agents, RAG pipelines, and scalable backend integrations that solve complex, real-world problems. My journey blends hands-on engineering with a drive to innovate and bring ideas to production.

Top Languages GitHub Stats



🎯 Professional Experience

Generative AI Engineer | MLAI Technologies

Enterprise AI Solutions (Apr 2025 – Present)

  • Built RAG-powered chatbots with Hugging Face + FAISS; improved groundedness via rerankers.
  • Integrated Azure OpenAI Services into enterprise pipelines with FastAPI + Streamlit.
  • Designed evaluation harnesses (latency, groundedness, recall) to monitor deployed LLMs.

Lead AI Developer | Omni Thrive Solutions

Driving AI Innovation (Oct 2023 – Mar 2025)

  • Developed and fine-tuned LLMs (GPT, BERT, LLaMA) for NLP workflows.
  • Orchestrated multi-agent systems using LangGraph & AutoGen for task automation.
  • Deployed containerized services on Azure, AWS, and GCP with Docker/Kubernetes.

Freelance AI Developer | Ionic E-commerce

AI-Powered E-commerce (Feb 2024 – Mar 2024)

  • Delivered an Agentic AI system with LangChain for product search & recommendations.
  • Built a Flask backend that connected frontend queries to LLM agents in real time.

πŸ† Key Highlights

  • πŸ₯‡ Top 10 Finalist – Mercor TextBase AI ChatBot Challenge (2023).
  • πŸš€ Production Impact – Deployed multiple LLM + RAG pipelines powering enterprise use cases.
  • πŸ–οΈ Social Innovation – Built a real-time Indian Sign Language recognition system using CNNs.

πŸ’» Tech Stack

Programming & Backend

Python
FastAPI
Flask
NodeJS

AI & ML Frameworks

PyTorch
TensorFlow
Hugging Face

Databases & Cloud

Postgres
MongoDB
Azure
AWS

DevOps & CI/CD

Docker
GitHub Actions


πŸ“Š GitHub Metrics

πŸ” Top Repositories

Top Contributions

🌱 Philosophy

I believe in the transformative power of AI agents β€” moving beyond models to autonomous systems that solve real-world business problems.
My guiding principles:

  • 🎯 Deliver scalable AI systems that make it to production.
  • 🀝 Foster collaboration & mentorship within teams.
  • πŸ“ˆ Push the frontier of LLMs, RAG, and multi-agent orchestration.

🀝 Connect With Me


"In AI, building agents that act, adapt, and scale is the next step toward a more intelligent future."

Pinned Loading

  1. Github-Automated-Analysis-Mercor Github-Automated-Analysis-Mercor Public

    I built a Python-based tool which, when given a GitHub user's URL, returns the most technically complex and challenging repository from that user's profile. The tool will use GPT and LangChain to a…

    Python 1

  2. Clothing-Similarity-Search-mercor Clothing-Similarity-Search-mercor Public

    The goal of this project is to create a machine learning model capable of receiving text describing a clothing item and returning a ranked list of links to similar items from different websites. Yo…

    Python