# Hyrex ## Docs - [Context Engineering](https://hyrex.io/docs/examples/ai-ml/context-engineering.md): Build rich context for AI/LLM applications with parallel data fetching - [Document Embeddings Pipeline](https://hyrex.io/docs/examples/ai-ml/document-embeddings.md): Build AI-ready datasets by processing documents and generating embeddings - [Image Processing](https://hyrex.io/docs/examples/background-jobs/image-processing.md): Process uploaded images with resizing, optimization, and CDN upload - [Maintenance Tasks](https://hyrex.io/docs/examples/background-jobs/maintenance-tasks.md): Automate database backups, file cleanup, and system maintenance - [User Onboarding](https://hyrex.io/docs/examples/background-jobs/user-onboarding.md): Automate new user onboarding with email sequences, trial setup, and sample data - [Batch Processing](https://hyrex.io/docs/examples/data-processing/batch-processing.md): Process large datasets efficiently in manageable chunks - [Document Text Extraction](https://hyrex.io/docs/examples/data-processing/document-extraction.md): Extract text from PDFs, Word docs, and images with OCR processing - [ETL Pipeline](https://hyrex.io/docs/examples/data-processing/etl-pipeline.md): Build data pipelines with extract, transform, and load workflows - [AI Agent Actions](https://hyrex.io/docs/examples/integrations/ai-agent-actions.md): Enable AI agents to execute real-world actions through integrations - [E-commerce Checkout](https://hyrex.io/docs/examples/integrations/ecommerce-checkout.md): Build a complete checkout workflow with payments, inventory, and order processing - [Error Handling & Recovery](https://hyrex.io/docs/examples/monitoring/error-handling.md): Implement robust error handling with retry logic and monitoring - [Human-in-the-Loop Workflows](https://hyrex.io/docs/examples/monitoring/human-in-the-loop.md): Build workflows requiring human approval and oversight - [Getting Started](https://hyrex.io/docs/learn/getting-started.md): Build your first Hyrex task in 5 minutes - [Hyrex: The Durable Task Queue for Product Engineers](https://hyrex.io/docs/learn/overview.md): Durable tasks made simple - [Best Practices](https://hyrex.io/docs/production/best-practices.md): Production checklist, troubleshooting, and maintenance guidelines - [Deployment](https://hyrex.io/docs/production/deployment.md): Deploy Hyrex applications to production environments - [Monitoring & Scaling](https://hyrex.io/docs/production/monitoring-scaling.md): Monitor performance and scale your Hyrex applications - [CLI Reference](https://hyrex.io/docs/reference/python/cli.md): Command-line interface for Hyrex Python SDK - [Cron Scheduling](https://hyrex.io/docs/reference/python/cron.md): Schedule recurring tasks - [Key-Value Store](https://hyrex.io/docs/reference/python/key-value-store.md): Simple distributed state storage - [Monitoring](https://hyrex.io/docs/reference/python/monitoring.md): Monitor your Hyrex tasks and workflows - [Queues](https://hyrex.io/docs/reference/python/queues.md): Route tasks to different worker pools - [Quick Start](https://hyrex.io/docs/reference/python/quickstart.md): Get started with the Hyrex Python SDK - [Retries](https://hyrex.io/docs/reference/python/retries.md): Automatic retry mechanisms for failed tasks - [Tasks](https://hyrex.io/docs/reference/python/tasks.md): Define and execute distributed tasks with Python - [Workflows](https://hyrex.io/docs/reference/python/workflows.md): Build DAG-based task workflows - [Cron](https://hyrex.io/docs/reference/typescript/cron.md): Schedule recurring tasks with cron expressions in TypeScript - [Key-Value Store](https://hyrex.io/docs/reference/typescript/key-value-store.md): Distributed key-value storage with TypeScript - [Monitoring](https://hyrex.io/docs/reference/typescript/monitoring.md): Monitor your Hyrex tasks and workflows with TypeScript - [Queues](https://hyrex.io/docs/reference/typescript/queues.md): Route tasks to specific worker pools with TypeScript - [Quick Start](https://hyrex.io/docs/reference/typescript/quickstart.md): Get started with the Hyrex TypeScript SDK - [Retries](https://hyrex.io/docs/reference/typescript/retries.md): Configure retry strategies for resilient task execution with TypeScript - [Tasks](https://hyrex.io/docs/reference/typescript/tasks.md): Define and execute distributed tasks with TypeScript - [Workflows](https://hyrex.io/docs/reference/typescript/workflows.md): Build DAG-based task workflows with TypeScript ## OpenAPI Specs - [openapi](https://hyrex.io/docs/api-reference/openapi.json) ## Optional - [GitHub (Python)](https://github.com/hyrex-labs/hyrex-python) - [GitHub (TypeScript)](https://github.com/hyrex-labs/hyrex-typescript) - [X (fka Twitter)](https://x.com/hyrex_io) - [Community](https://discord.gg/hyrex)