You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
895 B
895 B
Usage Examples
DeepSearcher provides several example scripts to help you get started quickly. These examples demonstrate different ways to use DeepSearcher for various use cases.
📋 Available Examples
Example | Description | Key Features |
---|---|---|
Basic Example | Simple example showing core functionality | Loading PDFs, querying |
Docling Integration | Using Docling for file loading and web crawling | Multiple sources, local and web |
Unstructured Integration | Using Unstructured for parsing documents | API and local processing |
FireCrawl Integration | Web crawling with FireCrawl | Website data extraction |
Oracle Setup | Advanced configuration with Oracle | Path setup, token tracking |
Click on any example to see detailed code and explanations.