Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get started with AI Finder. Install the CLI and start detecting AI artifacts, models and dependencies across your repositories.
ai-finder
# Install from PyPI pip install ai-finder # Upgrade an existing installation pip install --upgrade ai-finder
ai-finder --version
# Scan a directory ai-finder scan /path/to/project # Generate a CycloneDX SBOM ai-finder scan /path/to/project -f cyclonedx -o sbom.json # Generate an SPDX SBOM ai-finder scan /path/to/project -f spdx -o sbom.spdx.json # Identify a model file ai-finder identify model.gguf # Initialise local knowledge base ai-finder kb init # Lookup a model by PURL ai-finder kb lookup pkg:huggingface/TinyLlama/TinyLlama-1.1B-Chat-v1.0
Suggestions
Contact support