Skip to content
View AlexThunder01's full-sized avatar
  • Rome

Block or report AlexThunder01

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

Hi, I'm Alessandro 👋

CS graduate (103/110, Sapienza University of Rome) based in Rome, Italy.
I build things at the intersection of backend systems and AI engineering.


🔭 What I'm working on

  • ARGOS-2 — Autonomous AI agent platform: n8n handles I/O orchestration, FastAPI runs the LLM reasoning engine. Features RAG memory, 4-layer cognitive security, and Human-in-the-Loop via Telegram.
  • Multi-Agent RAG Platform — LangGraph-orchestrated multi-agent system for semantic document analysis, with Pinecone vector indexing on Kubernetes.
  • ALPR Pipeline — Real-time license plate recognition with YOLO + OCR, >99% accuracy.

🧠 Featured Project

Deep Learning CAD pipeline for thyroid nodule diagnosis on 7,000+ ultrasound images.
Benchmarks CNNs (EfficientNetV2, ConvNeXt) vs Vision Transformers (DINOv3).
AUC 0.932 · Sensitivity 94.70% · Grad-CAM explainability · K-TIRADS clinical integration · GUI demo
Read the full thesis


🛠 Tech Stack

Languages
Python Go C++ Java

AI & Data Science
PyTorch LangChain FastAPI

Backend & Infrastructure
Docker Kubernetes Kafka PostgreSQL Redis AWS


📫 Get in touch

LinkedIn Email

Popular repositories Loading

  1. Thyroid-Nodule-AI Thyroid-Nodule-AI Public

    Deep Learning pipeline for thyroid nodule diagnosis in ultrasound. Benchmarks CNNs vs. Vision Transformers (YOLOv12, DINOv3) on a 7k+ dataset. Features a two-stage approach (Detection + Classificat…

    Python 2

  2. WasaPhoto WasaPhoto Public

    Full-stack social network with Go backend, Vue.js frontend, real-time feed, user management, and modular architecture. Demonstrates API design, clean architecture, and end-to-end web development sk…

    Go

  3. ARGOS ARGOS Public

    Autonomous multimodal AI agent for Linux. Features a dynamic visual grid overlay for high-precision GUI automation using Llama 3 Vision, Groq, and Python.

    Python

  4. ARGOS-2 ARGOS-2 Public

    Autonomous agentic hub: n8n orchestrates I/O workflows, FastAPI runs the LLM reasoning engine. Features RAG memory, 4-layer cognitive security, and Human-in-the-Loop via Telegram.

    Python

  5. AlexThunder01 AlexThunder01 Public