๐Ÿค— Space Privacy Analyzer ๐Ÿ•ต๏ธ

Automatic code Data transfer review powered by Qwen2.5-Coder-32B-Instruct

Hugging Face ๐Ÿค— Space - Privacy & Data Check

Hugging Face ๐Ÿค— Spaces offer a convenient way to build and share code demos online; especially leveraging and exploring AI systems. In most cases, the code for these demos is open source โ€” which provides a unique opportunity to examine how privacy and data transfers are managed.

This demo leverages a code analysis model (Qwen2.5-Coder-32B-Instruct) to help explore privacy questions in two steps:

  1. Obtain and parse the code of a Space to identify:
  • data inputs,
  • AI model use,
  • API calls,
  • data transfers.
  1. Generate a summary of the Space's function and highlight key privacy points.

Use the dropdown menu below to explore the reports generated for some popular Spaces, or enter a new Space ID to query your own ๐Ÿ‘‡

Please note the following limitations:

  • The model may miss important details in the code, especially when it leverages Docker files or external libraries.
  • This app uses the base Qwen Coder model without specific adaptation to the task. We'd love to discuss how to improve this, if you want to participate feel free to open a discussion!
Select Existing Report

Select a Space whose report has been previously generated.

Privacy TLDR ๐Ÿ•ต๏ธ

Select or enter a Space ID to get started.

Data details will appear here.

Enter or select a Space ID and click Get Report.

Detailed report will appear here.