OnlyTerp/UltraCode-Shim

A loopback proxy that enables Claude Code's UltraCode mode to work with any LLM backend, featuring smart routing and orchestrator/worker splitting.

joelhooks/swarm-tools

A multi-agent coordination framework that decomposes complex tasks into parallel subtasks with git-backed task tracking and semantic memory to prevent context loss.

mikeoliphant/neural-amp-modeler-lv2

An LV2 plugin for playing back neural network machine learning amplifier models using the NeuralAudio engine.

sipeed/MaixPy

A Python SDK and ecosystem for creating AI projects on edge devices, providing simple APIs for AI vision, audio, and LLMs on MaixCAM hardware.

WeZZard/jlens-qwen36

A visual debugger for Qwen3.6-27B on Apple Silicon that uses a Jacobian lens to visualize and edit the model's internal latent representations.

NVIDIA-RTX/RTXNS

A developer toolkit for integrating machine learning into graphics applications, enabling the use of neural networks to represent shaders and textures.

proroklab/VectorizedMultiAgentSimulator

A vectorized, differentiable 2D physics simulator built in PyTorch for efficient Multi-Agent Reinforcement Learning (MARL) benchmarking and collective robot learning.

ATH-MaaS/Ovis

Ovis is a Multimodal Large Language Model (MLLM) architecture that structurally aligns visual and textual embeddings to enable high-resolution perception and reflective reasoning.

alicevision/CCTag

A computer vision library for the detection and accurate localization of circular fiducial markers made of concentric circles.

robertknight/ocrs

A Rust library and CLI tool for extracting text from images using neural network models to minimize the need for image preprocessing.

InterDigitalInc/CompressAI

A PyTorch library and evaluation platform for end-to-end deep learning-based image and video compression research.

AvdLee/Core-Data-Agent-Skill

A specialized knowledge set for AI coding agents that provides expert guidance on Core Data persistence, performance optimization, and schema migration for Apple platforms.

trevorstephens/gplearn

A Python library for genetic programming that uses symbolic regression to discover mathematical expressions that describe relationships between variables.

zi-yue-1129/DATAGEN

An AI-powered data analysis and research platform that uses a multi-agent system to automate hypothesis generation, data processing, visualization, and report writing.

alireza787b/mavsdk_drone_show

An open-source fleet operations stack for PX4 drones that enables synchronized drone shows, search-and-rescue missions, and cooperative swarm autonomy.

AaronGIG/pdf2zh-desktop

A standalone desktop application for translating academic PDFs that preserves original formatting, formulas, and layouts while integrating deeply with Zotero.

google-ai-edge/litert-samples

A collection of official and community samples, model recipes, and deployment tools for LiteRT and LiteRT-LM to enable high-performance on-device ML execution.

schmitech/orbit

A self-hosted AI backend that provides a unified OpenAI-compatible API to connect private data sources and tools to local or hosted LLMs for governed agent deployment.

Epistates/pmetal

A complete ML SDK and application suite for Apple Silicon written in Rust, providing tools for training, fine-tuning, and inference using Metal GPU and ANE.

oxylabs/oxylabs-ai-studio-py

A Python SDK for Oxylabs AI Studio, providing AI-powered web scraping, crawling, and browsing agents to extract structured data using natural language prompts.

ceres-solver/ceres-solver

Ceres Solver is a C++ library for modeling and solving large, complex non-linear least squares and general unconstrained optimization problems.

chunkhound/chunkhound

An open-source codebase intelligence tool that provides agents and teams with cited context from current code, git history, and technical web research.

microsoft/promptflow

A suite of development tools for streamlining the end-to-end cycle of LLM-based AI applications, from prototyping and prompt engineering to evaluation and production deployment.

ATH-MaaS/ComfyUI-Copilot

An intelligent assistant for ComfyUI that automates the generation, debugging, and optimization of image generation workflows using an LLM-powered agent.

memvid/memvid

A portable, single-file memory layer for AI agents that provides persistent long-term memory and instant retrieval without requiring a database.

NVIDIA/cuopt

A GPU-accelerated optimization engine for solving large-scale linear, quadratic, and vehicle routing problems in near real-time.

kubernetes-sigs/gateway-api-inference-extension

