Anvitha Infotech
POSTGRAM is a Django-based social networking platform that allows users to register, create posts, upload images, interact through comments, and manage profiles. The system includes an AI-powered cyberbullying detection mechanism that analyzes comments, issues warnings …
POSTGRAM is a social media application developed using Django that enables users to share posts, upload images, engage with other users through comments, and manage their personal profiles. The platform provides essential social networking features such as authentication, content sharing, likes, saves, and profile management.
A unique feature of the system is its integrated Cyberbullying Detection Module, which utilizes Machine Learning techniques to analyze user comments and identify harmful or abusive content. When cyberbullying is detected, the system automatically warns the user via email and maintains a warning count. Repeated violations can result in account removal and administrative reporting, thereby promoting responsible online behavior.
The application also includes multilingual comment translation, email-based password recovery, OTP-based authentication, and content management features, making it a secure and user-friendly social networking platform.