Skip to content

obaidtambo/detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

detector

Ai text Detection Web App

Instructions

-create new env- conda create -n aienv python==3.9

  • pip install-django
  • pip install transformers
  • pip install torch

navigate to app- cd detector/app run- python manage.py runserver

  • Note: Keep the model in the model folder in detector/app/app/model

About

AI Text detection Web App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published