AI - Python - I need some help in order to create an AI plugin to create custom reports

Hello everyone,

In order to help Matomo users to get any reports they want. I created a Github repository where I am hosting all my Python scripts to create custom reports based on raw data: https://github.com/Chardonneaur/Python-scripts-for-Matomo/tree/main
Examples of problems it solve:

  • Getting the page urls grouped under others
  • Getting the number of visitors

  • All those scripts are getting generated by ChatGPT. I believe, there is an easy way to create a chatbot which can generate Python scripts based on the request of the end user and then create a custom report. My wish would be to turn this as an AI plugin or as an external app. I have all in mind. We already created AI plugins with a friend of mine but what I don’t have is someone with AI knowledge when it comes to pass a documentation to the AI.
    If anyone would be interested in helping/supporting me in this project.
    Please answer to this post.

Hi Ronan! This sounds like a fantastic project! I love the idea of using AI to generate custom reports for Matomo users. If you need help with AI documentation or integration, I’d be happy to assist. It might also be beneficial to outline the specific requirements and functionalities you’re looking for in the chatbot. Looking forward to seeing how this develops!

thank you, all i needed was someone to give me enough inspiration to get started. I am going then to open up a Github repository so that we can contribute around it.
Let’s see where we can go.