GitHub trends for September 21, 2026
What was taking off on GitHub on September 21, 2026: peak magnitude of the day, summary and where it was spotted.
-
9.3
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.8
mizorewww/laya-mlx
Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.
-
8.6
eternity4719/HowToLiveBetter
An evidence-based life guide: 498 recommendations on longevity, first aid, personal finance, law, employment, family and emigration. Each lists costs, benefits, evidence level and primary sources.
-
8.3
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
7.6
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
7.3
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
7.2
robbietilton/Compositor
A free, open-source raster image editor for macOS written in Swift — a Photoshop alternative focused on compositing and post-processing.
-
7.1
bespokelabsai/nimble
Nimble is a model and training recipe for fast typed decisions over text: given a flat schema of enum and boolean fields, it picks an answer and returns probabilities for each option. It targets routing, condition…
-
7.1
Open-Dev-Society/OpenStock
An open-source alternative to paid market platforms: real-time price tracking, personalized alerts, and company insights. Built with Next.js, MongoDB, and Finnhub, free for everyone.
-
7.0
FareedKhan-dev/train-llm-from-scratch
Educational project: a from-scratch PyTorch Transformer plus a full LLM training pipeline — from raw text through SFT, reward modeling, PPO/DPO/GRPO to chat, without transformers, trl or peft.
-
7.0
mizorewww/laya-coreml
Local port of the Laya model to Apple Core ML and Neural Engine: returns typed decisions (choice, score, yes/no) without token generation, with speed and energy benchmarks.
-
7.0
typesafe-ai/skills
Agent skills for building with TypeSafe's System One API: typed decisions and probabilities for LLM agents. Installs as a Claude Code plugin or via skills.sh.
-
7.0
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…
-
6.9
higgsfield-ai/higgsfield
Fault-tolerant GPU orchestration and ML framework for distributed training of models with billions to trillions of parameters, including LLMs. Manages node access, experiment queueing, and GitHub Actions integration.
-
6.9
QwenLM/Qwen-Image-2.1
Qwen's open-source text-to-image generation and image editing model, including transparent RGBA output and up to 10 reference images. 7B generation component, 2K support, integrations with Diffusers, ComfyUI, vLLM,…
-
6.9
rmalde/minecraft-agent
An AI agent that plays Minecraft Java 1.16.5: the Astra GPT planner sets objectives, JEV picks actions, and Mineflayer executes them via the normal player protocol. Includes run recording and verification.
-
6.8
BuilderIO/agent-native
An open-source TypeScript framework for building agentic apps where each capability is defined once as an action, used by the agent as a tool and called by the UI from code. Aimed at developers who need agents paired…
-
6.8
Haleclipse/CometixCode
An unofficial Rust reimplementation of Anthropic's Claude Code terminal UI on top of iocraft, porting the original file by file. Work in progress: large parts of the interactive loop, tools, permissions, MCP and slash…
-
6.8
jaredpalmer/kev
kev is a LoRA adapter with a small readout head on top of Qwen2.5-0.5B that answers many typed questions about a document in a single forward pass, returning calibrated probabilities instead of text.
-
6.8
TheoLeeCJ/SemIf
An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.
-
6.5
mcncarl/jianying-headless
Local automation tool for Jianying Professional on macOS: builds native drafts from a JSON plan, edits copies of existing multi-track projects, and exports MP4 via the native engine on demand. Requires installed…
-
6.5
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
6.4
kerpopule/hermes-jev-skills
A set of eight SKILL.md files and a CLI that wires the Jev decision model into Hermes, Claude Code and Codex agents for model routing, memory filtering, skill selection and GUI actions.
-
6.3
coder/coder
Self-hosted platform for cloud development environments and AI coding agents: workspaces are defined in Terraform, connected via a Wireguard tunnel, and shut down automatically when idle.
-
6.2
MelisaPeteRs2006/Silent-Crypto-Miner
A cryptocurrency mining builder and runtime with CPU/GPU support, multiple algorithms and pools, plus a stealth mode (process disguise, auto-start, pause on activity).
-
6.2
paperless-ngx/paperless-ngx
Paperless-ngx is a self-hosted document management system that scans, OCRs, indexes and archives physical documents into a searchable online archive. It is aimed at individuals and small teams who want to go paperless…
-
6.2
TianyuCodings/NanoJev
A nano replica of Jev built on Qwen3-0.6B that outputs probability distributions over candidates in a single forward pass with no token decoding, plus a training pipeline and game demos (maze, Snake).
-
6.1
anthropics/financial-services
Reference agents, skills, and MCP connectors for financial-services workflows: investment banking, equity research, private equity, and wealth management. Installs as a Claude Cowork plugin or deploys via the Claude…
-
6.1
ethanplusai/astra-flash-orchestrator
A Codex skill that splits coding work between two models: Astra plans, reviews and makes decisions, while DeepSeek V4.1 Flash handles bulk implementation, testing and debugging. Aims to cut the cost of expensive model…
-
6.1
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
5.9
BansheeLight/RbxForge
CLI project generator for Roblox and Rojo: creates a ready project structure in one command using game, library, or plugin templates.
-
5.9
Driftmireminisce/QuickShop
Shop and inventory template for Roblox in Luau: coins, server-validated purchases, and ownership saved via DataStore. Aimed at developers who need a ready base for in-game economy.
-
5.9
Driftmireminisce/SOL-FOR-GIT-CLUB
A community token and crypto airdrop on Solana: users connect a wallet on the project site, check eligibility and confirm an on-chain transaction to receive tokens.
-
5.9
DrizzleConurePassage/QuickShop
Shop and inventory template for Roblox in Luau: coins, server-validated purchases, and ownership saved via DataStore.
-
5.9
Volumeyascoop/LuauStore
A Luau DataStore wrapper for Roblox with retries, caching, autosave and template reconcile. It simplifies reliable player progress persistence in Roblox games.
-
5.9
Volumeyascoop/RbxForge
CLI project generator for Roblox and Rojo that scaffolds a ready project in one command using game, library, or plugin templates.
-
5.8
docling-project/docling
Docling is a document parsing library for many formats (PDF, DOCX, PPTX, XLSX, HTML, EPUB, audio, video) with advanced PDF understanding: page layout, tables, formulas, OCR. It prepares structured data for generative…
-
5.8
githubnext/localjev
A local TypeScript/Bun HTTP service implementing a Jev-compatible POST /v1/systemone API on top of an OpenAI-compatible Chat Completions endpoint (DiffusionGemma via oMLX). It acts as a bridge for typed decisions…
-
5.8
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
5.8
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
5.7
Crosstalk-Solutions/project-nomad
Offline-first knowledge and education server: a Docker-orchestrating management UI and API that hosts offline Wikipedia, books, Khan Academy courses, maps, and a local AI chat with RAG. Runs on your own hardware with…
-
5.6
ghuntley/underclass
An OpenAI-compatible local proxy that pools multiple ChatGPT/Codex and GitHub Copilot subscriptions behind one endpoint, with sticky sessions, quota cooldowns and fail-fast behavior.
-
5.6
Heman10x-NGU/openJev-verdict-2.0
An open non-autoregressive decision model built on ModernBERT (149.6M) that emits typed decisions (Choice, Score) with calibrated probabilities in ~20-25 ms. On the typed-decisions benchmark it reaches 77.10% accuracy…
-
5.6
mihail911/modern-software-dev-assignments
Assignments for Stanford's CS146S course "The Modern Software Developer", covering modern software development practices with Python 3.12, Conda and Poetry.
-
5.6
MSNightmare/BigDiskBuster
A C++ proof-of-concept that blocks Windows Defender platform and signature updates, causing a denial of service for the antivirus.
-
5.6
wfzyx/von
An open-source non-autoregressive System One decision model for classification, intent routing, and guardrail validation without text generation, with calibrated probabilities and sub-25ms latency.
-
5.5
jarrodwatts/jev-trader
Trading bot for the Kuru DEX on Monad: every block (~300 ms) an AI model decides buy or sell from the MON-USDC order book and posts a post-only limit order one tick inside the touch, earning the spread. Includes a…
-
5.5
minorun365/minorun-marp-skill
A skill set for AI agents (Claude Code) and humans for building conference slides with Marp: rules for storytelling, figures, and a dark theme, plus scripts to inspect PDF and SVG output.
-
5.5
shhivv/third-hand
A small macOS menu bar assistant: focus an app, press Control–Space, and tell it what to do. It reads accessible controls, types, clicks, and checks the result using Accessibility, Apple Vision, and the Jev model.
-
5.4
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
5.4
Mak5er/AirCard-iOS
iOS app that writes custom artwork into iOS 27 system caches over a local loopback tunnel, letting you restyle Apple Wallet cards and the lock screen passcode keypad directly on the iPhone.
-
5.3
adonis-singh/re4
A complete byte-identical decompilation of Resident Evil 4 for the GameCube (G4BE08 debug build) into C/C++, reproducing main.dol and all 110 REL overlays.
-
5.3
ruanyf/weekly
A weekly tech digest by Ruan Yifeng: articles, tools and resources, published every Friday. Also includes a section with programmer job postings.
-
5.3
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
5.3
valentynkit/awesome-jev-typesafe
A curated list of projects and resources around TypeSafe's Jev, a model that takes state and returns typed answers (probabilities, choices, scale positions) instead of text.
-
5.2
brainstormity/Jev-X-Sentiment-Analysis
A crypto market intelligence terminal that combines live price data, funding rates, and Twitter sentiment to produce a Buy/Sell/Hold decision card with entry, stop-loss, and target levels. It does not execute trades…
-
5.2
LSPosed/ZygiskNext
Standalone implementation of Zygisk that provides Zygisk API support for KernelSU and replaces Magisk's built-in Zygisk. Aimed at rooted Android users on KernelSU or Magisk who need Zygisk module support.
-
5.2
wuyoscar/jev-skill
A collection of skills and scenarios for Jev, a service that classifies and scores candidate decisions while your agent supplies context and does the work. Installs into Codex, Claude Code or OpenCode as a set of…
-
5.1
anthropics/claude-code
An agentic coding tool that lives in the terminal: it understands your codebase, executes routine tasks, explains complex code, and handles git workflows via natural language commands.
-
5.1
huangbai-AI/post-production-skill
A Codex skill that rewrites ideas or reference material into cinematic video prompts for Seedance 2.5, covering VFX, 3D UI, transitions and camera movement.
-
5.1
unicodef1wn/grokbot-field-notes
Rules, playbooks, bot roles and a failure log from the xAI Grok Bot team's 72-hour live build: drop AGENTS.md into your repo root and your agent reads it.
-
5.1
zhouxiaoka/autoclip
AI-powered video clipping tool that downloads videos from YouTube and Bilibili, analyzes content with Qwen LLM, and automatically extracts highlight clips and generates compilations.
-
5.0
agent-substrate/substrate
Agent Substrate is a secure-by-default agent execution runtime built on Kubernetes that multiplexes many "actors" onto a small pool of workers with sub-second suspend/resume and isolation via microVMs and gVisor. It is…
-
5.0
awlevin/typesafe-computer-use
Drives macOS toward a goal typed in plain English: OCR the screen, pick the next action via a TypeSafe classifier, click. Costs about $0.0002 per step and never sends screenshots to large models.
-
5.0
Sac-Y/Jev-cu
Jev-cu connects Computer Use with the Jev model (TypeSafe System One): Jev picks the element, action, completion level and risk from textual UI candidates, while Codex Computer Use reads the interface and executes…
-
4.9
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
4.9
dofastted/vm2api
A proxy service that turns a Setup Token into a Console-compatible Anthropic API: requests run through VMs with a native Claude Code subagent, without prompt injection. For those wanting to use Claude via the standard…
-
4.9
krillinai/OpenCreator
Open-source AI workspace for creators powered by Codex CLI: visual tools and agents for video, images, voice, avatars, translation, and editing in one place.
-
4.9
Lumid-Off/AirCard-Windows
Native Windows app in Rust for customizing Apple Wallet cards and lockscreen passcode themes on iOS 18+ without jailbreak via the AirTraffic sync exploit.
-
4.9
nimaone/persian_tts
Offline Persian text-to-speech with voice cloning that runs on CPU without GPU or internet. Two paths: a lightweight ONNX engine (~200 MB of dependencies) and a reference PyTorch one.
-
4.9
sutro-sh/jev-align
An experimental CLI from Sutro for building AI Functions with TypeSafe's Jev: it finds ambiguous examples in your dataset, asks you to label them, and uses GEPA to improve the function.
-
4.8
addyosmani/agent-skills
A collection of 25 engineering skills and 9 slash commands for AI coding agents, covering the development lifecycle from spec to ship. Helps agents follow proven practices: TDD, code review, task planning.
-
4.8
browserbase/stagehand
SDK in TypeScript, Python and Go for LLM-driven browser control: observe/act/extract find selectors, perform actions and return schema-validated data. Built for agents that operate websites like humans.
-
4.8
featherless-ai/simple-jev
A Python server that turns open Hugging Face LLMs into a classifier: it reads next-token logits and returns JSON with choices, rubric scores, or truth judgments without training a separate classifier head.
-
4.8
guis29serenadeqfq0/microsoft-windows-10-kmsauto
A Windows 10 activation tool using KMS and HWID methods, distributed as a free utility with license auto-renewal. The README instructs installing it by running a PowerShell script from an external site.
-
4.8
guohuiyuan/go-music-dl
A Go-based music search and download tool for 10+ platforms (NetEase, QQ, Kugou, Bilibili, etc.) with Web, TUI and desktop modes, supporting playlists, albums and lossless FLAC.
-
4.8
joeseesun/qiaomu-download
Agent skill that downloads videos and extracts audio/subtitles from YouTube, Bilibili, X, TikTok, Vimeo, Instagram, WeChat Channels and other yt-dlp-supported links via a single phrase 'download this: URL'.
-
4.8
Mak5er/AirCard
A macOS tool that customizes Apple Wallet cards and lockscreen passcode keypad themes on iOS 18+ without jailbreak via the airlift exploit. It lets you assign custom artwork to Apple Pay cards and apply .passthm themes.
-
4.8
raw13g/raw13g.github.io
A personal portfolio site hosted on GitHub Pages, written in JavaScript. The README does not reveal the project's specific purpose or contents.
-
4.8
Tencent/WeVisDoc
WeVisDoc is an end-to-end document parser built on Qwen3-VL that converts page images into structured Markdown with LaTeX formulas and HTML tables. 2B and 4B versions are available, served via vLLM.
-
4.8
Yinsongxu/LLM2Jev
A tool that turns local language models into structured decision engines: it accepts Choice, Score, and Noul questions and returns typed answers with probabilities using prefill-only inference without generating tokens.
-
4.7
incoai/splash
A local LLM inference engine for Apple silicon, specialized per model: serves OpenAI- and Anthropic-compatible APIs to coding agents on a single Mac.
-
4.6
anthropics/knowledge-work-plugins
A collection of open-source plugins for Claude Cowork and Claude Code that turn the assistant into a specialist for a specific role: sales, support, finance, legal, marketing, data and more. Each plugin bundles skills,…
-
4.6
BarneyD66/clipmivo-tools
ClipmivoAI developer tools: a REST API, CLI, local stdio MCP server and Agent Skill for generating AI videos through the cloud service.
-
4.6
cdyforever/how-to-live-better
A single-file HTML reading page for the open book "High Cost-Performance Life Guide" — 528 tips across 32 sections, searchable, offline-capable, zero dependencies.
-
4.6
cloudflare/quiche
A Rust implementation of the QUIC transport protocol and HTTP/3 with a low-level API: the application handles sockets, event loop and timers itself. Used in Cloudflare's edge network, Android's DNS resolver and curl…
-
4.6
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
4.6
JamesKInner/Covalent-MAS
A modular Python architecture for iterative covalent drug design: molecule generation, filtering, AutoDock Vina docking, multi-objective optimization, and evidence-driven trajectory learning.
-
4.6
vinnylarouge/jevlike
A small trainable model that picks one option from a changing list of text options in a single forward pass, an open alternative to TypeSafe's Jev. Aimed at developers who need fast classification or menu selection…
-
4.6
yi1108/printfilm
Open-source AI studio for short videos and episodic comics: from theme and script through storyboard, image, video and voice generation to the final cut. Includes a user frontend, admin panel, billing and an open API.
-
4.6
zhengkid/Dream-RSI
Research project on recursive self-improvement: past discovery histories become a replay simulator used to evaluate and refine exploration policies. Code is still being prepared; paper and demo are available.
-
4.5
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.5
cactus-compute/needle
A 2-bit, 8-29 MB foundation model for phones, wearables, robots and microcontrollers that handles tool calls, structured extraction and text embeddings on-device.
-
4.5
logicrw/awesome-jev-projects
A directory of open-source projects built around TypeSafe Jev, a fast typed-decision (System 1) architecture for autonomous agents. It catalogs 260+ projects across 17 categories with commit-pinned source evidence.
-
4.5
NxcoreAI/NxMem
A context and long-term memory engine for LLM agents: turns conversations and documents into structured facts, manages short- and long-term memory, and assembles cited context packs.
-
4.5
Vodiwalker/vodiwalker_panel
A Python panel for managing VPN services and configurations with support for TCP and WS protocols. It is free to use, with setup and usage covered in a video tutorial.
-
4.5
yynxxxxx/Codex-X
Cross-platform GUI tool for OpenAI Codex (desktop/CLI): manage providers and APIs, prompt templates, sessions, Skills/MCP and TOML config without hand-editing files.
-
4.4
FBddcz/embodied-jev
A browser-based workbench that runs three MuJoCo Franka Panda manipulation tasks (pick-and-place, stacking, obstacle-carrying) and lets rule baselines or models like MiniCPM5-2B, TypeSafe Jev, Claude and…
-
4.4
HyNetworks/OpenGFW
An open-source DIY Great Firewall for Linux: it reassembles IP/TCP flows, analyzes protocols (HTTP, TLS, QUIC, DNS, SSH, VPNs) and filters connections via an expr-based rule engine. Aimed at home routers and servers…
-
4.4
isas1/skills
A set of two Claude skills: eli5-succinct gives a short plain-language explanation right in chat, while summary builds a self-contained HTML page visually summarising a conversation, branch or diff.