Skip to content
View DrZuzzjen's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report DrZuzzjen

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DrZuzzjen/README.md

Hey, I'm Jean Francois!

DevRel @ Kluster.ai | AI Engineer | Valencia, Spain

Twitter LinkedIn Website


About Me

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"

GitHub Metrics

GitHub Metrics

Tech Stack

Languages

Python TypeScript JavaScript

AI/ML

PyTorch Hugging Face OpenAI LangChain

Web & Tools

Next.js React Node.js Docker


Featured Projects

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

Contribution Snake

github-snake

Let's Connect!

I'm always open to interesting conversations and collaboration opportunities.

Profile Views

Pinned Loading

  1. activation-steering-lab activation-steering-lab Public

    🧠 Interactive tool to inject thoughts into AI models and explore activation steering - Educational implementation of Anthropic's 2025 introspection research

    Python

  2. LLM_Arena LLM_Arena Public

    Python

  3. openapi-express openapi-express Public

    Express.js microservice that acts as a secure proxy for OpenAI's API with user authentication, conversation history, and token usage tracking

    JavaScript

  4. personal-site personal-site Public

    Personal website with Windows 98 style interface

    TypeScript

  5. random-prediction-2 random-prediction-2 Public

    Random Prediction Game v2.0 - Next.js version with interactive safe dial UI

    TypeScript