LICENSE
README.md
pyproject.toml
ogacai/__init__.py
ogacai/__main__.py
ogacai/cli.py
ogacai/config.py
ogacai/deepseek.py
ogacai/fetch.py
ogacai/gemini.py
ogacai/normalizar.py
ogacai/portada.py
ogacai/procesar.py
ogacai/prompt.py
ogacai/validar.py
ogacai/workers_ai.py
ogacai.egg-info/PKG-INFO
ogacai.egg-info/SOURCES.txt
ogacai.egg-info/dependency_links.txt
ogacai.egg-info/entry_points.txt
ogacai.egg-info/requires.txt
ogacai.egg-info/top_level.txt
tests/test_cli.py
tests/test_deepseek.py
tests/test_gemini.py
tests/test_portada.py
tests/test_procesar.py
tests/test_prompt.py
tests/test_validar.py
tests/test_workers_ai.py