Initial commit: Clean SEO analysis system

This commit is contained in:
Kevin Bataille
2026-02-16 05:25:16 +04:00
commit 3b51952336
13 changed files with 2611 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
requests>=2.31.0
pandas>=2.0.0
python-dotenv>=1.0.0
openai>=1.0.0
numpy>=1.24.0