class DrZuzzjen:
def __init__(self):
self.name = "Jean Francois Gutierrez"
self.role = "DevRel & AI Engineer"
self.company = "Kluster.ai"
self.location = "Valencia, Spain"
self.interests = ["LLMs", "Activation Steering", "AI Safety", "Developer Tools"]
def current_focus(self):
return "Making AI more interpretable and building cool developer tools"| Project | Description | Tech |
|---|---|---|
| activation-steering-lab | Interactive tool to inject thoughts into AI models - Based on Anthropic's research | Python |
| LLM_Arena | LLM comparison and testing arena | Python |
| openapi-express | Secure proxy for OpenAI API with auth & tracking | JavaScript |
| personal-site | Personal website with Windows 98 style | TypeScript |



