CoolFace
Apppublic

TrinetraLabs/PlaceboAI

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
43 commits on main
a7ffd763mo ago

update

Placebo Deploy
2d000723mo ago

update

Placebo Deploy
cbbab7f3mo ago

Force verbose python startup to capture hidden HF Space errors

Placebo Deploy
ca5ccc23mo ago

Add root app.py proxy for HF Spaces SDK

Placebo Deploy
b57d6883mo ago

Add __init__.py to src

Placebo Deploy
e9673653mo ago

Add PYTHONUNBUFFERED to see startup logs

Placebo Deploy
40633df3mo ago

Fix HF Spaces boot timeout by initializing bot in background

Placebo Deploy
e07477b3mo ago

update

Placebo Deploy
5f07aac3mo ago

update

Placebo Deploy
f80a1013mo ago

fix: allow iframe embedding on huggingface spaces and relax CORS

Placebo Deploy
8a8ec133mo ago

chore: full stack hardening (UI, logic, security) and responsive overhaul

Placebo Deploy
225b5b53mo ago

remove

Placebo Deploy
f6c3c333mo ago

sent button fixed

Placebo Deploy
4393d843mo ago

Hotfix: Add missing closing brace to feedback logic block

Placebo Deploy
b9e2f463mo ago

sent button fixed

Placebo Deploy
e0e1fd33mo ago

eature: Add Persistent Supabase Postgres Chat History

Placebo Deploy
42a318e3mo ago

Feature: Add Medical Tooltips and Secure Clinical PDF Export

Placebo Deploy
dcd7a3d3mo ago

Add DRM protections: Disable copying, selection, right-click, and screenshots

Placebo Deploy
0c37fd43mo ago

api masking and removed image view feature

Placebo Deploy
11ecdb33mo ago

Implement API Masking for image requests via backend proxying

Placebo Deploy
67667383mo ago

md file update

Placebo Deploy
8f875ac3mo ago

Update README with Lighthouse scores and live HuggingFace URL

Placebo Deploy
41233f23mo ago

Improve Lighthouse SEO and Accessibility scores to 100

Placebo Deploy
df5c13a3mo ago

Fix broken image links by using TrinetraLabs repository instead of smart-models placeholder

Placebo Deploy
ad019093mo ago

Fix ModuleNotFoundError for prompts by using absolute import path

Placebo Deploy
482860d3mo ago

Fix Pydantic validation error by updating vectorstore type hint to AstraDB

Placebo Deploy
ff437db3mo ago

Add HuggingFace YAML metadata to README

Placebo Deploy
41b67533mo ago

Cleanup: Remove unwanted scripts and log files

Placebo Deploy
6c41f0c3mo ago

Fix NameError: import os before os.getenv

Placebo Deploy
52edd8d3mo ago

Security: Remove hardcoded Astra API keys and use environment variables

Placebo Deploy
872372c3mo ago

Fix HuggingFace non-root user permissions in Dockerfile

Placebo Deploy
008b9c83mo ago

Add Dockerfile for HuggingFace deployment

Placebo Deploy
9eeb1113mo ago

Update dependencies for Astra Serverless

Placebo Deploy
bd5d89d3mo ago

Update README with Cloud Architecture details

Placebo Deploy
e8055473mo ago

Migrated to Cloud-Native Astra Serverless Architecture

Placebo Deploy
148cd913mo ago

Auto-detect cloud dataset mounts

Placebo Deploy
84179843mo ago

Feature: Force auto-logout on page refresh by disabling session persistence

Placebo Deploy
c3d551a3mo ago

Fix ECC key decoding by adding cryptography and catching token errors

Placebo Deploy
64853643mo ago

Fix module import path for chatbot_engine

Placebo Deploy
026a4f03mo ago

Add README configuration and fix Dockerfile

Placebo Deploy
d0817103mo ago

Remove unused files and folders

Placebo Deploy
79370923mo ago

Upload project files

Placebo Deploy
861f4ca3mo ago

initial commit

smart-models