Skip to content
View BabyChrist666's full-sized avatar
💭
StepFather of AI
💭
StepFather of AI

Block or report BabyChrist666

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
BabyChrist666/README.md
Devil

Typing SVG



Demon Trident Fire Trident Demon






github contribution snake animation

About Me

name: "Istiaque Ahmmed"
alias: "The Dark Architect"
role: "AI Engineer & Interpretability Researcher"
location: "Toronto, Canada"
focus:
  - Mechanistic Interpretability
  - Transformer Internals & Feature Extraction
  - Sparse Autoencoders (Anthropic-style)
  - Multi-Agent Orchestration
  - RAG Systems & Enterprise AI

currently_summoning:
  - Transformer from Scratch (pure NumPy)
  - Sparse Autoencoder (feature extraction)
  - Circuit Finder (automated circuit discovery)
  - Logit Lens & Tuned Lens

dark_philosophy:
  - Understand AI from the inside out
  - Build everything from scratch
  - Production-grade code with blood tests

What I Forge

I design and deploy production AI systems from the shadows:

  • Agent Orchestration - Multi-domain AI agents with intelligent routing
  • RAG Pipelines - Semantic reranking & multilingual retrieval
  • AI Governance - Safety layers for regulated industries
  • LLM Evaluation - Measure accuracy, latency at scale

Every project is built to be deployed, not demoed.



Dark Arsenal

Languages

AI / ML

Backend & Infrastructure

Frontend


Featured Creations

Project What It Does Tech Links
Enterprise AI Agent Platform Multi-domain agent system with specialized agents for finance, legal, and healthcare. Python, Cohere, FastAPI, Next.js Repo · Live
AI Decision Firewall Runtime governance layer that intercepts AI outputs before they become actions. Python, FastAPI, Pydantic Repo · Live
Prompt Injection Detector Real-time detection of prompt injection attacks with pattern matching & heuristics. Python, Regex Repo · Live
Agent Sandbox Secure code execution environment for AI agents with permission system. Python, AST Repo · Live
Model Diff Compare model checkpoints to understand training changes with pattern detection. Python, NumPy Repo · Live
LLM Gateway Multi-provider routing, fallback, rate limiting, caching for LLM APIs. Python, asyncio Repo · Live
MCP Tool Server Production MCP server with multiple tools (file, shell, search). Python, MCP Repo · Live
Transformer Lab GPT transformer from scratch in pure NumPy with interpretability probes. Python, NumPy Repo
Sparse Autoencoder Extract interpretable features from neural network activations (Anthropic-style). Python, NumPy Repo
Circuit Finder Automated circuit discovery for mechanistic interpretability. Python, NumPy Repo
Induction Head Detector Find and analyze induction heads in any transformer. Python, NumPy Repo
Activation Steering Control model behavior by modifying activations at runtime. Python, NumPy Repo

GitHub Stats




Summon Me




**Open to Interpretability Research Engineer, Applied AI Engineer, and Forward Deployed Engineer roles.**
**Toronto, Canada | Open to relocation**



Popular repositories Loading

  1. ai-decision-firewall ai-decision-firewall Public

    Runtime governance and policy enforcement layer for AI systems

    Python 1

  2. enterprise-ai-agent-platform enterprise-ai-agent-platform Public

    Multi-domain AI Agent Platform for Enterprise (Finance, Legal, Healthcare) - Powered by Cohere

    Python

  3. BabyChrist666 BabyChrist666 Public

    My GitHub Profile

  4. cohere-multi-tool-agent cohere-multi-tool-agent Public

    Multi-Tool AI Agent powered by Cohere Command R+ with web search, code execution, and more

    Python

  5. cohere-multilingual-rag cohere-multilingual-rag Public

    Multilingual RAG system supporting 100+ languages with Cohere Embed, Rerank, and Command R+

    Python

  6. mcp-document-server mcp-document-server Public

    MCP server for document analysis — parsing, chunking, semantic search, and summarization via Model Context Protocol

    Python