Building a GPT-3 Enabled Document Assistant with LangChain
In this guide, we look at how to build a GPT-3 enabled document assistant using OpenAI and LangChain.
In this guide, we look at how to build a GPT-3 enabled document assistant using OpenAI and LangChain.
In this video tutorial, we'll walk through how to get started with a powerful library for building more advanced LLM-enabled applications: LangChain.
In this prompt engineering guide, we'll discuss how to get started with a powerful library for building more complex LLM applications: LangChain.
In this video tutorial we'll walk through how to get started with the ChatGPT API, including how to make your first API request, best practices, and more.
In this article, we'll discuss how to get started with the ChatGPT API, including migrating from previous models, best practices, and more.
In this video tutorial, we'll be creating a simple web app using Streamlit that allows users to upload a PDF, input a YouTube video, or retrieve an earnings call transcript, and compute the embeddings of the document or video.
In this video tutorial, we'll walk through how to create an earnings call assistant using OpenAI Embeddings and Completions API.
In this video tutorial, we'll walk through a Colab notebook on how to use Whisper and GPT-3 to build a YouTube assistant that can transcribe videos and allow users to ask questions about them.
In this video tutorial, we'll walk through a Colab notebook that shows you how to upload a PDF document and create a factual Q&A assistant based on the text using GPT-3.