Created a content moderator system api service using ml and drf
- inheriting AbstractUser to create customized authentication model. - done 1.1 After proper implementation of abstractUser, note down the steps for its implementation. - done
- creating api for english and spanish content moderator. - done
- Playing around with sessions and one-time model loading. - done
- Storing the chats coming from the frontend. - done
- Push notifications of the result. - not done