Skip to content
View moboutrig's full-sized avatar
💭
machine teacher
💭
machine teacher

Block or report moboutrig

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

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

Report abuse
moboutrig/README.md
Header

Hi, I'm Mouhamed Boutrig (moboutrig)

Senior Agentic Engineer | Venture Studio Architect

BEYOND CHATBOTS. I BUILD AGENTS WITH HANDS.
Raw LLMs can write code, but they can't deploy it. They can write emails, but they can't click "Send."
I build the Human-in-the-Loop systems that bridge that gap.


⚡ System Status

> INITIALIZING ORCHESTRATION LAYER...
> CONNECTING TO AWS SDK...
> ANALYZING DEPENDENCY GRAPH...
> DETECTED 4 DRIFT RESOURCES.
> AGENT MEMORY CONTEXT: 84% USAGE.
> STATUS: ONLINE AND READY TO DEPLOY.

🧠 Engineering Philosophy

Most AI stays trapped in the chat box. I specialize in Agentic Engineering & Copilot Interfaces to solve the "Hand Problem."

Concept Description
🛠️ Tool Use My agents don't just talk; they utilize APIs (Stripe, GitHub, AWS) to interact with infrastructure.
🕸️ State Management Using graph-based state (LangGraph), my systems maintain context across multi-day, multi-step workflows.
🛡️ Copilot UIs I build the specific UI that allows humans to approve dangerous actions: The Diff View, The Confirmation Modal, The Canvas.

🏗️ Featured Projects

⚖️ The "Contract Auditor" (Legal Tech)

Problem: Lawyers will never accept an auto-generated contract without reviewing every word.

  • The Agent: Drafts amendments using native 'Track Changes', putting edits in red suggestions.
  • The UI: A "Redline" interface replicating MS Word. Users click 'Accept' or 'Reject' on specific clauses.
  • Stack: Python-docx React OpenAI API

📉 The "Spreadsheet Sentinel" (FinTech)

Problem: Spreadsheets with 10k rows have hidden circular dependencies that break financial models.

  • The Agent: Detects formula errors and circular dependencies using graph analysis.
  • The UI: A "Grid Overlay" highlighting specific cells in red with a "Fix Formula?" dialog.
  • Stack: Pandas Excel JS LangChain

🎬 The "Video Clipper" (Media)

Problem: Editing long-form video into clips is tedious.

  • The Agent: Analyzes transcripts and visual cues to identify viral moments.
  • The UI: A "Smart Timeline" where the agent places cut markers. Hover to preview, click to render.
  • Stack: FFmpeg OpenCV Next.js

💻 Technical Capabilities

I don't just list languages. I implement the core Agentic Concepts required for autonomous systems.

Category Tech Stack
Orchestration LangGraph CrewAI Temporal
Sandboxing Docker E2B Firecracker
Browser Control Puppeteer Playwright
Vector Memory Pinecone Weaviate Redis
Frontend React TypeScript Tailwind

🔮 The Vision: Service-as-a-Software

"Stop building chatbots. Start building Systems. I can help you architect the Agent, the Tools, and the User Interface that makes it usable."

GitHub Stats

© 2026 Agentic Systems Lab. Architecting the Post-Chat Era.

```

Pinned Loading

  1. instagram-claude-skill instagram-claude-skill Public

    Claude Code skill for managing Instagram Business accounts via Meta's Graph API. Supports publishing images, videos, reels, stories, carousels, analytics, and DMs.

    Python 6 3

  2. pinata-api-skill pinata-api-skill Public

    Forked from PinataCloud/pinata-api-skill

    A Pinata API skill for OpenClaw: https://clawhub.ai/iammatthias/pinata-api

  3. solana-dev-skill solana-dev-skill Public

    Forked from solana-foundation/solana-dev-skill

    Claude Code skill for modern Solana development (Jan 2026 best practices)

    TypeScript