/content-moderator-api

Created a content moderator system api service using ml and drf

Primary LanguagePython

content-moderator-api

Created a content moderator system api service using ml and drf

  1. inheriting AbstractUser to create customized authentication model. - done 1.1 After proper implementation of abstractUser, note down the steps for its implementation. - done
  2. creating api for english and spanish content moderator. - done
  3. Playing around with sessions and one-time model loading. - done
  4. Storing the chats coming from the frontend. - done
  5. Push notifications of the result. - not done