This example implements a simple file management tool with multiple commands.
AI-powered Dependency Usage Analyzer for Python projects using AST parsing, FastAPI, and Ollama. The tool recursively scans Python projects, detects imports, tracks dependency usage locations, ...