LICENSE
README.md
pyproject.toml
best_engine_ai_helper/__init__.py
best_engine_ai_helper/api.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/gui.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
best_engine_ai_helper/static/site.webmanifest
best_engine_ai_helper/static/icons/android-chrome-192x192.png
best_engine_ai_helper/static/icons/android-chrome-512x512.png
best_engine_ai_helper/static/icons/apple-touch-icon.png
best_engine_ai_helper/static/icons/favicon-16x16.png
best_engine_ai_helper/static/icons/favicon-32x32.png
best_engine_ai_helper/static/icons/favicon.ico
tests/test_api.py
tests/test_apxml.py
tests/test_catalog.py
tests/test_cli.py
tests/test_config.py
tests/test_detect.py
tests/test_generate_icons.py
tests/test_hardware.py
tests/test_llm.py
tests/test_pull.py
tests/test_ralph.py
tests/test_recommend.py
tests/test_scenarios.py
tests/test_score.py
tests/test_validate.py