class Unizuka:
def __init__(self):
self.role = "LLM Developer"
self.focus = ["AI Agents", "Automation", "Voice AI"]
self.languages = ["Python", "TypeScript", "Go"]
self.current_obsession = "Making AI actually useful"
def daily_routine(self):
while True:
self.build()
self.break_things()
self.learn()
self.ship()AI/ML: LangChain β’ LlamaIndex β’ OpenAI β’ Anthropic β’ HuggingFace β’ Vector DBs
Infrastructure: Docker β’ K8s β’ Terraform β’ GitHub Actions
Specialties: RAG Systems β’ AI Agents β’ Voice Bots β’ Workflow Automation