skops-dev/skops
A Python library for securely persisting and sharing scikit-learn models without using pickle, including tools for creating model cards.
whoami-wiki/whoami
whoami.wiki is a tool that converts personal digital archives like photos and chat logs into a private, encyclopedic wiki about your life.
stablyai/agent-slack
A token-efficient Slack automation CLI for AI agents that provides zero-config authentication and human-in-the-loop safety controls.
linuxrebel/DocuBrowser
DocuBrowse is an offline, AI‑enhanced document search tool. It indexes a wide range of file types, offers keyword, semantic, and hybrid search (using local Ollama embeddings), provides in‑document “Deep Links”, and can generate AI‑summaries of files with a local model. Everything runs locally, preserving privacy, and the app is packaged for Linux, Windows, and macOS.
meta-pytorch/torchft
A PyTorch library that implements per-step fault tolerance for large-scale training, allowing jobs to continue running even when individual workers or nodes fail.
wuxiran/cc-pane
CC‑Panes is an open‑source desktop app (Windows/macOS/Linux) that lets you run, organise and coordinate multiple AI‑coding CLI agents in parallel. It provides workspace‑level dashboards, reusable launch profiles, an MCP‑based orchestration layer, integrated terminal splits, Git/history tools, planning surfaces, and web/Android access—all built with Tauri, xterm.js and Rust.
supervisely/supervisely
Supervisely is a web‑based computer‑vision platform that combines data labeling, model training, inference and collaboration tools. It offers a Python SDK and REST API for automation, and an app ecosystem where developers can create head‑less scripts, interactive UI tools, or labeling‑tool extensions—all deployable with a single click.
actions/ai-inference
A GitHub Action that enables running AI inference via the GitHub Copilot CLI within automated workflows.
google-deepmind/dqn_zoo
A collection of reference implementations of DeepMind's DQN-based reinforcement learning agents, designed for research reproducibility on Atari games.
inisis/OnnxSlim
A tool for simplifying and slimming ONNX models to reduce operator count and improve inference speed while maintaining accuracy.
microsoft/vattention
A memory manager for LLM KV-caches that uses CUDA virtual memory APIs to enable dynamic allocation while maintaining virtual contiguity for unmodified attention kernels.
dbkangaroo/kangaroo
An AI-powered SQL client and database administration tool supporting multiple popular databases for table design, querying, and synchronization.
aigc-apps/PAI-RAG
An open-source Agentic RAG framework that combines multimodal understanding, ReAct-based agents, and enterprise-grade knowledge management for complex intelligent Q&A.
official-stockfish/nnue-pytorch
A PyTorch-based training framework for Stockfish's NNUE evaluation networks, enabling GPU-accelerated training and automated performance evaluation.
nvidia-cosmos/cosmos-rl
A scalable Reinforcement Learning framework specialized for Physical AI applications, providing a decoupled architecture for large-scale training workloads.
SaladTechnologies/comfyui-api
A stateless API wrapper for ComfyUI that enables deploying complex generative AI workflows as scalable, production-ready microservices.
apache/tvm-ffi
An open ABI and FFI for machine learning systems that enables kernel libraries and DSLs to work across multiple frameworks and languages with zero-copy interop.
openai/openai-ruby
A comprehensive Ruby API library for OpenAI, providing typed access to the REST API, Realtime WebSockets, and support for Azure and Bedrock providers.
langfuse/langfuse-python
A Python SDK for the Langfuse platform that provides observability, tracing, prompt management, and evaluation tools for LLM applications.
microsoft/onnxscript
A Python-based framework that allows developers to author, debug, and optimize ONNX models using a natural Python syntax instead of manual graph construction.
simonw/llm-gemini
A plugin for the LLM CLI tool that provides API access to Google's Gemini models, supporting multimodal inputs and server-side tools like Google Search.
NevaMind-AI/memUBot
An enterprise-ready proactive AI assistant with a persistent semantic memory layer that integrates with team messaging platforms and prioritizes local-first security.
qdrant/qdrant-js
A JavaScript/TypeScript SDK for the Qdrant vector search engine, providing REST and gRPC clients to manage and search vector data.
obra/private-journal-mcp
An MCP server that gives Claude private, local-first journaling and semantic search capabilities to maintain persistent memory across conversations.
SoarGroup/Soar
Soar is a cognitive architecture for developing systems that exhibit intelligent behavior, providing a framework for reasoning and problem-solving.
PozzettiAndrea/ComfyUI-DepthAnythingV3
Custom ComfyUI nodes that integrate Depth Anything V3 for high-quality depth estimation, 3D point cloud reconstruction, and consistent video depth mapping.
sh4den/Montscan
An automated document processor that uses local Vision AI via Ollama to analyze scanned PDFs and automatically rename them with descriptive filenames.
TorchTrade/torchtrade
A machine learning framework built on TorchRL for algorithmic trading that supports RL, LLMs, and rule-based strategies for both backtesting and live deployment.
redis/redis-vl-python
An AI-native Python client for Redis that provides tools for vector search, hybrid search, and production-ready extensions for LLM memory and semantic caching.
jabrena/plinth
An AI-native SDLC workflow for Java Enterprise applications that provides reusable skills, agents, and commands to standardize analysis, design, and implementation.
NVIDIA/JAX-Toolbox
NVIDIA's centralized hub for JAX and XLA on GPUs, providing optimized container images, technical documentation, and performance tuning for AI workloads.
kitoweeknd/RFUAV
RFUAV provides a publicly‑available RF‑signal dataset for UAV detection/identification, along with Python/MATLAB tools to turn raw IQ recordings into spectrograms, train vision‑style classifiers (ResNet, ViT, etc.) or YOLOv5 detectors, and evaluate performance across a wide SNR range.
jolehuit/clother
A CLI tool that allows users to instantly switch between different Anthropic-compatible AI providers and local backends when using the Claude Code CLI.
K-Dense-AI/claude-skills-mcp
An MCP server that enables any AI assistant to discover and use Claude Agent Skills through semantic search and a performance-optimized two-package architecture.
Farama-Foundation/MiniWoB-plusplus
A collection of over 100 web interaction environments for training and AI agents to interact with web browsers using the Gymnasium API and Selenium.
bab2min/kiwipiepy
A Korean morphological analyzer for Python that provides tokenization, part-of-speech tagging, and advanced typo and dialect correction.
openJiuwen-ai/agent-core
A high-performance Python SDK and runtime for building LLM agents, featuring both autonomous ReAct agents and structured workflow orchestration with state recovery.
e2b-dev/ai-analyst
An AI-powered data analysis tool that allows users to upload CSV files and generate interactive charts using Llama 3.1 and the E2B Sandbox.
cosanlab/py-feat
A Python toolbox for facial expression research that detects faces and extracts emotional expressions, facial muscle movements, and landmarks from images and videos.
meta-pytorch/torchcomms
An experimental communications API for PyTorch that provides a high-level collectives interface and support for multiple hardware backends like NCCL, RCCL, and XCCL.
DragonKingpin/Hydra
A distributed infrastructure framework that enables individuals to manage PB-level data warehouses, large-scale scraping, and task orchestration with the capacity of a large organization.
deepmodeling/dpgen
DP‑GEN is a Python platform that automates the creation of deep‑learning interatomic potentials (Deep Potential models). It runs a concurrent learning loop—sampling structures, selecting the most informative ones for DFT calculations, and retraining the model—while handling job scheduling on HPC clusters and interfacing with many MD and quantum‑chemistry codes.
simonw/llm-openrouter
A plugin for the LLM CLI utility that enables access to a wide variety of AI models hosted by OpenRouter, including support for vision, structured outputs, and hosted server tools.
kstonekuan/tambourine-voice
An open-source universal voice-to-text interface that uses AI to transcribe and format speech into clean text, typing it directly into any active application.
NVIDIA/Megatron-Energon
A multi-modal data loader for Megatron-LM that enables scalable, distributed loading and blending of massive datasets for training large models.
allenai/ScienceWorld
A text-based virtual environment for benchmarking AI agents on tasks derived from a standardized elementary science curriculum.
VectifyAI/pageindex-mcp
A Model Context Protocol (MCP) server that enables LLMs to perform reasoning-based, vectorless RAG over long PDFs using hierarchical tree structures.
qdrant/vector-db-benchmark
A general framework for benchmarking different vector search engines under the same hardware constraints to compare their performance and efficiency.