Skip to content

kubernetes-bad/fuckery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuckery 🔮🧙

Tool to edit your datasets - with friends!

Fuckery allows you to grade and fix your natural language datasets in a collaborative environment.

Part of the CharGen project

Features

  • Multi-user - authentication through any OIDC provider
  • Power of spaCy in the browser (used for NER, currently)
  • Grammar highlighting
  • Review users' changes

Screenshots

Main screen: Main Screen

Edit mode: Edit Mode

Review mode: Review Mode

Installation

  1. Copy the backend/example.env into backend/.env and edit the values to your liking.
  2. Do the same for frontend (frontend/example.env)
  3. docker compose up -d
  4. Fuckery will be accessible on port 3030.

Configuration

If you don't need authentication (you're the only user) - do not set AUTH_SECRET environment variable.

Warning: Do not expose Fuckery to the internet when there is no authentication enabled.

About

Tool to edit your datasets - with friends!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages