π» Computer Science Engineer wielding the power of Multi-Agent AI and LLM Applications
π’ Co-Founder @ LUNALABS β Ranked Top 100 in the Indian Startup League
π Operating from the shadows, crafting intelligent systems that solve real-world problems
π― Mission: Architect autonomous AI agents that think, learn, and evolve
class JeevanJoseph:
def __init__(self):
self.role = "Agentic Systems Architect"
self.company = "LUNALABS"
self.location = "India"
def current_focus(self):
return [
"π€ Multi-Agent AI Systems",
"π§ Large Language Models",
"β‘ Autonomous Agent Frameworks",
"π Langchain & LlamaIndex",
"π Production AI Deployments"
]
def tech_stack(self):
return {
"backend": ["Python", "FastAPI", "Node.js"],
"ai_ml": ["Langchain", "OpenAI", "HuggingFace"],
"frontend": ["React", "Next.js", "TypeScript"],
"databases": ["PostgreSQL", "MongoDB"],
"tools": ["Docker", "Git", "Cursor AI", "Vercel"]
}
def achievements(self):
return "π Top 100 @ Indian Startup League"



