Skip to content
View FrancescoScandiffio's full-sized avatar

Block or report FrancescoScandiffio

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

I build production AI systems from scratch and own them end-to-end.

At work, I designed and built a multi-agent platform that became the foundation for other agentic systems. Another team cloned it, added one domain agent, and had a working product days, without changing a single line of infrastructure. I also own a GenAI platform that cut document processing time by a third across an entire team.

During my research years, I designed a novel protocol for global-scale quantum entanglement distribution over software-defined satellite networks, validated through simulation against real Iridium-Next constellation data. I also published research on an AI decision support system for the Italian justice system: a tool that identifies litigations suitable for mediation and produces explainable, evidence-based suggestions for judges, addressing one of Italy's most critical issues: trial duration.

I build tools that solve my own problems and ship the ones worth shipping. Exocortex is an MCP server I built as a persistent memory and reasoning layer for Claude, my external cognitive system. I'm at my best when the problem crosses domains I haven't worked in before.

Pinned Loading

  1. exocortex exocortex Public template

    Persistent context for AI. An MCP server on Cloudflare Workers that gives your AI encrypted, long-term memory through a private GitHub repository. Your data stays yours: AES-256-GCM encrypted, acce…

    TypeScript

  2. Foucault-pendulum-tracking-system Foucault-pendulum-tracking-system Public

    Tracking system with perspective correction for a Foucault pendulum. Sphere recognition is achieved through template matching (ZNCC). When running on Raspberry-Pi4 it extracts 10 points per second.

    C++ 2