/AIvsHuman

Repo for the frontend of distinguishing Human VS AI generated text

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

AIM

To identify Human and AI generated text using DEEP LEARNING models.

How to install

git clone https://github.com/Dimpal-Kalita/AIvsHuman

cd AIvsHuman
pnpm install
pnpm run dev

Features, Tools and Technologies

  • JavaScript
  • React 18
  • React Router 6
  • SASS Modules
  • Vite
  • pnpm
  • Prettier
  • Very Strict ESLint
  • Auto Lint and Pretty on commit using simple-git-hooks (compatible with Windows unlike husky)