LICENSE
README.md
pyproject.toml
best_engine_ai_helper/__init__.py
best_engine_ai_helper/catalog.py
best_engine_ai_helper/cli.py
best_engine_ai_helper/config.py
best_engine_ai_helper/detect.py
best_engine_ai_helper/hardware.py
best_engine_ai_helper/llm.py
best_engine_ai_helper/pull.py
best_engine_ai_helper/ralph.py
best_engine_ai_helper/recommend.py
best_engine_ai_helper/score.py
best_engine_ai_helper/validate_llm.py
best_engine_ai_helper/validate_vlm.py
best_engine_ai_helper.egg-info/PKG-INFO
best_engine_ai_helper.egg-info/SOURCES.txt
best_engine_ai_helper.egg-info/dependency_links.txt
best_engine_ai_helper.egg-info/entry_points.txt
best_engine_ai_helper.egg-info/requires.txt
best_engine_ai_helper.egg-info/top_level.txt
best_engine_ai_helper/sources/__init__.py
best_engine_ai_helper/sources/apxml.py
tests/test_catalog.py
tests/test_cli.py
tests/test_config.py
tests/test_detect.py
tests/test_hardware.py
tests/test_phase0b.py
tests/test_recommend.py
tests/test_score.py