Does anyone use BI platform

MadT

Newbie
Joined
May 15, 2018
Messages
46
Reaction score
8
I am researching more about integrating AI into my website to generate content about my niche. I came across Business Intelligence platform and wanted to ask here on BHW first, does anyone of you guys use BI, which platform do you use, what would you recommend for a starter and why?

Couldn't find any relevant topics on this so any information is highly appreciated.
 
What exactly are you looking for? A business intelligence platform doesn't mean much. If you want to "generate content" this you're probably not talking about the traditional business intelligence that means creating reports and views. Be clearer and maybe we can help!
 
What exactly are you looking for? A business intelligence platform doesn't mean much. If you want to "generate content" this you're probably not talking about the traditional business intelligence that means creating reports and views. Be clearer and maybe we can help!

Now that I have researches what I truly need. I need to make structured data out of open API data that I came across internet. Ex. I need to extract data from a website, and work it around to make structured data out of it.
 
Now that I have researches what I truly need. I need to make structured data out of open API data that I came across internet. Ex. I need to extract data from a website, and work it around to make structured data out of it.

So what you're really looking for is an Extract, Load and Transform (ETL) solution. There are a couple out there in the market. Some free. But they're somewhat complex and you will need to read a lot to learn how to use them. You can also try your hand at python since a lot of people are using it to manipulate data, since it's pretty easy and lightweight to connect to APIs.
 
Back
Top