Skip to content

An open-source AI-powered Post Value Validator built with TensorFlow. Automatically scores posts to highlight valuable content and reduce noise, spam, and low-quality posts in communities. Perfect for platforms seeking smarter, cleaner feeds.

Notifications You must be signed in to change notification settings

HeyBaldur/ai-post-validator

Repository files navigation

🚀 GoConnect AI Post Validator

🧠 Powered by TensorFlow.js

An AI-driven post validation system that detects noise, spam, and low-value content to keep the GoConnect community high-quality and meaningful. This repository powers the post validation system used by GoConnect.dev. Its main purpose is to analyze and classify user-generated content, helping the platform maintain a feed focused on valuable, insightful, and community-driven posts.

The validator uses real-world examples of posts collected from different social networks, combined with feedback and ratings from real users, to understand which types of content truly contribute to meaningful discussions and which fall into categories like noise, spam, or low-value engagement.

By applying machine learning techniques through TensorFlow.js, this tool provides a consistent way to filter out irrelevant content while promoting posts that encourage learning, collaboration, and professional growth. In short, it acts as the quality gatekeeper of the GoConnect ecosystem.

Screenshot 2025-08-26 120004 Screenshot 2025-08-26 120101

✨ Features

  • 🔎 Post Value Validator – filters out spam, noise, and irrelevant posts.
  • 🧩 TensorFlow.js Model – machine learning–based smart validation.
  • Seamless Integration – works smoothly with Angular and Node.js.

📦 Installation

git clone https://github.com/HeyBaldur/ai-post-validator.git  
cd TensorFlowTrainer  
npm install  

▶️ Running the Project

ng serve        # Angular frontend  
npm start       # Node.js backend  

🧪 Testing

npm test

📚 Tech Stack

  • ⚛️ Angular
  • 🟢 Node.js
  • 🔬 TensorFlow.js

🌍 Contributing

We love contributions 🙌. Fork the repo, create a branch, and submit a PR.

About

An open-source AI-powered Post Value Validator built with TensorFlow. Automatically scores posts to highlight valuable content and reduce noise, spam, and low-quality posts in communities. Perfect for platforms seeking smarter, cleaner feeds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published