Skip to content
View sakthee30's full-sized avatar
  • Capgemini
  • Chennai,TamilNadu,India

Block or report sakthee30

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

Hi, I'm Saktheeswari P πŸ‘‹

Β  Β 


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

Generative AI Engineer with hands-on experience building production-grade AI solutions, including a multi-agent RAG system using LangGraph, LangChain, Google Gemini, FastAPI, ChromaDB, and Docker. Proficient in LLM API integration, prompt engineering, semantic search, and agentic workflows. Currently working at Capgemini with 1.6+ years of enterprise experience.


πŸ”₯ Featured Project

Multi-Agent Document Intelligence System for Enterprise Operations

🌐 Live Demo Β |Β  πŸ“‚ GitHub

A production-grade agentic RAG system built using real retail enterprise domain knowledge from JLP/Waitrose.

User Query β†’ FastAPI β†’ LangGraph Router β†’ Policy / Compliance / Incident Agent
                                               ↓
                              RAG (ChromaDB + Gemini Embeddings)
                                               ↓
                              Grounded Answer β†’ Streamlit UI

Stack:

Python FastAPI Docker Streamlit Google Gemini ChromaDB LangChain LangGraph


LangGraph Multi-Agent System with ReAct Pattern

A three-agent system (Researcher β†’ Reasoner β†’ Responder) with stateful graph orchestration, iterative reasoning, and external search integration.

Stack:

Python FastAPI LangChain LangGraph Groq Tavily


πŸ› οΈ Tech Stack

Gen AI & LLM

RAG Multi-Agent Agentic AI LLM APIs Prompt Engineering

AI Frameworks & Platforms

LangChain LangGraph Google Gemini Groq Streamlit Tavily

Vector Databases & Retrieval

ChromaDB FAISS Semantic Search Embeddings Vector Store Doc Chunking

Backend Development

FastAPI REST API Pydantic Swagger Async Python

Programming & Databases

Python Oracle SQL PL/SQL

DevOps & Cloud

Docker Docker Compose Render Git GitHub Cloud Deployment


πŸ† Certifications

  • πŸ₯‡ Oracle Cloud Infrastructure 2025 AI Foundations Associate β€” Oracle
  • πŸ“˜ Microsoft Azure AI Fundamentals (AI-900) β€” Microsoft (In Progress)

🀝 Let's Connect

I'm actively looking for AI Engineer / Gen AI Developer roles at product companies, startups, and GCCs.

If you're building something interesting in the AI space β€” let's talk!


Pinned Loading

  1. sakthee30 sakthee30 Public

    Software Engineer @ Capgemini

  2. enterprise_rag_agent enterprise_rag_agent Public

    Multi-agent RAG system for enterprise document intelligence | LangGraph Β· LangChain Β· Gemini Β· FastAPI Β· ChromaDB Β· Docker

    Python 1

  3. research-assistant-agent research-assistant-agent Public

    An agentic AI system that autonomously searches the web and reasons over results to answer research questions. Built with LangGraph, Groq LLM, and Tavily Search.

    Python