{"slug": "monthly-dev-report-june-2026", "title": "🗓️ Monthly Dev Report: June 2026", "summary": "A developer built ClassifierAI, a Chrome extension that uses TensorFlow.js to detect AI-generated articles and images on Dev.to. The model was trained on 866 images using Google's Teachable Machine. The project was developed in collaboration with @codingwithjiro.", "body_md": "Hey everyone! I bring you my development journey on what I have **discovered, accomplishments for this month, and the goals for next month!**\n\nAdditionally, I will share some posts highlights on **what post I am proud of sharing to Dev.to** and my **top 3 posts that stood out to me this month!**\n\n*Worked with @codingwithjiro on ClassifierAI: A Chrome Extension that detects AI-Generated articles on dev.to! It was fun working with Elmar and looking forward for more collaboration work in the future!*\n\n*If you are interested in this project, feel free to contribute!*\n\n**A Google Chrome Extension that integrates Machine Learning to determine if the image and the dev.to article, that the user is viewing, is AI-Generated.** This uses Tensorflow.js to perform Image Classification and Text Classification.\n\nThe model is trained using [Teachable Machine](https://teachablemachine.withgoogle.com/) by Google where it is train from 866 images, that consists of AI and Non-AI images, using the following settings:\n\nClone or download the repository and navigate to the project directory.\n\nInstall the project dependencies:\n\n```\nnpm install\n```\n\nBuild the extension:\n\n```\nnpm run build\n```\n\nOpen Google Chrome and navigate to:\n\n```\nchrome://extensions\n```\n\nEnable **Developer Mode** in the top-right corner.\n\nClick **Load unpacked** and select the generated `dist/`\n\nfolder.\n\nThe extension is now installed and ready to use.\n\nThis is the overall demo of the use…\n\n[@lovestaco](https://dev.to/lovestaco) *A post on why LLM understand...that.*\n\n[@itsugo](https://dev.to/itsugo) *A post of Aryan's experience on DEV!*\n\n[@artemkozak](https://dev.to/artemkozak) *A Docker Visualizer that is helpful for visual programmers and for big projects!*", "url": "https://wpnews.pro/news/monthly-dev-report-june-2026", "canonical_source": "https://dev.to/francistrdev/monthly-dev-report-june-2026-530a", "published_at": "2026-06-29 14:40:57+00:00", "updated_at": "2026-06-29 14:48:58.495649+00:00", "lang": "en", "topics": ["machine-learning", "computer-vision", "natural-language-processing", "developer-tools", "ai-tools"], "entities": ["ClassifierAI", "TensorFlow.js", "Teachable Machine", "Google", "Dev.to", "Chrome", "@codingwithjiro", "Elmar"], "alternates": {"html": "https://wpnews.pro/news/monthly-dev-report-june-2026", "markdown": "https://wpnews.pro/news/monthly-dev-report-june-2026.md", "text": "https://wpnews.pro/news/monthly-dev-report-june-2026.txt", "jsonld": "https://wpnews.pro/news/monthly-dev-report-june-2026.jsonld"}}