GoodBetterBest
Supremacy Member
- Joined
- Jan 23, 2019
- Messages
- 6,239
- Reaction score
- 2,119
Let's say I've created a machine learning model. I want users to make predictions online. I could use Wordpress to create a website for users to sign-in ? I don't know how put each individual pieces together for this. I'm thinking:
- I need a cloud website ? like GCP ? Azure ?
- I host the AI model on the cloud ?
- I create a website front-end for use ? I host it on wordpress or ?
- how to link the 2 together ? Using APIs ? How does Python Flask or Django come into the picture ?
- If I use Python Flask or Django or FastAPI, how does it fit in with Wordpress ? What roles do these play ?
* What other options do I have other than like Flask, Wordpress, GCP, etc ? How would you do it ?
* What if I open the AI model to a mobile app ? How would the above process look like ?
Thanks for any inputs to help me conceptualise this better.
- I need a cloud website ? like GCP ? Azure ?
- I host the AI model on the cloud ?
- I create a website front-end for use ? I host it on wordpress or ?
- how to link the 2 together ? Using APIs ? How does Python Flask or Django come into the picture ?
- If I use Python Flask or Django or FastAPI, how does it fit in with Wordpress ? What roles do these play ?
* What other options do I have other than like Flask, Wordpress, GCP, etc ? How would you do it ?
* What if I open the AI model to a mobile app ? How would the above process look like ?
Thanks for any inputs to help me conceptualise this better.