Build a chatbot to query your documentation using Langchain and Azure OpenAI
In this article, I will introduce LangChain and explore its capabilities by building a simple question-answering app querying a pdf that is part of Azure Functions Documentation.
Langchain
Harrison Chase’s LangChain is a powerful Python library that si… Continue reading Build a chatbot to query your documentation using Langchain and Azure OpenAI
