AutoGPT & LangChain: Automated Research Assistant [Academy]

In this video tutorial, we'll walk through how to build an implementation of AutoGPT using LangChain.

Specifically, we'll build a simple Streamlit fronted for LangChain's AutoGPT implementation that uses LangChain primitives such as LLMs, PromptTemplates, VectorStores, Embeddings, Tools.

This is the video companion to this article and provides all the code and instructions needed to run the application.