Everything is a Graph, Including LLM Applications - Simplifying NLP with Graph-Based Thinking
Offered By: PyCon US via YouTube
Course Description
Overview
Explore how conceptualizing NLP applications and LLMs as graphs can simplify development and enhance customization in this 34-minute PyCon US talk. Discover the structure of common NLP applications like retrieval-augmented generation (RAG) and learn to represent each step as a node in a graph. Examine the incorporation of branches and loops into these applications, and delve into building customized tooling for NLP applications in Python. Follow along with working examples using Haystack's pipeline structure and custom component API, including a private Notion question-answering app and a Hacker News post summarizer. Gain valuable insights into thinking of NLP applications as directed multi-graphs and leveraging open-source frameworks like Haystack to create tailored tools for Python developers.
Syllabus
Talks - Tuana Celik: Everything is a graph, including LLM Applications (and that’s handy)
Taught by
PyCon US
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity