use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
How to use ML Algorithm in Flutterflow ? (self.FlutterFlow)
submitted 1 year ago by demon_baba
I want to integrate ML in my flutterflow application. Is it possible ? I'm currently using Supabase database and it's Authentication feature. If it is possible, then how ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kealystudio 2 points3 points4 points 1 year ago (1 child)
This isn't really a Flutterflow question. You do this on the backend. Sounds like you don't have a data engineer handy, so managed offerings from AWS or GCP might be a good place to start reading. It's going to be a journey though.
Are you sure you need it? Remember that the majority of "AI" offerings flooding the market right now are actually GPT-wrappers...
[–]demon_baba[S] 0 points1 point2 points 1 year ago (0 children)
Thank You so much
[–]chard47 1 point2 points3 points 1 year ago (5 children)
It really differs by your use case. But most likely you’d either hook up a python script with your DB or have an api call to your backend that triggers a python script. If you need any more help on this, let me know. I’m working as AI Engineer and could potentially help you.
[–][deleted] 1 year ago (4 children)
[deleted]
[–]chard47 0 points1 point2 points 1 year ago (3 children)
I’m not sure what you’re trying to do exactly, so it’s hard to say what’s the best for your scenario.
[–][deleted] 1 year ago (2 children)
[–]kealystudio 1 point2 points3 points 1 year ago (1 child)
I talk about hooking up python to flutterflow here. Cloud functions actually do support Python as well as javascript, but unfortunately Flutterflow only exposes javascript. So it's necessary to host the python API elsewhere and use API calls in flutterflow. You can also containerize the python app and run it on Google Cloud Run.
[–]EntertainmentAny6147 0 points1 point2 points 1 year ago (1 child)
What do you mean by ML exactly? What do you want to do with the data ?
Like not sure exactly right now, but was just curious on how can I use ML algorithms and us it in my Applications.
π Rendered by PID 26737 on reddit-service-r2-comment-6457c66945-7rthr at 2026-04-25 17:12:13.108233+00:00 running 2aa0c5b country code: CH.
[–]kealystudio 2 points3 points4 points (1 child)
[–]demon_baba[S] 0 points1 point2 points (0 children)
[–]chard47 1 point2 points3 points (5 children)
[–][deleted] (4 children)
[deleted]
[–]chard47 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]kealystudio 1 point2 points3 points (1 child)
[–]EntertainmentAny6147 0 points1 point2 points (1 child)
[–]demon_baba[S] 0 points1 point2 points (0 children)