939 skills found · Page 1 of 32
SakanaAI / AI Scientist V2The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search
google / CodesearchFast, indexed regexp search over large file trees
jlblancoc / Nanoflannnanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
google-deepmind / MctxMonte Carlo tree search in JAX
ForLoopCodes / ContextplusSemantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
opendilab / LightZero[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
NGT-labs / NGTNearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
attaswift / BTreeFast sorted collections for Swift using in-memory B-trees
SarahWeiii / CoACD[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
sourcegraph / DoctreeFirst-class library documentation for every language (based on tree-sitter), with symbol search & more. Lightweight single binary, run locally or self-host. Surfaces usage examples via Sourcegraph.
lapisrocks / LanguageAgentTreeSearch[ICML 2024] Official repository for "Language Agent Tree Search Unifies Reasoning Acting and Planning in Language Models"
petar / GoLLRBA Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
debugloop / Telescope Undo.nvimA telescope extension to view and search your undo tree 🌴
THUDM / ReST MCTSReST-MCTS*: LLM Self-Training via Process Reward Guided Tree Search (NeurIPS 2024)
benedekrozemberczki / Awesome Monte Carlo Tree Search PapersA curated list of Monte Carlo tree search papers with implementations.
int8 / Monte Carlo Tree SearchMonte carlo tree search in python
prefuse / PrefusePrefuse is a set of software tools for creating rich interactive data visualizations in the Java programming language. Prefuse supports a rich set of features for data modeling, visualization, and interaction. It provides optimized data structures for tables, graphs, and trees, a host of layout and visual encoding techniques, and support for animation, dynamic queries, integrated search, and database connectivity.
SakanaAI / TreequestA Tree Search Library with Flexible API for LLM Inference-Time Scaling
probelabs / ProbeAI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing. Powers AI coding assistants with precise, context-aware code understanding.
embear / Vim LocalvimrcSearch local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.