CoolFace
Apppublic

BlackWizardX11/agentic-privacy-auditor

sourceHugging Facecc-by-nc-4.0updated 6mo agoView on Hugging Face
0likes
26 commits on main
676053d6mo ago

Update hf_space

BlackWizardX11
6ec2f976mo ago

Final Push

BlackWizardX11
6ae62ae7mo ago

New changes

BlackWizardX11
b1c34057mo ago

Some more changes

BlackWizardX11
93aea677mo ago

Maybe final changes?

BlackWizardX11
2e6b8417mo ago

New fixes

BlackWizardX11
35efb1c7mo ago

Some other fixes

BlackWizardX11
c9358967mo ago

Additional fixes

BlackWizardX11
73f73d47mo ago

New Changes

BlackWizardX11
a64c72e7mo ago

Added new recommendatios

BlackWizardX11
b32fb7e7mo ago

Made changes in planner, retriever and app files to accomodate different types of questions

BlackWizardX11
773cf9e7mo ago

Fix: updated generation.py to match the task as conversational

BlackWizardX11
16a93d57mo ago

fix: use tasks and wrapped the function in a wrapper for planner and auditor on HF Spaces

BlackWizardX11
33b2aaa7mo ago

fix: use HF Inference API for planner and auditor on HF Spaces

BlackWizardX11
d10339c7mo ago

fix: add missing src subpackages (embeddings, agents, retrieval, ingestion)

BlackWizardX11
cc05b2a7mo ago

fix: add PYTHONPATH=/app/src so modules resolve in Docker

BlackWizardX11
932ed827mo ago

fix: minimal requirements.txt and correct HF Spaces README header

BlackWizardX11
7fed6797mo ago

fix: lazy pipeline loading to pass HF Spaces health check

BlackWizardX11
b62f4bc7mo ago

fix: pre-download model at build time, robust vector store path

BlackWizardX11
5c687be7mo ago

fix: rename streamlit_app.py to app.py

BlackWizardX11
c72cf567mo ago

fix: point CMD to src/streamlit_app.py

BlackWizardX11
618d3037mo ago

fix: replace template Dockerfile and requirements with project versions

BlackWizardX11
f24b0117mo ago

Upload folder using huggingface_hub

BlackWizardX11
cfaabaa7mo ago

Upload folder using huggingface_hub

BlackWizardX11
151dc747mo ago

initial commit

BlackWizardX11
cf76fd67mo ago

Duplicate from streamlit/streamlit-template-space

BlackWizardX11, FranckAbgrall