TrinetraLabs/PlaceboAI
update
update
Force verbose python startup to capture hidden HF Space errors
Add root app.py proxy for HF Spaces SDK
Add __init__.py to src
Add PYTHONUNBUFFERED to see startup logs
Fix HF Spaces boot timeout by initializing bot in background
update
update
fix: allow iframe embedding on huggingface spaces and relax CORS
chore: full stack hardening (UI, logic, security) and responsive overhaul
remove
sent button fixed
Hotfix: Add missing closing brace to feedback logic block
sent button fixed
eature: Add Persistent Supabase Postgres Chat History
Feature: Add Medical Tooltips and Secure Clinical PDF Export
Add DRM protections: Disable copying, selection, right-click, and screenshots
api masking and removed image view feature
Implement API Masking for image requests via backend proxying
md file update
Update README with Lighthouse scores and live HuggingFace URL
Improve Lighthouse SEO and Accessibility scores to 100
Fix broken image links by using TrinetraLabs repository instead of smart-models placeholder
Fix ModuleNotFoundError for prompts by using absolute import path
Fix Pydantic validation error by updating vectorstore type hint to AstraDB
Add HuggingFace YAML metadata to README
Cleanup: Remove unwanted scripts and log files
Fix NameError: import os before os.getenv
Security: Remove hardcoded Astra API keys and use environment variables
Fix HuggingFace non-root user permissions in Dockerfile
Add Dockerfile for HuggingFace deployment
Update dependencies for Astra Serverless
Update README with Cloud Architecture details
Migrated to Cloud-Native Astra Serverless Architecture
Auto-detect cloud dataset mounts
Feature: Force auto-logout on page refresh by disabling session persistence
Fix ECC key decoding by adding cryptography and catching token errors
Fix module import path for chatbot_engine
Add README configuration and fix Dockerfile
Remove unused files and folders
Upload project files
initial commit
