Skip to content

shayne-longpre/ai-flaw-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Flaw Report Form

Setup

python3 -m pip install --upgrade pip
pip3 install -r requirements.txt

To set up HuggingFace:

export HF_TOKEN=your_huggingface_token
export HF_REPO_ID=coordinated-flaw-disclosures/ai-flaw-reports

You can get a token from Hugging Face settings.

Main Application

To run the main application:

streamlit run main.py

Viewing Reports

Reports are stored in:

  1. Local Storage (fallback):

    • JSON files in the reports/ directory
    • Uploaded files in the uploads/ directory
  2. HuggingFace:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages