llms.txt Content
# Durable Execution Solutions | Temporal
Build invincible apps with Temporal's open source durable execution platform. Eliminate complexity and ship features faster. Talk to an expert today!
## Overview of Temporal
- [Overview](https://temporal.io/product): A comprehensive introduction to Temporal, detailing its purpose and capabilities in building durable applications.
- [How Temporal Works](https://temporal.io/how-it-works): An in-depth explanation of the underlying mechanics of Temporal, including its architecture and execution model.
- [Temporal Cloud](https://temporal.io/cloud): Information about the cloud-based offering of Temporal, highlighting its features and benefits for developers.
- [Docs](https://docs.temporal.io/): Access to the full documentation for Temporal, providing detailed guidance on using the platform.
- [Pricing](https://temporal.io/pricing): Overview of the pricing structure for Temporal services, including options for different usage levels.
## Temporal Open-Source Repositories and SDKs
- [Temporal GitHub Organization](https://github.com/temporalio): The central hub for all open-source Temporal repositories, including the server, SDKs, tooling, and community projects.
- [Temporal Service](https://github.com/temporalio/temporal): The core Temporal Service.
- [Command Line Interface](https://github.com/temporalio/cli): Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal.
- [Python SDK](https://github.com/temporalio/sdk-python): Official Python SDK for authoring Temporal Workflows and Activities.
- [Go SDK](https://github.com/temporalio/sdk-go): Official Go SDK for authoring Temporal Workflows and Activities.
- [Typescript SDK](https://github.com/temporalio/sdk-typescript): Official Typescript SDK for authoring Temporal Workflows and Activities.
- [Java SDK](https://github.com/temporalio/sdk-java): Official Java SDK for auth