Show HN: Taipy – Turns Data and AI algorithms into full web applications
1–10 of 33 posts
Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#2Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#3Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#4It’s not generating code or UI using AI (as I initially assumed from the demo)… how is “Data and AI algorithms” into “full web applications”?
It looks like it’s a framework you write code in.
Am I missing something obvious?
(For example, this sentiment analysis just imports transformers => https://github.com/Avaiga/demo-sentiment-analysis/blob/devel...)
Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#5Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#6? I searched their website and code base and can find no reference to AI with this project (other than a list of “AI veterans” involved). It’s not generating code or UI using AI (as I initially assumed from the demo)… how is “Data and AI algorithms” into “full web applications”? It looks like it’s a framework you write code in. Am I missing something obvious? (For example, this sentiment analysis just imports transfo…
It’s a python UI framework targeted at the AI crowd.
Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#7Another fresh python dashboard. Really cool. We need more of these for our Python Apps.
Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#8? I searched their website and code base and can find no reference to AI with this project (other than a list of “AI veterans” involved). It’s not generating code or UI using AI (as I initially assumed from the demo)… how is “Data and AI algorithms” into “full web applications”? It looks like it’s a framework you write code in. Am I missing something obvious? (For example, this sentiment analysis just imports transfo…
Re: Show HN: Taipy – Turns Data and AI algorithms into full web applications
#9Demos look good! Could you please explain the advantages of Taipy over Streamlit and Shiny for Python?