12-day longest streak
Hi, I'm Vincenzo 👋 Welcome to my GitHub profile! Here you'll find all my public repositories with direct links. Featured Projects mnem – Memory as state, not search — deterministic,…
Hi, I'm Vincenzo 👋
!Python
!C++
!Go
!JavaScript
!Bash
Welcome to my GitHub profile!
Here you'll find all my public repositories with direct links.
Featured Projects
- mnem – Memory as state, not search — deterministic, dependency-free memory for AI agents. The memory lives in a Markdown file.
- colibri – Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦.
- nalo – Open-source Durable Objects for live applications.
- nanoeuler – GPT-2-style LLM built from scratch in C/CUDA with hand-written backprop, BPE tokenizer, FlashAttention, pretraining, and SFT.
- loomabase – Production-oriented offline-first synchronization engine for SQLite and PostgreSQL, built in Rust with column-level CRDTs, authoritative partial replicas, and secure multi- tenancy.
- agentmw – Open-source middleware for AI agents — catches mid-run failures, compresses stale context, and grows a reasoning library across runs. Any model, any framework.
- judicex – Open-source Legal AI workspace for evidence-grounded legal drafting, matter analysis and verifiable answers.
- tools-factory – From any API surface to verified local agent tools: Go CLI + MCP + skills + SQLite + policy + proofs.
- praxos – MCP-powered memory, policy, and experience layer for safer AI agents.
- cli-use – Turn any MCP server into a CLI in one command.
- tuneforge – An MCP server for dataset generation, fine-tuning, RL, and evaluation of LLMs — directly from your coding agent.
- distillery – Turn documents into high-quality instruction datasets with grounding, quality filtering, deduplication, and provenance.
- DBCLI – Lightweight, agent-optimized database CLI with one-shot schema introspection, column profiling, and ERD generation.
- llm-use – About
- coocon – A hardened local code runner with predictable limits, clean UX, and an agent‑friendly API for executing snippets without heavy infrastructure.
- snmpy – Pure Python SNMP library with full v1/v2c/v3 support, authentication, encryption, and UPS monitoring capabilities. Zero dependencies for core functionality.
- snmp-browser – A cross-platform SNMP browser application with GUI for network device management and monitoring.
- gonk – Ultra-lightweight, edge-native API Gateway written in Go.
- Mqttcpp – A lightweight and fast C++ library for building MQTT clients and brokers, with support for QoS, authentication, security, persistence, and user/session management.
- Wiredigg – Comprehensive network analysis tool with advanced security features designed for network administrators, security professionals, and IT enthusiasts. It provides real-time packet capture, protocol analysis, anomaly detection, and threat identification capabilities in a modern, user-friendly interface.
Contact
- 💬 Twitter / X: @justvugg
-
colibri ★ PINNED
Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦
C ★ 15k 21h agoExplain → -
loomabase ★ PINNED
Offline-first synchronization engine for SQLite and PostgreSQL, built in Rust with column-level CRDTs, authoritative partial replicas, and secure multi- tenancy.
Rust ★ 60 19d agoExplain → -
nanoeuler ★ PINNED
GPT-2-style LLM built from scratch in C/CUDA with hand-written backprop, BPE tokenizer, FlashAttention, pretraining, and SFT.
Cuda ★ 95 1mo agoExplain → -
tools-factory ★ PINNED
From any API surface to verified AI agent tools: Go CLI + MCP + skills + SQLite + policy + proofs.
Go ★ 39 11d agoExplain → -
judicex ★ PINNED
Open-source Legal AI workspace for evidence-grounded legal drafting, matter analysis and verifiable answers.
Python ★ 37 2mo agoExplain → -
gonk ★ PINNED
Ultra-lightweight, edge-native API Gateway for Go
Go ★ 50 13d agoExplain → -
mnem
Memory as state, not search — deterministic, dependency-free memory for AI agents. The memory lives in a Markdown file.
Python ★ 34 12d agoExplain → -
cli-use
Turn any MCP server into a CLI in one command.
Python ★ 24 2mo agoExplain → -
Wiredigg
Wiredigg is a comprehensive network analysis tool with advanced security features designed for network administrators, security professionals, and IT enthusiasts. It provides real-time packet capture, protocol analysis, anomaly detection, and threat identification capabilities in a modern, user-friendly interface.
Python ★ 20 8mo agoExplain → -
distillery
Turn documents into high-quality instruction datasets with grounding, quality filtering, deduplication, and provenance.
Python ★ 20 2mo agoExplain → -
agentmw
Open-source middleware for AI agents — catches mid-run failures,compresses stale context, and grows a reasoning library across runs. Any model, any framework.
Python ★ 14 1mo agoExplain → -
tuneforge
An MCP server for dataset generation, fine-tuning, RL, and evaluation of LLMs — directly from your coding agent.
Python ★ 11 2mo agoExplain → -
Mqttcpp
A lightweight and fast C++ library for building MQTT clients and brokers, with support for QoS, authentication, security, persistence, and user/session management.
C++ ★ 9 8mo agoExplain → -
dbcli
Lightweight, agent-optimized database CLI with one-shot schema introspection, column profiling, and ERD generation.
Python ★ 8 4mo agoExplain → -
praxos
MCP-powered memory, policy, and experience layer for safer AI agents.
Python ★ 8 2mo agoExplain → -
coocon
Sandboxed code execution daemon with enforced memory, CPU, and output limits. JSON API for humans and AI agents.
Rust ★ 6 1mo agoExplain → -
nalo
Open-source Durable Objects for live applications.
JavaScript ★ 4 18d agoExplain → -
JustVugg
No description.
★ 2 12d agoExplain → -
Win11CompatibilityChecker
A lightweight desktop application that checks your system's compatibility with Windows 11. Provides detailed analysis of hardware requirements including CPU, RAM, storage, TPM, Secure Boot, and more. Features a user-friendly dark mode interface with comprehensive recommendations to fix compatibility issues.
Python ★ 2 1y agoExplain → -
openface ⑂
Face recognition with deep neural networks.
Python ★ 2 9y agoExplain → -
TensorFlow-Examples ⑂
TensorFlow tutorials and code examples for beginners
Jupyter Notebook ★ 2 10y agoExplain → -
BSRGAN ⑂
Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (PyTorch) - We released the testing code!
★ 2 5y agoExplain → -
Flask-Autocomplete
How to use autocomplete on a site created in Flask
HTML ★ 2 6y agoExplain → -
duffydiff
DuffyDiff is a modern, user-friendly text comparison tool built with Python and Tkinter. It allows users to easily compare two text files, navigate between differences, and merge content between files.
Python ★ 1 10mo agoExplain → -
Biptoken
Fast BPE tokenizer with guaranteed perfect text reconstruction. 2x faster than tiktoken at encoding/decoding while preserving all whitespace and formatting.
Python ★ 1 1y agoExplain → -
labelme ⑂
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
★ 0 6y agoExplain → -
dbnet-opencv-cpp-python ⑂
使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现
★ 0 5y agoExplain → -
DBNet.pytorch ⑂
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
★ 0 3y agoExplain → -
spatial_transformer_network ⑂
My pytorch implementation of spatial transformer network for deskewing of license plate image dataset
★ 0 6y agoExplain → -
char-detection ⑂
🔥Char detection base on crnn 字符(单字)检测基于CRNN
★ 0 3y agoExplain → -
How-to-train-an-Object-Detector-using-Tensorflow-API-on-Ubuntu-16.04-GPU ⑂
This repo explains how to train an Object Detector for multiple objects using Tensorflow Object Detection API on Ubuntu 16.04 (GPU)
★ 0 7y agoExplain → -
onnx2pytorch ⑂
Transform ONNX model to PyTorch representation
★ 0 3y agoExplain → -
onnx2tf ⑂
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
★ 0 3y agoExplain → -
Image-Compression-using-ML-and-Neural-Networks ⑂
This repository contains Image compression techniques employing various machine learning and deep learning techniques.
★ 0 6y agoExplain → -
slicing_algorithm ⑂
slices 3D models from STL files
★ 0 10y agoExplain → -
keras_frcnn ⑂
Keras Implementation of faster-rcnn
★ 0 4y agoExplain → -
aster.pytorch ⑂
ASTER in Pytorch
★ 0 4y agoExplain → -
anpr_yolov5 ⑂
GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175
★ 0 6y agoExplain → -
nanodet ⑂
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
★ 0 4y agoExplain → -
YOLOv5-Lite ⑂
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
★ 0 4y agoExplain → -
MobileNetv2-SSD ⑂
An end-to-end implementation of the MobileNetv2+SSD architecture in Keras from sratch for learning purposes. The dataset is prepared using MNIST images: MNIST images are embedded into a box and the model detects bounding boxes for the numbers and the numbers.
★ 0 6y agoExplain → -
torchinfo ⑂
View model summaries in PyTorch!
★ 0 4y agoExplain → -
random-scripts ⑂
Programs/ Materials that don't belong to a particular domain and are built for future reference or just for practice
★ 0 5y agoExplain → -
nanodet-opncv-dnn-cpp-python ⑂
用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现
★ 0 5y agoExplain → -
ncnn-webassembly-ocrlite ⑂
Deploy OcrLite in your web browser with ncnn and webassembly
★ 0 5y agoExplain → -
quarkdet ⑂
QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.
★ 0 5y agoExplain → -
pytube ⑂
A Python library for downloading YouTube videos
HTML ★ 0 10y agoExplain → -
pytorch.ctpn ⑂
pytorch, ctpn ,text detection ,ocr,文本检测
★ 0 6y agoExplain → -
PyTorch-Super-Resolution ⑂
Super Resolution of low resolution Images in PyTorch
★ 0 7y agoExplain → -
Image-denoising-tensorflow-keras ⑂
Deep learning based image denoising using tensorflow/Keras combined with block matching
★ 0 7y agoExplain → -
BBox-Label-Tool ⑂
A simple tool for labeling object bounding boxes in images.
★ 0 7y agoExplain → -
object-localization ⑂
Object localization in images using simple CNNs and Keras
★ 0 6y agoExplain → -
simple-sqlite-clone-database ⑂
https://github.com/cstack/db_tutorial clone (parts 1-12) written in c++.
★ 0 7y agoExplain → -
db_tutorial ⑂
Writing a sqlite clone from scratch in C
★ 0 6y agoExplain → -
NNIE-lite ⑂
⚡️ Using NNIE as simple as using ncnn ⚡️
★ 0 6y agoExplain → -
flutter-rsa ⑂
RSA for flutter made with golang for fast performance with support for android, ios, macos, linux, web and hover
★ 0 6y agoExplain → -
MaterialSearchView ⑂
Cute library to implement SearchView in a Material Design Approach
★ 0 7y agoExplain → -
chineseocr_lite ⑂
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
★ 0 6y agoExplain → -
crnn ⑂
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
★ 0 7y agoExplain → -
crnn-pytorch ⑂
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
★ 0 6y agoExplain → -
crnn-tutorial ⑂
Training Convolutional Recurrent Neural Network (CRNN) using PyTorch
★ 0 7y agoExplain → -
screenpoint ⑂
Project an image centroid to another image using OpenCV
★ 0 6y agoExplain → -
tensorflow-keras-multidimensional-rnn ⑂
Multidimensional RNN in Keras Tensorflow
★ 0 6y agoExplain → -
keras-mobile-detectnet ⑂
Fast Object Detector for the Jetson Nano
★ 0 6y agoExplain → -
fastbook ⑂
Draft of the fastai book
★ 0 6y agoExplain → -
keras_to_OpenCV_tensorflow ⑂
This is a tool for transforming a model trained with Keras into a Tensorflow Protocol Buffers (.pb). And optimize it for using it with the module Dnn of OpenCV.
Python ★ 0 6y agoExplain → -
cnn_keras_captcha ⑂
This a deep learning program for recognizing the captcha using keras with python.
★ 0 7y agoExplain → -
MobileNetV3-1 ⑂
A Keras implementation of MobileNetV3.
★ 0 7y agoExplain → -
caffe-ocr ⑂
OCR with caffe deep learning framework -> Migrated to tensorflow
★ 0 9y agoExplain → -
cat_vs_dog-caffe ⑂
Kaggle猫狗大战caffe实现
★ 0 6y agoExplain → -
Keras-VGG16-style-transfer ⑂
using the VGG16 to extract the feature of photo and transfer to fit the style photo
★ 0 9y agoExplain → -
convnets-keras ⑂
No description.
★ 0 9y agoExplain → -
keras-cnn-captcha ⑂
keras-cnn-captcha
★ 0 8y agoExplain → -
py-videocore ⑂
Python library for GPGPU on Raspberry Pi
★ 0 7y agoExplain → -
keras-image-ocr ⑂
How to train a Keras model to recognize variable length text | DLology
★ 0 8y agoExplain → -
CRNN-Keras-1 ⑂
CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
Python ★ 0 6y agoExplain → -
CRNN-Keras ⑂
使用CRNN识别广东移动固定长度四位验证码
★ 0 7y agoExplain → -
sis ⑂
Simple image search engine
★ 0 6y agoExplain → -
yolo3_tensorflow ⑂
yolo3 implement by tensorflow, including mobilenet_v1, mobilenet_v2
★ 0 6y agoExplain → -
MobileNet-SSD ⑂
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
★ 0 7y agoExplain → -
VGGNet ⑂
No description.
★ 0 10y agoExplain → -
tensorflow2ncnn ⑂
No description.
★ 0 6y agoExplain → -
universal-resume ⑂
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/2kEzgt8
★ 0 6y agoExplain → -
ssd_keras-1 ⑂
A Keras implementation of SSD
★ 0 8y agoExplain → -
Face-Recognition-using-Keras---Tensorflow ⑂
Face recognition usiong keras and tensorflow
Python ★ 0 9y agoExplain → -
Detours ⑂
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
C++ ★ 0 6y agoExplain → -
MobileNet-v2-caffe ⑂
MobileNet-v2 experimental network description for caffe
★ 0 8y agoExplain → -
tensorflow2caffe ⑂
Convert a model from TensorFlow to Caffe.
Python ★ 0 8y agoExplain → -
MobilenetV3 ⑂
A tensorflow implemention of MobilenetV3
Python ★ 0 7y agoExplain → -
LicensePlateDetector ⑂
Detects license plate of car and recognizes its characters
Python ★ 0 7y agoExplain → -
TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 ⑂
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Python ★ 0 7y agoExplain → -
models ⑂
Models and examples built with TensorFlow
Python ★ 0 7y agoExplain → -
6degrees ⑂
Six degrees of separation algorithm along with the PHP implementation
PHP ★ 0 10y agoExplain → -
Convertire-numeri-in-stringa-in-python
Con questo codice potrai convertire qualsiasi numero in una stringa.Con questo codice si arriva fino al trillione.Chiunque voglia può modificare e aumentare sempre più.
Python ★ 0 9y agoExplain → -
Convertitore-morse---testo
Con questo codice potrai convertire una stringa in morse o viceversa.
Python ★ 0 9y agoExplain → -
Infix-to-Postfix-conversion
This code allows you to enter your equation into infix notation to transform this into postfix notation and calculate the result.
Python ★ 0 9y agoExplain → -
cloudlets ⑂
Cloudlets are universal server images for the cloud. They're lightweight, version-controlled, and you can export them to any bootable format known to man: Xen, KVM, Amazon EC2, or just a plain bootable CD.
Python ★ 0 16y agoExplain → -
gmatsura-UnityFezLike ⑂
No description.
C# ★ 0 11y agoExplain → -
caffe ⑂
Caffe: a fast open framework for deep learning.
C++ ★ 0 9y agoExplain → -
skip-thoughts ⑂
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
Python ★ 0 10y agoExplain → -
neural-storyteller ⑂
A recurrent neural network for generating little stories about images
Python ★ 0 10y agoExplain → -
cvlib ⑂
Implementation of a few computer vision algorithms
Python ★ 0 10y agoExplain → -
openCV3_tutorials ⑂
These are the codes I used in my youtube videos
Python ★ 0 9y agoExplain → -
CSSgram ⑂
CSS library for Instagram filters
CSS ★ 0 9y agoExplain → -
NakedTensor ⑂
Bare bottom simplest example of machine learning in TensorFlow.
Python ★ 0 9y agoExplain → -
pygame-FPS ⑂
No description.
Python ★ 0 10y agoExplain → -
the-art-of-command-line ⑂
Master the command line, in one page
★ 0 10y agoExplain → -
Flask-SocketIO ⑂
Socket.IO integration for Flask applications.
Python ★ 0 10y agoExplain → -
AutoRCCar ⑂
OpenCV Python Neural Network Autonomous RC Car
Python ★ 0 10y agoExplain → -
awesome-ios ⑂
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Swift ★ 0 10y agoExplain → -
awesome-deep-learning ⑂
A curated list of awesome Deep Learning tutorials, projects and communities.
★ 0 10y agoExplain → -
paginationjs ⑂
A jQuery plugin to provide simple yet fully customisable pagination.
JavaScript ★ 0 10y agoExplain → -
Python-Youtube-video-search-
How search Youtube Video by query
Python ★ 0 10y agoExplain → -
colorPicker ⑂
Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
JavaScript ★ 0 10y agoExplain → -
skflow ⑂
Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
Python ★ 0 10y agoExplain → -
dejavu ⑂
Audio fingerprinting and recognition in Python
Python ★ 0 10y agoExplain → -
tensorflow ⑂
Computation using data flow graphs for scalable machine learning
C++ ★ 0 10y agoExplain → -
docker ⑂
Docker - the open-source application container engine
Go ★ 0 10y agoExplain → -
jPushMenu ⑂
Various slide menu
HTML ★ 0 10y agoExplain →
No repos match these filters.