# Syntax Error Problem Statement ### Manga hosting website Create a manga hosting website that makes use of image recognition AI APIs automatically detect relevant tags for any uploaded manga. The website must implement the following functionality - User authentication for uploading new content - Upon a manga being uploaded, use AI based analysis to infer relevant tags for the manga and automatically flag NSFW content - A reading view that lets readers scroll through the pages for a particular chapter and also flip back and forth between chapters (example: https://kagurabachimanga.com/manga/kagurabachi-chapter-1/) - A landing page that displays thumbnail images for recently uploaded manga