769 skills found · Page 1 of 26
danielmiessler / FabricFabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
SkyworkAI / DeepResearchAgentDeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework leverages a top-level planning agent to coordinate multiple specialized lower-level agents, enabling automated task decomposition and efficient execution across diverse and complex domains.
dipanjanS / Practical Machine Learning With PythonMaster the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Tencent / HardcoderHardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
rust-lang / ChalkAn implementation and definition of the Rust trait system using a PROLOG-like logic solver
logcabin / LogcabinLogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
pnnl / NeuromancerPytorch-based framework for solving parametric constrained optimization problems, physics-informed system identification, and parametric model predictive control.
lyang36 / IMO25An AI agent system for solving International Mathematical Olympiad (IMO) problems using Google's Gemini, OpenAI, and XAI APIs.
dwavesystems / QbsolvQbsolv,a decomposing solver, finds a minimum value of a large quadratic unconstrained binary optimization (QUBO) problem by splitting it into pieces solved either via a D-Wave system or a classical tabu solver. (Note that qbsolv by default uses its internal classical solver. Access to a D-Wave system must be arranged separately.)
ddemidov / AmgclC++ library for solving large sparse linear systems with algebraic multigrid method
hypre-space / HypreParallel solvers for sparse linear systems featuring multigrid methods.
lidangzzz / Goal DrivenA multi-agent system that keeps running for ~100 hours and solve a very complicated coding or math problem that can be verified
madhu-sagar / System Design React Code ExamplesA curation of code examples and in depth technical implementation approaches to solve the common frontend system design issues in React.
SciML / Catalyst.jlChemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
JuliaLinearAlgebra / IterativeSolvers.jlIterative algorithms for solving linear systems, eigensystems, and singular value problems
JuliaNLSolvers / NLsolve.jlJulia solvers for systems of nonlinear equations and mixed complementarity problems
mayataka / RobotocEfficient optimal control solvers for robotic systems.
lesgourg / Class PublicPublic repository of the Cosmic Linear Anisotropy Solving System (master for the most recent version of the standard code; GW_CLASS to include Cosmic Gravitational Wave Background anisotropies; classnet branch for acceleration with neutral networks; ExoCLASS branch for exotic energy injection; class_matter branch for FFTlog)
gkjohnson / Closed Chain Ik JsA generalized inverse kinematics solver that supports closed chains for parallel kinematics systems, dynamic reconfiguration, and arbitrary joint configuration based on damped least squares error minimization techniques
dynamiqs / DynamiqsHigh-performance quantum systems simulation with JAX (GPU-accelerated & differentiable solvers).