It is the age of AI
Artificial intelligence is slowly changing the way we live and work, and AI’s popularity is driving adoption in enterprise and consumer apps. AI presents a huge opportunity for developers to infuse apps with solutions powered by Generative AI and Large/Small Language Models, but AI applications have to be ethical and responsible. Generative AI also promises to make developers more productive with contextual coding assistance and task automation. Let's explore possibilities.
Featured
Latest Articles
-
AI
Web
React
We will build on the chat interface we created with KendoReact, this time adding OpenAI to create a chatbot with dynamic responses.
-
AI
Web
Blazor
Using the dotnet stack of Blazor, MLNET and Telerik UI for Blazor, create a simple tool for visualizing how text is encoded by LLMs. The visualizer can be used to complement your AI development workflow by estimating token size in a given prompt, showing how LLMs see text data, and can be included in applications to estimate a user’s chat input.
-
AI
Web
Angular
See a real experience using ChatGPT to help prototype a web application and get some developer advice on how to use it well.
-
AI
Design
AI-powered vibe coding helps you build fast—but at what cost? Learn to manage technical, design and product debt before it stalls progress.
-
AI
Web
Blazor
By combining Blazor’s interactive nature with ML.NET’s machine learning capabilities, you can create powerful web applications with advanced features like data analysis and prediction.