Every card below was actually executed by the lab — under-the-radar repos that installed clean and did what they claim, verified in the sandbox, not guessed from the README. From 936 repos tested so far.
✓ USABLE
Deep RAG
Deep RAG is an advanced Retrieval-Augmented Generation system that enhances AI understanding by preserving file structures and generating a 'knowledge map' instead of jus.
Sandbox found The project has a complete structure including a backend, frontend, and documentation, and successfully installed dependencies (install_exit: 0), though the demo_exit: 1 indicates a configuration or environment issue wit
github.com/boluo2077/deep-rag ↗
✓ USABLE
Vector Graph RAG
A Graph RAG (Retrieval-Augmented Generation) implementation that enables multi-hop reasoning using only vector search.
Sandbox found The library is published on PyPI with a clear structure and includes multiple provider support; while the sandbox's demo_exit was 1 due to a missing API key, the package successfully imported and is designed for producti
github.com/zilliztech/vector-graph-rag ↗
✓ USABLE
PM4Py
PM4Py is an open-source Python library for process mining that provides tools to explore, analyze, and optimize business processes.
Sandbox found The library has a complete structure, documentation, and multiple files, but the test suite failed (pytest_exit: 2) and the demo encountered a file path error.
github.com/process-intelligence-solutions/pm4py ↗
✓ USABLE
Open Semantic Search
An integrated search server and ETL framework that allows for searching, browsing, and analyzing large document collections.
Sandbox found Static: The project features a comprehensive structure including multi-language submodules, Docker configurations, test suites, and detailed documentation, indicating a complete and mature software product.
github.com/opensemanticsearch/open-semantic-search ↗
✓ USABLE
Fast Llama Inference with SambaNova
A TypeScript-based framework for high-speed LLM inference using SambaNova's infrastructure and Llama 3.3-70B.
Sandbox found The project has a complete structure with clear dependencies and multiple scripts (chat, demo, evalVerifyClaims), but the test script failed because it was missing from the package.json.
github.com/metaskills/fast-llama-inference ↗
✓ USABLE
CAFE (Compound-AI Factorial Evaluation)
CAFE is a design-of-experiments platform for evaluating compound AI systems by treating pipeline components (e.g., retrieval, prompting) as experimental factors.
Sandbox found The project contains a complete library, documentation, and a self-hostable web UI; the node test failure is due to a missing 'test' script in the landing page package, not a lack of core functionality.
github.com/fabian-lu/Cafe ↗