Searching...
Searching...
Found 122398 results
benchflow-ai
Provides core PyTorch fundamentals including tensor operations, autograd, model architecture, and training loop implementation.
benchflow-ai
Converts C/C++ build and test scripts to support incremental builds, ensuring idempotency and compatibility with out-of-tree builds and Docker workflows.
benchflow-ai
Prevents XSS and injection attacks by sanitizing and validating user input in TypeScript applications.
benchflow-ai
Generates, optimizes, and explains regex patterns for text matching, input validation, and CLI command parsing.
benchflow-ai
Enables building, training, and optimizing deep learning models with PyTorch, including data pipelines and distributed training.
benchflow-ai
Executes Python scripts and manages dependencies via uv, replacing pip for faster, reliable package handling in development workflows.
benchflow-ai
Optimizes machine learning model inference performance via compression, distillation, and edge deployment strategies.
benchflow-ai
Automates video downloads and AI-powered transcription from 1000+ platforms, supporting quality selection and playlist processing.
benchflow-ai
Provides efficient linear algebra operations in NumPy, including matrix multiplication, SVD, and least squares fitting for data science and AI applications.
benchflow-ai
Transforms and exports data using DuckDB SQL, supporting multiple formats and complex operations like joins and aggregations for efficient data processing.
benchflow-ai
Enforces C development standards with GCC, Valgrind, and static analysis for code quality and build management.
benchflow-ai
High-performance tokenization for NLP research and production, supporting BPE, WordPiece, and Unigram algorithms with Hugging Face Transformers integration.
benchflow-ai
Provides UTF-8 JSON file I/O utilities to prevent Windows encoding issues (CP-1252 vs UTF-8).
benchflow-ai
Provides numerical algorithms and computational techniques specifically for statistical analysis and data processing tasks.
benchflow-ai
Debugs memory-related issues in the Breenix kernel including page faults, heap allocation, and virtual memory mapping errors.
benchflow-ai
Generates unit test code for functions and methods, ensuring test coverage and correctness in software development workflows.
benchflow-ai
Scans codebases for exposed secrets like API keys, tokens, and passwords to prevent security breaches before committing changes.
benchflow-ai
Scans Python code for security vulnerabilities, maps to CWE/OWASP, and provides remediation guidance for CI/CD pipelines.
benchflow-ai
Provides foundational knowledge for writing Stan 2.37 statistical models, covering structure, type system, distributions, and best practices.
benchflow-ai
Guides configuration and startup of QEMU virtual machines with serial console access, ISO booting, and troubleshooting procedures.
benchflow-ai
Expert guidance on PKI and X.509 certificate management including structure, CSR generation, signing, revocation, and OpenSSL commands for secure cryptographic operations.
benchflow-ai
Creates standalone CLI tools for PyTorch model inference by reimplementing neural network forward passes in C/C++ and extracting model weights to portable formats.
benchflow-ai
High-performance CLI for splitting, merging, and analyzing SQL dump files across databases, with integrity validation, ERD generation, and DuckDB analytics.
benchflow-ai
Guides construction of complex regex patterns for extracting and validating data from log files, including IP addresses, dates, and boundary conditions.