Home Research Projects Discord Wiki Videos Slideshows
Now Exploring: AGI Architectures

theLAB

Learning. Algorithms. Breakthroughs.

Practical AI research, local-first systems, and home-lab infrastructure documented from experiments that actually run.

lab@genesis:~
$ adi-qwen3.5-4b-glm5.2-general
pulling manifest...
✓ Model loaded successfully
$ python neural_architect.py --mode=train
Initializing neural architecture...
Loading dataset: [████████████] 100%
✓ Training complete | Accuracy: 98.7%
$ ./launch_experiment.sh
Possibilities
0
Inventions
0
AI Systems
0
% Uptime

Deep Dive Into AI

Master the architectures, algorithms, and methodologies powering the next generation of intelligent systems.

Field Notes

Every topic is framed around buildable systems: what to study, what to run locally, and where the tradeoffs show up when research leaves the notebook.

01

Neural Networks

Build and train deep neural networks from scratch. Understand backpropagation, activation functions, and optimization.

PyTorch TensorFlow CNN
02

Transformers & LLMs

Explore attention mechanisms, transformer architectures, and large language model fine-tuning with Ollama.

Attention Ollama LoRA
03

Computer Vision

Image classification, object detection, segmentation, and generative models for visual understanding.

YOLO ResNet Diffusion
04

Reinforcement Learning

Train agents to make decisions through reward optimization. Q-learning, policy gradients, and multi-agent systems.

PPO DQN RLHF
05

AI Security

Adversarial attacks, model robustness, prompt injection, and secure deployment of AI systems.

Red Team Jailbreak Defense
06

Production MLOps

Deploy, monitor, and scale AI models. Docker, Kubernetes, model serving, and continuous integration for ML.

Docker K8s FastAPI

Things We've Built

Self-hosted AI experiments and home-lab infrastructure. Production systems running on the LAMP + Ollama stack.

Live

ADI — Advanced Data Intelligence

Open-source dashboard that unifies your AI fleet. Local Ollama hosts plus cloud APIs (Anthropic, OpenAI, Google) behind one streaming chat surface — with voice in/out, camera vision, gesture control, persistent memory, and a built-in MCP tool layer.

PHP 8 MariaDB Ollama MCP Whisper VibeVoice
Live

ADI Montage

Self-hosted agentic video studio. Type an idea and an agent researches, scripts, generates imagery and motion, narrates, scores, captions, and renders a finished MP4. Local Devstral drives it; FLUX/ComfyUI, Kling, ElevenLabs, and Remotion do the work — cost-aware, with a TikTok 9:16 mode.

OpenMontage Devstral Kling Remotion FastAPI
Live

ADI Distilled Models

A family of small, fully local models distilled from frontier teachers and served from Ollama. Organized by line — one per student base (Qwen3, Gemma, Llama) — with each model distilled from a different teacher for a different purpose. First live model: a 2.7 GB Qwen3.5-4B distilled from glm-5.2.

Qwen3.5-4B Unsloth bf16 LoRA llama.cpp Ollama
Live

AI DJ Radio

24/7 self-hosted radio station. Local LLM writes DJ scripts, Qwen3-TTS voices two personas rotating by daypart, Liquidsoap assembles the stream, Icecast broadcasts. Auto-generated news breaks from RSS + NewsAPI, plus weather breaks pulled live from the NWS API.

Ollama Qwen3-TTS Liquidsoap Icecast2 NWS API MariaDB
Live

AI Vulnerability Scanner

AI-powered vulnerability scanner that combines automated reconnaissance with local LLM analysis. Identifies security weaknesses, classifies CVEs, and generates remediation reports with contextual threat intelligence.

PHP Ollama MariaDB Apache
Live

Custom Wakeword Neural Network

Custom openWakeWord model trained from scratch to trigger ADI Genesis on "hey addie." Built from 8,300+ synthetic positives across 41 Kokoro TTS voices, augmented against ACAV100M backgrounds, and exported to ONNX.

openWakeWord PyTorch CUDA 12.8 Kokoro TTS Docker ONNX

Ready to Push Boundaries?

Join theLAB community and be part of the next breakthrough in artificial intelligence research and development.