Initial scaffold: .gitignore, config, requirements, data seeds, directory structure

This commit is contained in:
n0mad1k
2026-03-19 08:34:32 -04:00
commit aa0f35803f
26 changed files with 1908 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
click>=8.1.7,<9
rich>=13.7.0,<14
anthropic>=0.40.0,<1
httpx>=0.27.0,<1
beautifulsoup4>=4.12.3,<5
PyMuPDF>=1.24.0,<2
python-magic>=0.4.27,<1
pyyaml>=6.0.1,<7