Skip to content
View RamyaLakshmiKS's full-sized avatar
πŸ’»
Building Solution to Hard Problems
πŸ’»
Building Solution to Hard Problems

Highlights

  • Pro

Block or report RamyaLakshmiKS

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

Ramya Lakshmi Kuppa Sundararajan

Data Scientist Β Β·Β  AI Engineer Β Β·Β  Agentic Systems Architect

Bridging Data Science and AI Systems: architecting reliable, production-ready intelligence through statistical rigor and systems engineering.

LinkedIn Β  Email Β  Profile Views


🧠 About Me

I'm a Data Scientist specializing in AI systems: applying rigorous statistical thinking, evaluation methodology, and experimentation to build Generative AI applications that deliver measurable business impact in production.

My foundation is quantitative rigor: experimental design, metrics that matter, statistical significance, and systematic evaluation. I bring this discipline to AI engineering: architecting multi-agent systems, building RAG pipelines, and optimizing LLMs so they perform predictably at scale.

  • πŸŽ“ MS in Applied Data Science - University of Florida (specialization: AI/ML)
  • πŸ“Š Data Science expertise: experimental design, statistical evaluation, metrics & monitoring, model performance analysis
  • πŸ€– AI Systems builder: LLM architecture, multi-agent orchestration, RAG systems, prompt engineering & optimization
  • βš™οΈ Full-stack practitioner: system design β†’ hypothesis β†’ evaluation β†’ fine-tuning β†’ deployment β†’ production observability

πŸ› οΈ Tech Stack

οΏ½ Data Science & Statistical Analysis

Core expertise: experimental design, model evaluation, metrics & monitoring, interpretability

Python SQL Pandas NumPy Matplotlib Seaborn Plotly

🧠 Machine Learning & Deep Learning

Both traditional ML and deep learning expertise: supervised/unsupervised learning, neural networks, model architecture

scikit-learn PyTorch TensorFlow

πŸ“ˆ Experimentation & Evaluation

Building rigorous evaluation workflows: metrics design, statistical testing, observability

MLflow Weights & Biases

πŸ€– AI Systems & LLM Engineering

Applying data science rigor to LLMs: agentic architectures, RAG, prompt optimization, eval

Anthropic Claude Google Gemini LangChain LlamaIndex HuggingFace CrewAI

πŸ“Š Dashboard & Web Development

Building interactive data apps & interfaces for AI systems

Streamlit Gradio

πŸ—„οΈ Vector Databases & Semantic Search

Cloudflare Vectorize Pinecone ChromaDB FAISS Weaviate

βš™οΈ Infrastructure & DevOps

TypeScript FastAPI Docker Kubernetes Cloudflare Workers AWS


πŸš€ Featured Projects

πŸ”· ApprovalFlow AI β€” Agentic Workflow Automation

End-to-end Gen AI system that automates enterprise approval workflows via natural language (text, voice, image). Integrates Retrieval-Augmented Generation against policy documents stored in Cloudflare Vectorize, routes requests intelligently through an agentic decision layer, and auto-approves routine items β€” reducing manual overhead at scale.

Key concepts: RAG Β· Agentic Routing Β· Multi-modal Input Β· Vector Search Β· Serverless AI

TypeScript Cloudflare Vectorize


πŸ”· Agentic Software Team β€” Multi-Agent Orchestration

A fully orchestrated multi-agent system simulating an AI-driven software engineering team. Agents are assigned distinct roles β€” architect, developer, reviewer β€” and collaborate autonomously via the Claude Agents SDK, demonstrating task decomposition, inter-agent messaging, and goal-driven execution.

Key concepts: Multi-Agent Orchestration Β· Claude SDK Β· Task Delegation Β· Autonomous Agents

Python Claude SDK


πŸ”· Bulls & Cows β€” AI Edition β€” LLM-Powered Game Logic

AI-powered implementation of the classic Bulls & Cows guessing game with intelligent move generation and natural language interaction.

Key concepts: LLM Integration Β· Game AI Β· Interactive UX

Python


🎯 Current Focus

β–Έ Agentic AI Systems        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘   Shipping production-grade multi-agent pipelines
β–Έ RAG & Vector Search       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘   Grounding LLMs on real-world enterprise data
β–Έ LLM Evaluation & Evals    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘   Building robust eval + observability frameworks
β–Έ AI Engineering (Infra)    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘   Inference optimization, deployment, monitoring

πŸ“« Let's Connect

I'm Actively looking for Full Time Data Science/AI Engineering/Software Engineering roles, and research collaborations in cutting edge technologies.

πŸ“¬ Connect on LinkedIn
πŸ“§ Email me

Pinned Loading

  1. cf_ai_approvalflow-ai cf_ai_approvalflow-ai Public

    Production-grade agentic AI system that automates enterprise approval workflows. It processes natural language requests (chat/voice/image), extracts details, checks policies in Vectorize, auto-appr…

    TypeScript

  2. agentic_software_team agentic_software_team Public

    Multi-agent system orchestrating an AI-driven software team using the Claude Agents SDK. Agents take on defined roles and collaborate autonomously on software tasks.

    Python

  3. Bulls-Cows Bulls-Cows Public

    Interactive AI-powered Bulls & Cows game with LLM-driven move generation and natural language interaction.

    Python