mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-31 12:23:49 +00:00
News of the Day
This notebook shows how to use Unstructured + Chroma + LangChain to preprocess and
summarize the news of the day from CNN Lite. To run this notebook, first install
the dependencies with pip install -r requirements.txt
. Then run jupyter lab
and
open the notebook.