ha-departures brings real-time public transit departure times to Home Assistant via the open Transitous API, with dynamic entity management and UI-based configuration.
pentest-ai-agents uses 35 markdown-based Claude Code subagents to automate offensive security tasks without servers or orchestration. Zero dependencies, pure prompt-engineering architecture.
HydroponicOne is a self-hosted IoT system for hydroponic automation featuring an ESP32 firmware with RSA-2048 signed OTA updates, a TypeScript backend, and a React real-time dashboard.
AI Security Arsenal offers 12 modular AI agent skills for security testing, using lazy-loaded decision trees optimized for limited LLM contexts, spanning mobile, web, cloud, network, and code security.
Blockbench is a JavaScript-based 3D model editor for low-poly pixel art models, targeting Minecraft modding. It runs as Electron and web app, supports multiple export formats, and offers a flexible plugin system.
Claude Code From Scratch reverse-engineers Anthropic’s coding AI with a minimal perception-action loop and typed tool dispatch. This repo offers a clear, incremental path to understanding a production-ready AI harness.
Explore genai-llm-ml-case-studies, a curated repo of 500+ production GenAI and LLM system design case studies from 130+ companies, organized by architecture, industry, and use case.
Hyperspace AGI is a distributed system where thousands of AI agents collaborate over a peer-to-peer network using compressed gradient sharing and a blockchain-based micropayment system. This article breaks down its architecture, technical strengths, and exploration tips.
InternVL offers open-source multimodal large language models combining vision transformers and LLMs, featuring CascadeRL training and competitive benchmarks like GPT-4o.
Openvid runs full video rendering in your browser using FFmpeg.wasm, enabling 4K exports without server-side processing. It’s a self-hostable alternative to Screen Studio.
jadx-mcp-server connects LLMs like Claude to a live JADX-GUI decompiler via the Model Context Protocol, enabling interactive AI-assisted reverse engineering of Android APKs.
KeyboardKit is a Swift framework that extends Apple’s iOS keyboard APIs with enhanced features like AI autocomplete and data syncing. Easy to integrate via Swift Package Manager.
learn-python3 offers a comprehensive Jupyter notebook curriculum teaching Python 3 basics and production skills like pytest, virtualenv, and project structure, bridging learning to shipping code.
LinuxGSM uses a modular Bash architecture to unify deployment and management of 100+ Linux game servers. It simplifies server automation across Debian and RHEL distros.
Lyftr is a self-hosted fitness tracker that uses a single SQLite file for all data, with a Go Gin backend and React frontend designed for easy Docker deployment on low-resource devices.
MarS uses a LLaMA-based generative model to simulate order-level financial market data. It treats market orders as tokens, learning their joint distribution from historical data, enabling scalable, realistic market trajectories.
Minimal Firewall is a lightweight C# frontend for Windows Firewall enforcing default-deny outbound with real-time alerts and a unique audit system that disables sneaky allow rules.
Obsidian Memory for AI uses atomic Markdown files in an Obsidian vault as persistent AI memory, avoiding databases and vector embeddings for transparency and portability.
OC4VM packages OpenCore bootloader and macOS disks into ready VMware VM templates for Intel and AMD hosts, enabling macOS guests without hypervisor patches.
OpenPets connects AI coding agents to an Electron desktop pet through a three-layer system with secure IPC and privacy-conscious design, enabling autonomous integration setup.