mirror of
				https://github.com/Unstructured-IO/unstructured.git
				synced 2025-10-31 10:03:07 +00:00 
			
		
		
		
	 5db94fdee6
			
		
	
	
		5db94fdee6
		
			
		
	
	
	
	
		
			
			* add getting started section to the docs * remove old examples * update example notebook * change to convert_to_dict * various and sundry edits
Training Notebooks
The notebooks in this directory provide interactive training for users who are just
getting up and running with the unstructured library. To get started, run
make install && make install-local-inference && make install-project-local. That
will install unstructured locally and all of the requirements needed for the notebooks.
Notebooks
- Core Concepts: Quick start notebooks that covers key concepts in the unstructuredlibrary and basic workflows.