Skip to content
View ArnaudGuiovanna's full-sized avatar

Block or report ArnaudGuiovanna

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

Hi, I'm Arnaud πŸ‘‹

πŸ“ Normandie | πŸ”¨ AI Product Builder | πŸ€– Building AI-native learning systems

Go React Claude Codex MCP

Self-learning is a superpower. AI is the key to unlocking it for everyone, and I'm trying to build the tools to make it real.


πŸš€ Current Project

learning/runtime β€” Self-learning is a superpower.


🧭 What I'm building toward

Education has always been gated, by geography, money, time, or access to the right teacher. AI breaks that gate.

My work is focused on one question: what if anyone could learn anything, on their own, and actually succeed?

  • LLM at the core, not on top : I don't add AI to existing products. I build entirely new systems where the LLM is the architecture, from day one
  • A system that truly understands the learner : not just tracking progress, but modeling how someone thinks, where they struggle, and what they need next
  • Self-learning for everyone : the dream of learning anything, by yourself, at your own pace, is finally within reach. That's what I'm building toward

πŸ“Š GitHub Activity

GitHub Contribution Graph


πŸ”— Connect

Website LinkedIn


⚑ A few things about me
  • I think self-learning is the most important superpower, and AI is about to make it universally accessible.
  • I'm convinced that the best teachers are agents.
  • My stack: Go for the backend, React for the UI, Claude Code + Codex for everything else.
  • I design systems where the AI is the pedagogy engine, not a feature on top of it.

Pinned Loading

  1. tutor-mcp tutor-mcp Public

    An open-source MCP server that turns any LLM into an Intelligent Tutoring System. 50 years of cognitive science, MIT licensed.

    Go 2 1

  2. ouvrier ouvrier Public

    Ouvrier is a Go framework for turning an API, webhook, cron job, or stream into reliable, governed agentic middleware by simply declaring pipelines such as From -> Pipe -> Terminal.

    Go