ai-human-text-detector / src /__init__.py
mdarahmanxAI's picture
Deploy AI vs human detector with LLM explanations
d433145 verified
Raw
History Blame Contribute Delete
160 Bytes
"""Shared code for the AI vs. human text detector.
These modules are imported by both the training notebook and the Streamlit app
so the two stay in sync.
"""