I would like get your opening regarding creating a tool for local AI coding support in c# and react.
Any ideas would be highly appreciated.
I would like get your opening regarding creating a tool for local AI coding support in c# and react.
Any ideas would be highly appreciated.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jayraj ChhayaPosted Mar 20, 2024, 7:48 AM
To create a tool for local AI coding support in C# and React, you can leverage the power of C# for backend logic and React for the frontend user interface. Consider using libraries like ML.NET for machine learning capabilities in C# and TensorFlow.js for AI functionalities in React.
You can build a RESTful API in C# to handle AI model interactions and integrate it with a React frontend for a seamless user experience.
Utilize tools like Visual Studio for C# development and create interactive UI components in React for a user-friendly interface.