Commit History

feat: persist user comments per video with author and source filters
7271127

Ruperth commited on

fix: drop the removed hf extra from the Dockerfile install step
be575e1

Ruperth commited on

feat: prepare project for Hugging Face Spaces deploy
07b3c1c

Ruperth commited on

feat: sign posted comments with a random team member
0b2fee5

Ruperth commited on

feat: localise Hub Settings and ModelBanner
035d8b3

Ruperth commited on

feat: localise the Watch flow and stop the player from auto-playing
38ee3c1

Ruperth commited on

feat: rebuild Layout with collapsible sidebar topbar toggles and Supabase link
5d39332

Ruperth commited on

feat: add hand-drawn SVG icon set
9990888

Ruperth commited on

chore: trim transparent padding around the SignalMod logo
3f9e394

Ruperth commited on

feat: restyle the app with a hand-drawn sketchy aesthetic
eabdc81

Ruperth commited on

feat: add theme context with light and dark modes
e154491

Ruperth commited on

feat: add i18n context with es and en dictionaries
21e8095

Ruperth commited on

docs: rewrite readmes with logo description architecture and language toggle
ea0e222

Ruperth commited on

feat: add makefile shortcuts and pnpm lockfile for faster onboarding
5465983

Ruperth commited on

feat: prepare project for render free tier deployment
f075eda

Ruperth commited on

feat: replace youtube_hate_detector text with signalmod logo and favicon
c2dca51

Ruperth commited on

feat: add comment composer recent activity feed and random usernames
7e7e06a

Ruperth commited on

feat: fetch 50 newest youtube comments per video sorted by time
46490f6

Ruperth commited on

feat: persist every prediction in supabase and expose history endpoint
7ba2f95

Ruperth commited on

feat: consolidate transformer deps as required and add supabase client
0ac8b84

Ruperth commited on

chore: add hate detector model and metrics report
b4732b1

Ruperth commited on

feat: implement new models and improve UI, #23
46cc63a

Mirae Kang commited on

fix: debug model selection, #22
0f0ce9b

Mirae Kang commited on

feat: update UI using VITE+React without streamlit, #22
e317d56

Mirae Kang commited on

feat: update UI using VITE+React without streamlit, #22
f0b240d

Mirae Kang commited on

docs: add technical reports, #16
a938849

Mirae Kang commited on

docs: documentation, #15
52b0ede

Mirae Kang commited on

fix: modify evaluation pipeline, #7
975d796

Mirae Kang commited on

chore: update .gitignore
2b1423b

Mirae Kang commited on

feat: dockerize application, #14
df28c90

Mirae Kang commited on

chore: add files on .gitignore
9e29187

Mirae Kang commited on

feat: implement unit tests, #13
447c4a0

Mirae Kang commited on

Merge pull request #20 from Bootcamp-IA-P6/v2
df89287

Mirae Kang commited on

test isolated pipeline outputs and evaluator summary append
7bbb616

JonnyBP commited on

backup stable api and model service before pipeline testing
6cda091

JonnyBP commited on

Merge pull request #18 from Bootcamp-IA-P6/v2
7e2bd98

Mirae Kang commited on

feat: add streamlit base. #12
b53eb67

JonnyBP commited on

clean lfs history
fcb21ef

JonnyBP commited on

feat: add new structure for augmentation. #6
d4353ad

JonnyBP commited on

feat:add new model transformers. #17
817a4d6

JonnyBP commited on

feat: add data augmentation and new optuna tuning. #6 , #9
ed334ca

JonnyBP commited on

feat: add new gap for rubric. #6
e284b6a

JonnyBP commited on

feat: add ensemble and optuna. #5 #6 #9
c5d0f1a

JonnyBP commited on

fix: Try new values for c=0.1 and c=0.4. #5
3c446c6

JonnyBP commited on

fix: new c=0.1 for training baseline and add custom_stopwords. #5
58e2c7a

JonnyBP commited on

feat: add baseline notebook with overfitting. #5
b2f13a2

JonnyBP commited on

feat: add vectorization notebook. #4
79ecfdc

JonnyBP commited on

fix: change the name of the experiment. #3
df4616d

JonnyBP commited on

feat: add preprocessing, new version. #3
4be4a27

JonnyBP commited on

feat: add preprocessing. #3
f46289d

JonnyBP commited on