I am looking forward to the AI function

Will Radzen Blazor Studio consider introducing AI code writing function? For example, excellent tools like chatgpt can make program writing faster.

Hi @NewUser,

We have experimented with the ChatGPT API and found out it was too slow to consider it for production use. Generating code for a single page took a minute or more depending on the ChatGPT server load.

We are currently working on adding Radzen Blazor Studio features to Visual Studio (via plugin) so this is a way to get AI coding features - just use existing Visual Studio integrations such as Github CoPilot.

2 Likes

There is development on this matter! It is now possible to add Copilot support to third party IDE (such as Radzen Blazor Studio). We are currently working on enabling Copilot auto complete support and hope to release it later this week.