jianyq / Anti-gpt-detector

A legitimate site for anti GPT-detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anti-gpt-detector

A legitimate site for anti GPT-detection

Quiek Start

  1. Install the dependencies:
# Vue part:
npm install
# FastAPI part:
pip install fastapi
pip install "uvicorn[standard]"
  1. Run!
npm run dev
uvicorn text_aug:app --reload

About

A legitimate site for anti GPT-detection


Languages

Language:Vue 61.6%Language:Python 17.9%Language:JavaScript 15.8%Language:HTML 4.2%Language:CSS 0.5%