2.14 · Lesson

Prompt pack

You've built a complete pipeline from PDF extraction to graph import — on a specific dataset with specific quirks. The techniques generalize, but adapting them to a new corpus means investigating new data, handling new noise Full definition for pattern (opens in a new tab)A graph structure written in Cypher, such as a node joined to another node by a relationship., and making new modeling decisions.

The prompt pack is a project folder with Go to glossary for large language model (opens in a new tab)A model trained on text to predict the next token, and so to generate language. instructions that does this for you. Open it in Claude Code, Cursor, VS Code — or your IDE of choice — with an LLM extension, point the LLM it at your documents. It will use the best practices from this course to build a pipeline for your data.