pnp / powerapps-samples

Contains curated community Microsoft Power App samples
https://aka.ms/powerplatform-samples
MIT License
413 stars 308 forks source link

Added Health Expense Sample #193

Open aaryan2134 opened 1 year ago

aaryan2134 commented 1 year ago
Q A
Bug fix? no
New feature? no
New sample? yes

Solution Details

Q A
Solution requires premium license yes
Solution uses experimental features no
Which connectors are used? OpenAI Connector
Solution uses on-premises connectors? no
Solution uses custom connectors? yes
Layout Tablet

What's in this Pull Request?

This is a new sample. Sample Summary: This sample allows the user to predict their Health Expense using a Machine Learning Model and then get a detailed personalized plan to save for it.

Laskewitz commented 1 year ago

Hi @aaryan2134,

I can't process your PR, because there is a flow referenced in the canvas app that's not included. It's called "AzureAutoMLFlow". Can you please follow the following instructions and update your sourcecode folder with the solution that you cloned via these instructions?

https://github.com/pnp/powerapps-samples/wiki/How-to-submit-a-Power-App-sample

Thanks, Daniel

aaryan2134 commented 1 year ago

Oh,ok. I will make the changes and let you know Thanks!

aaryan2134 commented 1 year ago

@Laskewitz I have used the instructions given above and updated the source code folder. Let me know if it is fine now Thank you

Laskewitz commented 1 year ago

@aaryan2134 - one final thing: can you add instructions on how to setup the Azure ML instance as well? This will help others to make the sample work.

aaryan2134 commented 1 year ago

Yeah sure. I will add brief instructions on how to setup your own azure ml instance

aaryan2134 commented 1 year ago

@Laskewitz I have added the instructions for setting up Azure ML instance as requested Please have a look and let me know in case any further changes are required Thank you

aaryan2134 commented 1 year ago

@Laskewitz Hi Any updates on this?

aaryan2134 commented 5 months ago

@Laskewitz