The goal of this project was to streamline the message review process on Contra's platform. Previously, team members manually reviewed certain messages exchanged between companies and freelancers. This task consumed a significant amount of time and effort.
To overcome this challenge, I utilized my expertise in natural language processing (NLP) and machine learning to train an OpenAI model specifically designed for message classification. By leveraging a labeled dataset provided by Contra, I fine-tuned the model using various techniques.
The final solution incorporated confidence scores generated by the model, allowing team members to prioritize their focus on messages that required human intervention. The system seamlessly integrated into contra's existing infrastructure without any disruptions.