Build a chatbot on your own data in 1 hour with Azure SQL, Langchain and Chainlit

Chatbots are the hot topic lately, and now you can create them easily by downloading solutions like OpenWebUI, connect it to Ollama or any OpenAI compatible API, choose your favorite language model, and then run it. It just takes a few minutes and it’s done. But building chatbots is not enough, you most likely want […]
The post Build a chatbot on your own data in 1 hour with Azure SQL, Langchain and Chainlit appeared first on Azure SQL Devs’ Corner.
Published on:
Learn moreRelated posts
Introducing the Azure Storage Connector for PyTorch
This post announces the Azure Storage Connector for PyTorch (azstoragetorch), integrating files from Azure Blob Storage into your PyTorch trai...
Removing Azure Resource Manager reliance on Azure DevOps sign-ins
Azure DevOps will no longer depend on the Azure Resource Manager (ARM) resource (https://management.azure.com) when you sign in or refresh Mic...
Using Azure Service Bus Queue to simplify Dataverse Concurrency
Have you ever faced a challenge where you needed to process bulk data that would update a single record? For example, you processed receipts f...