Hi guys,
Hope everyone are doing well,
I'm stuck in senario, wanted to know that how to create a ChatBot for my asp.net core web project.
want to create my chatboat using ML.NET and build it and work like inteligent chatboat like ChatGPT and deepsheek?

Mahesh ChandPosted Feb 13, 2025, 4:36 PM
Creating an intelligent chatbot like ChatGPT is not easy from scratch. You can use OpenAI's and other AI APIs including Gemini. Check out Sharp.gpt.ai by clicking on the left side bar of this site in My Account. You will need a UI as a part of your app and on that page. ML.NET is different than ChatGPT and you .net framework.
Nitin PanditPosted May 15, 2025, 10:02 AM
I would recommend this article:
https://www.c-sharpcorner.com/article/how-to-create-and-deploy-chatbots-using-power-apps/
Raghavendar SwaminathanPosted Feb 13, 2025, 6:25 AM
Rahul,
Kindly refer the below tutorials.