Claw-Eval offers a Python-based evaluation harness for LLM autonomous agents, featuring 300 tasks and a strict Pass^3 metric to ensure reliable, multi-dimensional benchmarking.
ClawMetry offers a zero-configuration real-time dashboard for OpenClaw AI agents, visualizing message flows, token usage, and operational alerts with easy setup.
Comic Translate uses advanced AI models and a multi-step pipeline for accurate comic translation across languages, combining speech bubble detection, OCR, and LLMs with full-page context.
dataseo-mcp is a Python MCP server that exposes Ahrefs SEO data by bypassing CAPTCHAs, offering AI coding assistants powerful SEO research tools integrated into IDEs like Claude and VS Code.
Dedoc is a Python library and REST API that extracts structured content from diverse documents including PDFs, Office files, and images using a unique virtual stack machine PDF interpreter and OCR preprocessing.
DeepSpeed is a Python library that optimizes large-scale deep learning training with multi-hardware support and JIT CUDA extensions. Explore its architecture, strengths, and quick installation.
DeepTeam is a Python tool for red teaming LLMs by dynamically generating adversarial attacks and evaluating vulnerabilities like bias. It requires minimal setup and no predefined datasets.
DeepZero automates vulnerability research on Windows kernel drivers by chaining Ghidra decompilation with LLM-based analysis using YAML pipelines and Jinja2 templates.
DiT4DiT uses a frozen Cosmos-Predict2.5 video transformer backbone combined with flow-matching action heads to model robot actions as video latent transitions, achieving near-perfect success on LIBERO and real-time humanoid control.
Excalibur provides a Flask web UI over Camelot for extracting tabular data from PDFs. Supports manual selection, auto-detection, multiple backends, and export formats.
Gemini-API is a Python package providing client access to the Gemini API with built-in cookie management and Python 3.10+ support. Here’s how it works and how to get started.
GMR is a Python library that retargets human motion from multiple formats onto 17+ humanoid robots in real time on CPU, tuned for RL tracking policies and whole-body teleoperation.
sdf is a Python library that generates 3D meshes from signed distance functions using operator overloading for intuitive constructive solid geometry. It’s fast, minimal, and versatile.
Explore a curated marketplace of 14 Python plugins that extend Claude Code through multi-agent orchestration, hook-based workflows, and integrations. Modular, standalone, and easy to install.
This repo implements academic paper planning and writing as a two-phase Claude Code skill pipeline with a 35-point quality rubric enforced by Python scripts at each stage.
Fuji is a Python tool for live logical forensic acquisition on macOS, using only native system utilities to create forensically sound DMG images in an unattended workflow.
Fun-ASR is Alibaba Tongyi Lab’s end-to-end speech recognition model with 800M parameters, supporting 31 languages and real-time transcription in noisy environments.
FuzzyAI combines fuzz testing with AI models using Python and Ollama. It offers a CLI for fuzzing with local LLMs, balancing AI power and practical setup tradeoffs.
Genesis-world delivers 43 million FPS on RTX 4090, unifying multiple physics methods with GPU acceleration and a pythonic API. It supports differentiable sim and natural language-driven data generation for robotics.
GenZ-ICP enhances LiDAR odometry by introducing an adaptive weighting scheme for ICP registration, improving robustness in challenging environments like tunnels and open fields. It builds on KISS-ICP with Python and ROS integration.