Repeat Purchase Analytics with LLMs
This playbook will walk you through building a repeat purchase analytics library. We'll cover everything from writing SQL queries to creating a Python class for your analysis tools. We'll then create a suite of LangChain tools out of the class and let LLMs figure out how to use the different tools.