Name of the bot: HeatDetector
General topic: Classify comments
Requires feedback: No, it's an api that other bots can call and then integrate with Higgs to handle feedback
Problem, the bot is supposed to solve:
I want to move the classifying code to an api, the main reasons are:
Other bots can easily use HeatDetectors classifying code, hence its easy for someone to setup a bot for another SE site or for SE Chat.
Possibility to handle regex's from web interface.
Possibility to handle feeds from web interface.
Possibility to test from web interface.
Better code structure (it's currently hidden in SOCVFinders, duplicate thread)
Ideas for implementation:
As a first step I will develop a spring-boot with all the services, if I still have energy or someone else like to join in we can add a web interface in angular to address point 2,3 and 4
Name of the bot: HeatDetector General topic: Classify comments Requires feedback: No, it's an api that other bots can call and then integrate with Higgs to handle feedback Problem, the bot is supposed to solve:
I want to move the classifying code to an api, the main reasons are:
Ideas for implementation: As a first step I will develop a spring-boot with all the services, if I still have energy or someone else like to join in we can add a web interface in angular to address point 2,3 and 4