CoolFace
Apppublic

TrinetraLabs/Placebo_AI

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
50 commits on main
21412682mo ago

Update src/app.py

TrinetraLabs
6c15b223mo ago

Remove arbitrary limit on image sources

Placebo Deploy
03de8ac3mo ago

Restrict image gallery to top 2 most exact matches

Placebo Deploy
cc699613mo ago

Trigger rebuild for image fix

Placebo Deploy
28fe65d3mo ago

Fix Windows path handling in zip extraction

Placebo Deploy
000a8573mo ago

Implement dynamic zip image extraction route for mounted dataset

Placebo Deploy
9b8540d3mo ago

Fix image paths to resolve against Hugging Face Dataset

Placebo Deploy
ac13abe3mo ago

Implement memory, scalable rate limiting, images, and abort controller

Placebo Deploy
0c7831d3mo ago

Trigger rebuild

Placebo Deploy
1032bd23mo ago

update

Placebo Deploy
04c60b73mo ago

update

Placebo Deploy
57146e33mo ago

update

Placebo Deploy
4d883bb3mo ago

Force verbose python startup to capture hidden HF Space errors

Placebo Deploy
c55ea123mo ago

Add root app.py proxy for HF Spaces SDK

Placebo Deploy
05ef4a03mo ago

Add __init__.py to src

Placebo Deploy
3d042003mo ago

Add PYTHONUNBUFFERED to see startup logs

Placebo Deploy
b74b3f43mo ago

Fix HF Spaces boot timeout by initializing bot in background

Placebo Deploy
d7a64003mo ago

update

Placebo Deploy
4beb0393mo ago

update

Placebo Deploy
c5130fa3mo ago

fix: allow iframe embedding on huggingface spaces and relax CORS

Placebo Deploy
4d708203mo ago

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

Placebo Deploy
daff78d3mo ago

remove

Placebo Deploy
17f4b163mo ago

sent button fixed

Placebo Deploy
814b9003mo ago

Hotfix: Add missing closing brace to feedback logic block

Placebo Deploy
34f9c323mo ago

sent button fixed

Placebo Deploy
b87dd5a3mo ago

eature: Add Persistent Supabase Postgres Chat History

Placebo Deploy
e7d708e3mo ago

Feature: Add Medical Tooltips and Secure Clinical PDF Export

Placebo Deploy
d7fb8f23mo ago

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

Placebo Deploy
49ff8643mo ago

api masking and removed image view feature

Placebo Deploy
3c6377f3mo ago

Implement API Masking for image requests via backend proxying

Placebo Deploy
06e2bcc3mo ago

md file update

Placebo Deploy
bcad2763mo ago

Update README with Lighthouse scores and live HuggingFace URL

Placebo Deploy
1d0ce563mo ago

Improve Lighthouse SEO and Accessibility scores to 100

Placebo Deploy
654cd303mo ago

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

Placebo Deploy
9da28083mo ago

Fix ModuleNotFoundError for prompts by using absolute import path

Placebo Deploy
ee0ea283mo ago

Fix Pydantic validation error by updating vectorstore type hint to AstraDB

Placebo Deploy
30fba053mo ago

Add HuggingFace YAML metadata to README

Placebo Deploy
25dd38b3mo ago

Cleanup: Remove unwanted scripts and log files

Placebo Deploy
c5a5aff3mo ago

Fix NameError: import os before os.getenv

Placebo Deploy
5f22b553mo ago

Security: Remove hardcoded Astra API keys and use environment variables

Placebo Deploy
8a9bc073mo ago

Fix HuggingFace non-root user permissions in Dockerfile

Placebo Deploy
93265073mo ago

Add Dockerfile for HuggingFace deployment

Placebo Deploy
f00e3683mo ago

Update dependencies for Astra Serverless

Placebo Deploy
2e7cd2a3mo ago

Update README with Cloud Architecture details

Placebo Deploy
9442f5a3mo ago

Migrated to Cloud-Native Astra Serverless Architecture

Placebo Deploy
6f8a5713mo ago

Auto-detect cloud dataset mounts

Placebo Deploy
41256023mo ago

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

Placebo Deploy
076ad943mo ago

Fix ECC key decoding by adding cryptography and catching token errors

Placebo Deploy
af22ba33mo ago

Fix module import path for chatbot_engine

Placebo Deploy
131632b3mo ago

Add README configuration and fix Dockerfile

Placebo Deploy