How to implement a posts recommendations based on a single post with strapi and nextjs

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello Guys, so I was tasked to build blog system with strapi, now the blog will have popular posts and post recommendations based on a singe post and I’m not sure how to go about it. Any pointers will greatly be appreciated.