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 ☕"
Pinned Loading
-
flagship-platform
flagship-platform PublicMulti-tenant feature-flag & experimentation platform with in-process SDK evaluation and sequential testing
TypeScript
-
Pendulum
Pendulum PublicDurable 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
-
Prism
Prism PublicOpenAI-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
-
Patterns-Lib
Patterns-Lib Publiclibrary of DSA patterns, variants, and interactive visualizations.
HTML 1
-
If the problem persists, check the GitHub status page or contact support.


