Artificial Intelligence

That grand, spacious (and long ignored) branch of computing that I never really found a reason to graduate in (big mistake I only realized 30 years later) and that, these days, deals not just with thinking machines (so-called “hard” AI), but mostly with enhancing the usefulness of machines in general by exploring mechanisms to express and manipulate harvested knowledge.

Or just pretty pictures and sophisticated text generation. Either way, it seems we’re currently between AI winters, with a lot of investment in GPU hardware that still needs to prove itself consistently, measurably useful in real life use cases.

Note: Items pertaining to , , , , , , and are now in their own section, as this page was getting too crowded. I will be moving other sections out of here as well as they grow over time, so that this page can focus on the more general aspects of AI and ML.

Resources

FieldCategoryDateLinkNotes
Agentic SystemsTools2026NIGHTRUN

UEFI-resident boot-to-LLM environment with no operating system underneath

GeneralExamples2025edgeai-for-beginners

a collection of tutorials and examples for running AI models on edge devices

2024flash-attention-minimal

a minimal implementation of Flash Attention

Frameworks2024tinygrad

A 8000 LOC deep learning framework

2023marvin

A generic wrapper for various AI APIs

Gateways2026GOModel

high-performance AI gateway in Go — unified OpenAI-compatible API for OpenAI, Anthropic, Gemini, Groq, xAI and Ollama with observability and streaming

Jupyter2023jupyter-ai

an official Jupyter plugin that can handle multiple AI back-ends (although it seems less flexible than the others right now)

Libraries2025go-attention

a full attention mechanism and transformer in pure Go

2023unstructured

a library for handling and segmenting unstructured data of various kinds, from text to common file formats

2020TextHero

an NLP library for large-scale text processing

2018go-neural

neural network in Go

goml

stream-oriented ML library in Go

gonn

neural network in Go

word2vec

word2vec model support in Go

golearn

a machine learning library for Go

neurgo

a neural network library in Go

2009Alchemy

A toolkit providing a series of algorithms for statistical relational learning and probabilistic logic inference, based on Markov logic representation

discomll

a ML framework for Disco

Networking2024scuda

a GPU over IP bridge that allows remote GPUs to be utilized by CPU-only machines

Tools2025ClaraVerse

a privacy-first local AI workspace (LLM chat, agents, tool calling, automation, image generation)

2024scrape-it-now

A flexible scraper implemented in Azure

treescope

An interactive tensor visualizer for IPython notebooks.

pico-tflmicro

a port of TensorFlow Lite Micro to the Raspberry Pi Pico

2023basaran

An Open-Source alternative to the OpenAI text completion API, with a compatible streaming API for privately hosted models.

explainerdashboard

a web app that explains the workings of a (scikit-learn compatible) machine learning model

NVIDIA Triton Inference Server

A high-performance inference server

2022Project Bumblebee

Pre-trained and transformer neural models in Elixir.

2021Perceptilabs

free visual ML model creation tool

2020netron

a viewer for neural network, deep learning and machine learning models

Large Language ModelsFrameworks2025NLWeb

an approach to make websites easier to integrate into conversational interfaces

2024Pathway

a Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG

Libraries2023agency

an LLM library for Go

Models2026MiniCPM

a small on-device LLM with strong performance for its size

Needle

26M function-call model that runs on incredibly small devices

Tools2026PicoLM

a minimal C11 LLM inference engine for GGUF/LLaMA models that streams weights with mmap on low-RAM edge devices

Reame

CPU-first LLM inference server on llama.cpp with disk KV cache and OpenAI-compatible serving

2023pykoi

a unified interface for data and feedback collection, comparing models, and doing basic RAG

Multimodal ModelsLibraries2024zerox

a library that performs OCR on documents and converts them to Markdown

Models2024Hybrid-Net

Real-time audio to chords, lyrics, beat, and melody.

Music Generation2025NotaGen

a tool for generating music from text prompts

Tools2024swift-ocr-llm-powered-pdf-to-markdown

a tool that processes PDF files into structured Markdown format

Time Series ForecastingModels2025moment

a time series forecasting model

ToolsTools2026PowerInfer

GPU/CPU hybrid LLM inference engine that preloads hot neurons to the GPU, offloads cold states to CPU, and exposes llama.cpp-compatible examples along with PowerInfer GGUF weights and predictor tooling for fast local serving on consumer GPUs.

VisionLibraries2025grayskull

a lightweight library for vision operations in resource-constrained devices

Tools2024machina

a CCTV viewer that connects to RTSP streams and performs real-time object tagging using YOLO and ollama

This page is referenced in: