Build an LLM Application using LangChain
In this tutorial, we will build an LLM application using LangChain to show you how to start implementing AI in your applications.
Explore the world of artificial intelligence through our curated articles. Stay updated on the latest trends and techniques in AI.
In this tutorial, we will build an LLM application using LangChain to show you how to start implementing AI in your applications.
Learn how to use Microsoft Copilot for your Azure SQL Database to help manage the database and write code for SQL Server.
Learn about different evaluation metrics for machine learning and how Python can achieve this in this detailed walkthrough along with code snippets.
Use Azure OpenAI API and a custom Python class to create a summarization pipeline to take a PDF file and produce a summary of the contents.
Learn how to use Windows Copilot to write SQL code and also the differences in responses between Windows Copilot compared to Google Gemini.
In this article, we look at how to enable a large language model (LLM) to answer questions based on data stored in Azure SQL Database.
Infuse Azure SQL data with retrieval augment generation (RAG) for large language models (LLMs) such as GPT to provide answers to complex questions.
This article looks at using Google's artificial intelligence tool Gemini to build and explain T-SQL code.
In this article, we look at how AI tools can generate SQL queries and whether you can rely on the SQL code that is generated.
Learn how to build an object detection machine learning algorithm using Python in this step-by-step article.
Learn about the features and capabilities of Azure Machine Learning (AML) Gen AI Model Catalog and Prompt Flow.
Learn how to get started with a few sample prompt templates by using the gpt-4 LLM within OpenAI and LangChain in a Databricks notebook.
This article demonstrates how easy it is to get started with LLMOps with MLFlow for Model Tracking using the Open AI API.
Learn about ChatGPT, LLMs, and Generative AI and how these technologies can be used for application development.
In this article, we look at how to use AI to automatically transcribe the audio from an audio or video file and store the results in SQL Server.
Learn about Large Language Models (LLMs) and how they are used to train artificial intelligence (AI) tools such as ChatGPT.
This article covers how to create AI models using T-SQL code to generate when to buy or sell financial securities.
Use cases for Copilot to create SQL Server indexes, tune queries, compare queries to determine which will perform better, and more.
This article continues looking at AI capabilities in Power BI and how these can assist you in report development.
In this second article, we look at using Copilot to auto generate code for SQL Server functions and stored procedures.
Learn how to generate images using AI and Microsoft Designer and then how to import them into SQL Server.
Learn about GitHub Copilot for Azure Data Studio to see if it is an AI-enabled tool that can boost our database development productivity.
In this article, we look at various AI tools that might be able to make you more efficient as an IT person.
Learn about ensemble AI models which are a collection of two or more AI models that complement each other to arrive at an outcome for a set of data.