mirror of
				https://github.com/Unstructured-IO/unstructured.git
				synced 2025-10-31 10:03:07 +00:00 
			
		
		
		
	Uploading data to Weaviate with unstructured
The example notebook in this directory shows how to upload documents to Weaviate using the
unstructured library. To get started with the notebook, use the following steps:
- Run pip install -r requirements.txtto install the requirements.
- Run docker-compose upto run the Weaviate container.
- Run jupyter-notebookto start the notebook.
