LICENSE
README.md
pyproject.toml
src/aiaio/__init__.py
src/aiaio/db.py
src/aiaio/logging.py
src/aiaio/prompts.py
src/aiaio.egg-info/PKG-INFO
src/aiaio.egg-info/SOURCES.txt
src/aiaio.egg-info/dependency_links.txt
src/aiaio.egg-info/entry_points.txt
src/aiaio.egg-info/requires.txt
src/aiaio.egg-info/top_level.txt
src/aiaio/app/__init__.py
src/aiaio/app/app.py
src/aiaio/app/static/script.js
src/aiaio/app/templates/index.html
src/aiaio/cli/__init__.py
src/aiaio/cli/aiaio.py
src/aiaio/cli/run_app.py