Skip to content
View SaikumarUCM's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SaikumarUCM

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

AI Software Engineer with 2+ years of experience building and deploying production-grade AI systems across Generative AI, Large Language Models (LLMs), machine learning, and python Developement. I specialize in turning cutting-edge research into scalable, business-ready solutions that drive automation, efficiency, and measurable ROI.

My work spans GenAI and LLM applications including RAG systems, prompt engineering, fine-tuning (LoRA/PEFT), vector databases, and agentic workflows, as well as traditional ML across NLP, computer vision, and predictive modeling. I have hands-on experience designing end-to-end systems - from data ingestion and feature engineering to model deployment, monitoring, and CI/CD-enabled MLOps.

Technically, I work extensively with Python, SQL, PyTorch, TensorFlow, and modern AI stacks such as LangChain, Hugging Face, OpenAI APIs, and FastAPI. On the infrastructure side, I’ve deployed solutions using Docker, Kubernetes, MLflow, and cloud platforms including AWS, Azure, and GCP, while supporting data pipelines with Spark, Kafka, and Snowflake.

I’m currently focused on Generative AI, LLM-powered applications, and applied ML engineering roles where I can build impactful, real-world AI products.

Always open to connecting with fellow engineers and industry professionals to explore opportunities and work on forward-thinking engineering challenges.

Pinned Loading

  1. Agentic-RAG Agentic-RAG Public

    An intelligent conversational agent powered by LangGraph and OpenAI that answers questions by retrieving relevant documents and generating context-aware responses. A retrieval-augmented generation …

    Python

  2. Sentimental-Analysis-on-Amazon-Reviews Sentimental-Analysis-on-Amazon-Reviews Public

    Sentiment analysis on Amazon product reviews using multiple NLP techniques. It compares VADER and the transformer-based RoBERTa model through the Hugging Face Transformers pipeline to evaluate how …

    Jupyter Notebook

  3. Customer_Support_Agent Customer_Support_Agent Public

    AI-powered customer support agent built with LangGraph, LangChain, and FastAPI that autonomously routes, enriches, and responds to customer inquiries using OpenAI GPT models. Implemented multi-step…

    Python

  4. Multi_Model_Chat_Agent Multi_Model_Chat_Agent Public

    A Agent calling different LLM models and using Tavily to search the latest information from the web. Build frontend using Streamlit and backend using FastAPI

    Python

  5. Calculator_Agent Calculator_Agent Public

    Build a basic calculator agent using Langchain and LangGraph frameworks with OPENAI model.

    Python

  6. chess chess Public

    Developed a real-time multiplayer chess platform using a monorepo architecture with Turborepo and pnpm workspaces, featuring a Next.js frontend, NestJS REST API, and a dedicated WebSocket server fo…

    TypeScript