Parse Server + AI

Any ideas how a Parse Server Artificial Intelligence Adapter could look like?

  • Which AI use cases would you see for Parse Server, for example:

    • Detect abnormal content in texts, numbers, or images to identify spam
    • Content moderation
    • ML model management and client distribution
  • How could an adapter interface look like, to be:

    • easily accessible for developers
    • universally applicable for many use cases
    • allow to integrate AI cloud provider services
    • allow to integrate community based trained ML models
    • work continuously in the background and be invoked on-demand
  • Should we create a collection of community maintained Parse ML models that are plug-and-play for Parse Server?

5 Likes