YoVDO

Memwalker Advanced Tree Retrieval Without VectorDB - Python Implementation

Offered By: echohive via YouTube

Tags

Information Retrieval Courses Artificial Intelligence Courses GPT-4 Courses JSON Courses GPT-3.5 Turbo Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore an advanced tree retrieval system inspired by the Memwalker paper in this 26-minute video tutorial. Learn how to implement a custom Python code that utilizes GPT-3.5 Turbo for summarization and GPT-4 for reasoning, navigation, and retrieval without relying on embeddings or VectorDBs. Follow along as the instructor demonstrates the construction of a JSON tree structure, runs the code line-by-line for tree construction and retrieval, and discusses memory considerations from the original paper. Gain insights into this innovative approach to information retrieval and its potential applications in artificial intelligence and large language models.

Syllabus

Introduction
overview of JSON tree structure
Demo of constructing the tree
echohive projects
Running the code line by line for tree construction
Running the code line by line for retrieval and GPT answer
Memory and other consideration for the original paper


Taught by

echohive

Related Courses

Build Conversational Agents with Vector DBs - LangChain
James Briggs via YouTube
Langchain in JavaScript - Step by Step Introduction
echohive via YouTube
Building Chatbot Agents from Scratch with OpenAI Functions
James Briggs via YouTube
Fine Tune GPT 3.5 Turbo in Python - Step by Step Instructions for Entire Process
echohive via YouTube
Fine-Tuning GPT-3.5 Turbo for Complex Tasks with Minimal System Messages
echohive via YouTube