Tutorials¶
Hands-on tutorials for real-world use cases.
Available Tutorials¶
-
Research Assistant
Build an interactive research assistant from academic papers.
- Extract knowledge from research papers
- Enable semantic search
- Build a Q&A system
-
Knowledge Abstract
Build and maintain a domain-specific knowledge abstract.
- Incremental document ingestion
- Version management
- Query and update workflows
-
Document Analysis
Process large collections of documents.
- Batch processing strategies
- Parallelization techniques
- Performance optimization
Prerequisites¶
All tutorials assume you have: - Hyper-Extract installed - API key configured - Basic familiarity with CLI or Python SDK
Getting Help¶
Stuck on a tutorial? - Check the FAQ - Review Troubleshooting - Open an issue on GitHub