We have phased out the LDAP login form. Log in by using the CS Single Sign-On button in the Sign in with section below the Login form. 🐛

Skip to content

feat(backend): implement file upload and content detection API

Iviwe Booi requested to merge origin/dev into main

Created by: IviweBooi

Add Flask backend with file upload and mock AI content detection capabilities. Includes:

  • File parser factory for TXT, PDF, and DOCX formats
  • AI detection heuristics and analysis
  • REST API endpoints for file upload and text analysis
  • Integration with frontend API service
  • Comprehensive error handling and validation

Merge request reports

Loading