Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 473 Bytes

File metadata and controls

19 lines (12 loc) · 473 Bytes

Set up

Use poetry to set up Python environment with pyproject.toml

Create .env and set API keys in it. Currently version uses OpenRouter.

Run

python pattern_analysis.py <project folder path> >> <output json path>