Model Training Difficulties: One of the primary challenges was training the profanity detection model with a diverse and representative dataset. Initially, the model struggled to accurately classify certain words and phrases. To address this, I conducted extensive data preprocessing and augmentation, which significantly improved the model's accuracy.
Integration Issues with the Frontend: Integrating the machine learning model with the frontend application presented some technical hurdles, especially when ensuring seamless user experience. I resolved this by using FastAPI for backend integration, allowing for smooth communication between the client and the server.
Technologies used
Discussion