AI, Data Science & Cloud Certificates from Google, IBM & Meta
Cybersecurity: Ethical Hacking Fundamentals - Self Paced Online
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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