Skip to content
View Siva010's full-sized avatar
πŸ˜ƒ
Deep_Work
πŸ˜ƒ
Deep_Work

Block or report Siva010

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

Typing SVG

LinkedIn GitHub Gmail


πŸ‘‹ About Me

class SaiSivaSrinivas:
    def __init__(self):
        self.name  = "Sai Siva Srinivas Munduru"
        self.role  = ["AI Engineer", "Full Stack Developer", "Java Backend Developer"]
        self.focus = [
            "Production-grade LLM apps, RAG pipelines & agent workflows",
            "Hybrid search β€’ Vector DBs β€’ RAGAS-driven evaluation",
            "Multi-tenant SaaS platforms with real-time UX",
            "Distributed Java microservices with Kafka & Spring Boot",
        ]
        self.education = "B.Tech CSE Β· Sir CRR College of Engineering Β· GPA 8.1/10"

    def current_stack(self):
        return {
            "ai_ml"   : ["LangChain", "LlamaIndex", "LangGraph", "CrewAI", "AutoGen", "RAGAS"],
            "backend" : ["FastAPI", "Spring Boot", "NestJS", "Node.js", "Express.js"],
            "frontend": ["Next.js", "React", "TypeScript", "Tailwind CSS", "ShadCN UI"],
            "infra"   : ["Docker", "AWS (EC2, S3)", "Redis", "Kafka", "Pinecone", "PostgreSQL"],
        }

    def fun_fact(self):
        return "I ship grounded RAG answers with timestamp citations β€” not just vibes β˜•"

πŸš€ Featured Projects

⚑ Intelligent RAG ChatBot for Creators

Python FastAPI Next.js LangGraph Pinecone Redis Docker

Production-grade RAG for side-by-side YouTube, Instagram Reels & TikTok analysis Transcript processing Β· engagement metrics Β· semantic retrieval Β· timestamp-cited answers Event-driven FastAPI + Celery + Redis + LangGraph + Pinecone pipeline SSE progress streaming Β· vector-retrieval fallbacks Β· embedding pipelines Β· Next.js analytics dashboards

GitHub Β· Live Demo


πŸ—‚οΈ Multi-Tenant Project Management Platform

TypeScript React NestJS Prisma PostgreSQL Redis Docker

Multi-tenant SaaS with RBAC workspaces, Kanban boards, assignments, priorities & comments JWT auth Β· bcrypt Β· document versioning Β· Redis caching Β· Zod validation React Query optimistic updates Β· Redux Toolkit Β· Docker Compose deployment

GitHub


βš™οΈ Microservices Rate Limiting Platform

Java Spring Boot Kafka Redis Docker

Distributed rate limiter handling 10,000+ req/s with < 2 ms overhead Redis token bucket + sliding-window behind an API Gateway Circuit-breaker cut downstream failures by ~60% Β· Kafka real-time violation alerts 85%+ JUnit 5 + Mockito coverage Β· Docker Compose (Java, Redis, Kafka, Zookeeper)

GitHub


πŸ› οΈ Tech Stack

πŸ€– AI / ML

LangChain LlamaIndex LangGraph CrewAI AutoGen RAGAS PyTorch Hugging Face

🎨 Frontend

Next.js React TypeScript Tailwind ShadCN

βš™οΈ Backend

FastAPI Spring Boot NestJS Node.js Java Python

πŸ—„οΈ Databases & Infra

PostgreSQL MongoDB Redis Pinecone ChromaDB Kafka Docker AWS GitHub Actions


πŸ“ˆ Contribution Graph

GitHub activity graph


πŸŽ“ Education

Degree Institution Years GPA
B.Tech in Computer Science and Engineering Sir CRR College of Engineering, Eluru 2022–2026 8.1 / 10

πŸ“œ Certifications

Certification Issuer Year
IBM Generative AI Engineering Specialization IBM 2026
Oracle Cloud Infrastructure β€” Generative AI Professional Oracle 2025
Google Cloud Digital Leader Google Cloud 2026

πŸ’¬ Ask me about

LLM Applications Β· RAG Pipelines Β· LangGraph Agents Β· Hybrid Search Β· RAGAS Evaluation Β· FastAPI Β· NestJS Β· Spring Boot Β· Multi-tenant SaaS Β· Distributed Systems

πŸ“« Reach me

LinkedIn GitHub Email


Profile Views

"First, solve the problem. Then, write the code." β€” John Johnson

Pinned Loading

  1. Intelligent-RAG-ChatBot-for-creators Intelligent-RAG-ChatBot-for-creators Public

    Precisely designed production-grade RAG (Retrieval-Augmented Generation) application built to compare social media video transcripts and performance metrics, isolate viral hook psychology, and supp…

    Python 1

  2. Microservices-Rate-Limiting-Platform Microservices-Rate-Limiting-Platform Public

    A high-performance API Gateway and distributed rate limiting platform built with Spring WebFlux, Redis (Lua), and Kafka, capable of handling 10,000+ req/s with sub-2ms overhead.

    Java

  3. DevSpaceAi DevSpaceAi Public

    DevSpace is a comprehensive, full-stack workspace collaboration platform inspired by tools like Linear and Notion.

    TypeScript

  4. Embedded-Key-Value-Store Embedded-Key-Value-Store Public

    C++

  5. Mini-IPC-Service-Framework Mini-IPC-Service-Framework Public

    C++

  6. Cooked--Interviewer Cooked--Interviewer Public

    A Locally running AI-driven technical (Theoretical) interviewing platform designed to grill you, roast your mistakes, and prepare you for engineering interviews in a most unfiltered way.

    TypeScript