Commit History

fix: mobile layout zoomed out bug during animations and splash screen
7f5a634
Running

gregorio commited on

fix: correct vertical stretch on input box and fix hero section centering
118417f

gregorio commited on

fix: layout clipping on smaller screens and humanize UI text
a72cea6

gregorio commited on

fix: correct layout blowout and revert wording
d7a5d3f

gregorio commited on

fix: resolve shrinking layout bug and add mobile responsiveness
a506ab2

gregorio commited on

fix: CORS allow_origins typo and frontend badge classes
f1512f1

gregorio commited on

fix: resolve Bi-LSTM model loading error and adjust frontend input UI to fit single page
c07a5d9

gregorio commited on

remove deberta model completely
fd4c5b9

gregorio commited on

add Bi-LSTM model weights and vocab
878c519

gregorio commited on

update frontend to use Bi-LSTM, point to HF Space, remove AI text, and add scan history
124e4e2

gregorio commited on

update backend to Bi-LSTM model and fix paths
db7068f

gregorio commited on

fix: correct inverted label mapping
f8b1708

gregorio commited on

fix: resolve softmax crash in AI detection by accessing .logits attribute
f0d91b9

gregorio commited on

fix: resolve AI detection failure by loading model directly and keep DeBERTa veracity engine
684de86

gregorio commited on

feat: revert core engine to DeBERTa-v3 and fix accuracy by matching training input (content only)
b3f1bea

gregorio commited on

feat: switch to Bi-LSTM for maximum accuracy and fix training-inference mismatch
9da1bfe

gregorio commited on

docs: add planning.txt for future true MTL transition
fc2f1a6

gregorio commited on

feat: implement dual-input system and dedicated AI detection for maximum accuracy
bb93703

gregorio commited on

fix: add missing os import in backend utils
658cef8

gregorio commited on

fix: bundle deberta tokenizer files to bypass Hub parsing errors
0c36720

gregorio commited on

fix: apply DeBERTa tokenizer stability fix (use_fast=False) and protobuf
91cbda5

gregorio commited on

fix: add tiktoken dependency for DeBERTa tokenizer
1fb6e4c

gregorio commited on

fix: sanitize API URL and improve response validation to prevent blank screen
e5bb30d

gregorio commited on

debug: add logs and safer scroll logic to handlePredict
af1ca8b

gregorio commited on

fix: prevent blank screen on interaction by improving error handling and adding error UI
a16d1c6

gregorio commited on

fix: add missing build configuration files and fix typescript errors
4aa36c6

gregorio commited on

feat: initial clean project setup (root-level)
3cb3dcd

gregorio commited on