This project is a web application that detects whether a given text or image is generated by AI. It provides results in terms of percentage likelihood of being AI-generated.
- Text Detection: Analyze text input and return the likelihood of it being AI-generated.
- Image Detection: Upload images and receive a percentage indicating if the image is AI-generated.
- Backend: Flask (Python)
- Frontend: HTML, CSS, JavaScript
- Machine Learning: PyTorch, Transformers
- Deployment: Heroku or Render