Commit History

fix: auth login failure, session persistence, and Indian helplines
0417c59
Running

Ace-119 commited on

added persistant login
612042e

Ace-119 commited on

feat: add Model Evaluation page with cross-model metric comparison
3174bf8

Ace-119 commited on

redesign: overhaul UI with warm limestone theme and fix readability
d164fc1

Ace-119 commited on

fix: persist sessions across logouts and redesign UI with warm limestone theme
21fbec4

Ace-119 commited on

improve: increase min_feedback to 50 and configure persistent storage path in Docker
112a9cd

Ace-119 commited on

Fix f-string unicode escape issue
9925cdc

Ace-119 commited on

Fix HF deployment: Dockerfile + supervisor config + README metadata
90d9cac

Ace-119 commited on

Fix HF Space config: enable docker
492f6b1

Ace-119 commited on

modification: minor changes
570a76f

Ace-119 commited on

Add Docker deployment config for HuggingFace Spaces
c376b67

Ace-119 commited on

Add Streamlit dashboard, test suite, and Colab notebooks
0304d75

Ace-119 commited on

Expose FastAPI backend with MC-Dropout inference and RL feedback loop
2744f33

Ace-119 commited on

Build safety-first recommendation engine with crisis circuit breaker
4bb871a

Ace-119 commited on

Add sentiment analysis, text preprocessing, and RL reward signal
fb3e070

Ace-119 commited on

Add training script with focal loss, FPR-constrained threshold calibration
453f48c

Ace-119 commited on

Build preprocessing pipeline for Dreaddit, Reddit, and Twitter datasets
65057ee

Ace-119 commited on

Implement multichannel CNN with multi-head attention and transformer wrappers
1b8fe16

Ace-119 commited on

Add JWT authentication, bcrypt password hashing, and Fernet encryption
ad5f1e8

Ace-119 commited on

Define SQLite schema for users, sessions, and feedback
4fd1054

Ace-119 commited on

Initial project setup with dependencies and environment config
03d7308

Ace-119 commited on