I am working on a project which accept the natural language as the input and in accordance to which it will generate query, perform operation in SQL such as get, delete and update data in SQL, and return the result to the user in there native response. And I have implement this in Dot net core application. Some kind of a chat bot application, online booking application, to do list management.
If anyone have similar advice kindly suggest.
I have searched the coding practice in related to the Azure Open-AI with C# some of the implementation I am able to find but most of the documentation is in python. I am looking for a solution with a proper solution.
Dheeraj Chandra Pant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.