Building LLM ChatBot using Langchain
In this blog, I have discussed how to build a Chatbot using Langchain. This is a simplified version of an order-taking bot. Right now it does not connect to any backend database or API, all its data is present in the custom prompt and it uses it to c...
rito.hashnode.dev8 min read