Hi all.
I have a question - how to implement the AI into ASP.NET website?
Long story short.
We have an ASP.NET website based on the MS SQL Server. What we need is to implement the AI to generate summarizing reports based on some tables. Let say Nurses notes, patient vital signs and so on. All the magic should be done locally due to HIPAA restrictions so we can't use cloud services, Azure and something like this.
The idea behind it - the doctor will use our website to see what is going on with his patient for the last month, for example. And the AI should present the summary to the doctor.
It's a completely new area to me and I need your advice on where to start.
Google AI recommends ML.NET but it's very expensive - $275 000.
Any ideas where to start?
Thank you
I have a question - how to implement the AI into ASP.NET website?
Long story short.
We have an ASP.NET website based on the MS SQL Server. What we need is to implement the AI to generate summarizing reports based on some tables. Let say Nurses notes, patient vital signs and so on. All the magic should be done locally due to HIPAA restrictions so we can't use cloud services, Azure and something like this.
The idea behind it - the doctor will use our website to see what is going on with his patient for the last month, for example. And the AI should present the summary to the doctor.
It's a completely new area to me and I need your advice on where to start.
Google AI recommends ML.NET but it's very expensive - $275 000.
Any ideas where to start?
Thank you