A Kubernetes Gateway API extension that optimizes the routing and load balancing of self-hosted generative AI models to improve latency and throughput.

vijaymasand/PyChem-Pro

A pure-Python desktop application and library for chemistry and cheminformatics that implements molecular visualization, SMILES parsing, and MMFF94 optimization from scratch without external C++ dependencies.

remorses/tuistory

A terminal session manager that allows AI agents to run, monitor, and interact with background dev servers and TUIs without blocking.

argilla-io/distilabel

A framework for synthesizing synthetic data and AI feedback to create high-quality datasets for training and fine-tuning AI models.

stormzhang/token-tracker

A local token consumption and cost tracking tool for AI agents like Claude Code, Codex, and Kimi Code, featuring real-time status bars and detailed usage analytics.

modelcontextprotocol/kotlin-sdk

A Kotlin Multiplatform SDK for the Model Context Protocol, enabling developers to build standardized clients and servers that provide context, tools, and resources to LLMs.

ls1intum/Artemis

An open-source platform for interactive learning that provides scalable individual feedback, automatic assessment, and optional LLM-powered tutoring for universities.

hashintel/hash

A self-building, open-source database that uses AI agents to turn raw information into structured knowledge and process graphs for automation and decision-making.

open-edge-platform/geti

An end-to-end platform for building computer vision AI models, providing tools for annotation, training, and optimization for deployment on edge hardware.

SalesforceAIResearch/uni2ts

A PyTorch library for the pre-training, fine-tuning, and evaluation of Universal Time Series Transformers, enabling zero-shot forecasting across diverse datasets.

BradGroux/veritas-kanban

A local-first Kanban board and agent orchestration platform that provides governance, safety guardrails, and workflow management for autonomous AI coding agents.

google/differential-privacy

A collection of libraries and frameworks for generating differentially private statistics over datasets to protect individual privacy in aggregate data analysis.

microsoft/GlobalMLBuildingFootprints

Microsoft’s Global Building Footprints repo releases a >1 billion‑building, open‑licensed dataset of polygon footprints (and many height estimates) generated by deep‑learning segmentation models. The data are provided as gzipped line‑delimited GeoJSON files, indexed by Bing quad‑keys, with confidence scores and documentation for large‑scale GIS or AI‑driven urban analysis.

merveenoyan/smol-vision

A collection of recipes for shrinking, optimizing, and customizing cutting-edge vision and multimodal AI models to improve efficiency and performance.

Memento-Teams/Memento-Skills

A skill-centric agent runtime that allows AI agents to design, execute, and persist reusable skills to improve their performance on complex tasks through a reflection-based learning loop.

facebookresearch/brain2qwerty

A system for decoding natural sentences from non-invasive brain recordings, enabling the reconstruction of text from brain activity during typing.

ByteVisionLab/DreamLite

DreamLite is a compact 0.39B parameter unified diffusion model that enables ultra-fast, 1024x1024 image generation and editing fully on-device.

Tau-J/rtmlib

rtmlib is a lightweight Python library for human and animal pose estimation that wraps RTMPose and ViTPose models. It avoids heavy OpenMMLab dependencies, requiring only numpy, OpenCV and ONNX Runtime (with optional GPU/accelerator back‑ends). The package provides high‑level solution classes (Wholebody, Body, Hand, Animal, Custom, Wholebody3d) that combine a detector (YOLOX, RFDETR, RTMDet) and a pose estimator, plus utilities for drawing skeletons. Models are auto‑downloaded from OpenMMLab or a HuggingFace mirror. Install via pip or from source, and run a Gradio WebUI or use the Python API for single‑image, video, or webcam inference.

Nikita-Filonov/ai-review

An AI-powered code review tool that integrates into CI/CD pipelines to provide inline comments, summaries, and context-aware feedback using various LLM providers.

sakowicz/actual-ai

An automated transaction categorization tool for Actual Budget that uses LLMs to integrate with various AI providers to classify expenses and suggest new categories.

cvg/resplat

ReSplat is a feed-forward recurrent model for 3D Gaussian splatting that iteratively refines scene representations using rendering error as feedback.

ken107/read-aloud

A browser extension for Chrome and Firefox that uses text-to-speech technology to convert webpage text into audio for improved accessibility and multitasking.