LICENSE
README.md
pyproject.toml
autoppt/__init__.py
autoppt/app.py
autoppt/config.py
autoppt/data_types.py
autoppt/exceptions.py
autoppt/generator.py
autoppt/llm_provider.py
autoppt/main.py
autoppt/ppt_renderer.py
autoppt/researcher.py
autoppt.egg-info/PKG-INFO
autoppt.egg-info/SOURCES.txt
autoppt.egg-info/dependency_links.txt
autoppt.egg-info/entry_points.txt
autoppt.egg-info/requires.txt
autoppt.egg-info/top_level.txt
tests/test_data_types.py
tests/test_llm_provider.py
tests/test_renderer.py
tests/test_researcher.py