Technical requirements
For this chapter, you will need to install the following packages in your environment:
- spaCy: https://spacy.io/
- Guardrails-AI: https://www.guardrailsai.com/
- pandas: https://pandas.pydata.org/
All the code samples in this chapter can be found in the ch7
subfolder of this book’s GitHub repository: https://github.com/PacktPublishing/Building-Data-Driven-Applications-with-LlamaIndex.