Code Walkthrough of LLMs | Langchain | QnA Bot

Hitesh Waghela

profile
Code Walkthrough of LLMs | Langchain | QnA Bot
profile
2,2992,699
90 mins

A detailed walkthrough of using an LLM model like OpenAI's ChatGPT using an LLM-Ops framework like Langchain.


We will cover -

  1. Understanding LLMs
  2. Understanding Langchain ecosystem
  3. Use Case - "Building QnA bot on your documents"
  4. Code walkthrough of the use case on Google Colab
  5. Conclude with Doubt solving (if any)