Skip to content
View Mircus's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Mircus

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

๐Ÿ‘‹ Hi, I'm Mirco A. Mannucci

I'm a polymath, AI researcher, applied mathematician, and innovation architect.
My work explores the frontiers between symbolic and sub-symbolic reasoning, geometry and cognition, and classical and quantum computation.

I believe in human-augmenting AI โ€“ not to replace us, but to deepen our capacity to think, act, and evolve.


๐Ÿง  Areas of Focus

  • Transformers and Explainability โ€“ Spectral pruning, random matrix theory, SVD analysis
  • Quantum Information and Geometry โ€“ Weak values, superoscillations, Qiskit simulations
  • Mathematical Structures in AI โ€“ Simplicial sets, Clifford algebras, category theory
  • Cognitive AI Architectures โ€“ LangChain agents with long-term memory and reasoning chains
  • Generative Intelligence โ€“ Tools that elaborate raw ideas into structured mathematical form

๐Ÿ›  Tech & Environments

๐Ÿง  Core Machine Learning & AI Frameworks

PyTorch OpenAI Gemini Python

๐Ÿ”ฎ Quantum & Symbolic Computation

Qiskit Pennylane Lean SymPy

๐Ÿ›  AI Tooling & LLM Infrastructure

Hugging Face LangChain

๐Ÿ”— Graphs, Probabilistic Models & Distributed Computing

NetworkX PyTorch Geometric Pyro Apache Spark

โ˜๏ธ Cloud & Interactive Environments

AWS Azure Colab Jupyter

๐Ÿงฐ DevOps, IDEs & Documentation

Docker GitHub Actions VS Code LaTeX Streamlit

๐Ÿ“ฐ Publishing Platforms

Medium arXiv


๐Ÿ†• NEWS / PROJECTS TO FOLLOW

๐Ÿพ HyperCat - A HyperCategory Python Library

๐Ÿ”— GitHub Repo

A modular Python library for category theory, including:

  • Categories, functors, and natural transformations
  • 2-categories, toposes, monoidal structures
  • Simplicial sets, groupoids, presheaves, infinity categories

๐Ÿง  NeuroGlyph โ€“ A Relational Language for Multi-Agent Cognition

๐Ÿ”— GitHub Repo

NeuroGlyph is a new protocol language designed for structured communication among cognitive agents, both human and artificial.
Built around the core ideas of relation, context, and semantic bridges, it's intended for:

  • Modeling complex interactions in collaborative environments
  • Powering tools like HU-Core and multi-agent systems
  • Enabling philosophical dialogue, collaborative writing, and creative research sessions

โ€œEvery relation is a cognitive act. NeuroGlyph provides its grammar.โ€

๐Ÿ” Selected Public Projects

Repository Description Topics
NeuroScan Visualizing neural network activation maps layer by layer PyTorch, Interpretability, Visualizations
WalkGPT Merging knowledge graphs and LLMs via guided random walks Knowledge Graphs, LLM, Prompt Engineering
DeepSpectra Applying Random Matrix Theory for deep networks spectra RMT, Deep Learning, Diagnostics
CliffordLab A lab to experiment with Clifford Regularity Clifford Slice Regularity, Clifford ML

Other projects are currently under private development, including a multi-agent system for mental, physical, and emotional transformation through AI-enhanced self-knowledge. If interested contact me directly.


๐Ÿ“œ Philosophy

"Mathematics is not a tool for science. It is the language of Reality itself."

I'm interested in how high-level abstractions can guide intelligence, both human and artificial. I explore connections between phenomenology, formal logic, and neural computation, with a pragmatic engineering attitude.


๐Ÿ“ฌ Contact & Links


๐Ÿงญ Currently Exploring

  • Multi-agent architectures for generative reasoning
  • Quantum-classical hybrid inference models
  • Active perception and attention-based learning

Pinned Loading

  1. NeuroScan NeuroScan Public

    Jupyter Notebook 2

  2. WalkLLM WalkLLM Public

    A mix of KG and LLM via random walks

    Python