Scan a project to detect AI model usage (OpenAI, Anthropic, Google Gemini, Vertex AI, Mistral, Cohere, HuggingFace, TensorFlow, PyTorch, LangChain, AWS Bedrock, Azure OpenAI, Ollama, LlamaIndex, Replicate, Groq).
Args:
project_path: Absolute path to the project to scan
follow_imports: When True, trace AI framework usage through the Python import graph.
Files that import (directly or transitively) from AI-flagged files
are also flagged as compliance-relevant (EU AI Act Art. 11-13).