Integrating AI to .NET

Atilla Rüstəmli 40 Reputation points
2024-10-16T16:02:41.7733333+00:00

Hi, I'm a jun. .NET dev. Nowadays I wanted to learn and integrate AI to my project, but I'm confused. Should I learn phyton and integrate AIs that were written with phyton, or start using ML.NET? I want my product or project to be very high quality. But I also have limited time, and it is 10-14 days. So , which way would you recommend me. And I would like to don't answer only because of limited timespan, I will be appreciate if you will answer with your very honest. Thank you)

Is AI something like, "you have your data and some Data comes, then You're returning data according to your data"

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,571 questions
.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
158 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ping Ni-MSFT 4,335 Reputation points Microsoft Vendor
    2024-10-18T03:21:36.38+00:00

    Hi @Atilla Rüstəmli

    Both Python and ML.NET are solid choices to incorporate AI into your project.

    Considering you said you have limited time, I suggest you can choose ML.NET. This would be the fastest route for you since you're already familiar with .NET, and ML.NET is built to integrate directly into .NET applications. You can use pre-built models or quickly train models with a low-code experience. It’s designed for developers without deep machine learning expertise, and you can get useful results quickly.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,
    Rena

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.