README.md
pyproject.toml
chatterer/__init__.py
chatterer/constants.py
chatterer/interactive.py
chatterer/language_model.py
chatterer/messages.py
chatterer/py.typed
chatterer.egg-info/PKG-INFO
chatterer.egg-info/SOURCES.txt
chatterer.egg-info/dependency_links.txt
chatterer.egg-info/entry_points.txt
chatterer.egg-info/requires.txt
chatterer.egg-info/top_level.txt
chatterer/common_types/__init__.py
chatterer/common_types/io.py
chatterer/examples/__init__.py
chatterer/examples/__main__.py
chatterer/examples/any2md.py
chatterer/examples/makeppt.py
chatterer/examples/pdf2md.py
chatterer/examples/pdf2txt.py
chatterer/examples/ppt2pdf.py
chatterer/examples/pw.py
chatterer/examples/transcribe.py
chatterer/examples/upstage.py
chatterer/examples/web2md.py
chatterer/experimental/citation_chunking/__init__.py
chatterer/experimental/citation_chunking/chunks.py
chatterer/experimental/citation_chunking/citation_chunker.py
chatterer/experimental/citation_chunking/citations.py
chatterer/experimental/citation_chunking/prompt.py
chatterer/experimental/citation_chunking/reference.py
chatterer/experimental/citation_chunking/utils.py
chatterer/tools/__init__.py
chatterer/tools/img2txt.py
chatterer/tools/pdf2md.py
chatterer/tools/ppt2pdf.py
chatterer/tools/textify.py
chatterer/tools/upstage.py
chatterer/tools/web2md.py
chatterer/tools/ytsearch.py
chatterer/utils/__init__.py
chatterer/utils/base64_image.py
chatterer/utils/bytesio.py
chatterer/utils/code_agent.py
chatterer/utils/code_snippets.py
chatterer/utils/imghdr.py
chatterer/utils/repl_tool.py
chatterer/utils/repl_util.py