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 ☕"

🛠️ 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


💬 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. flagship-platform flagship-platform Public

    Multi-tenant feature-flag & experimentation platform with in-process SDK evaluation and sequential testing

    TypeScript

  2. Pendulum Pendulum Public

    Durable distributed job execution engine in Java 21. Postgres SKIP LOCKED leasing, heartbeat-renewed leases, and monotonic fencing tokens, so a worker killed mid-execution loses no work and no stal…

    Java 1

  3. Prism Prism Public

    OpenAI-compatible LLM gateway over Anthropic's Messages API: layered prefix + semantic caching, a two-axis difficulty router, and an eval harness wired as a CI quality gate.

    Python

  4. Patterns-Lib Patterns-Lib Public

    library of DSA patterns, variants, and interactive visualizations.

    HTML 1

  5. learn-levels learn-levels Public

    learn anything in levels

    TypeScript