What does Both Hemispheres sell?
The current public offer focuses on two things: a scalable SAT solver workflow for DIMACS CNF inputs and an OpenAI-compatible LLM API on a shared prepaid balance.
FAQ
This page is meant to reduce evaluation friction. It covers the public pricing model, current operational limits, and the fastest way to get help from a human.
Answers
The current public offer focuses on two things: a scalable SAT solver workflow for DIMACS CNF inputs and an OpenAI-compatible LLM API on a shared prepaid balance.
The public SAT workflow currently accepts `.cnf` files in DIMACS CNF format up to `100 MB`.
No. `UNSATISFIABLE` and `UNKNOWN` SAT outcomes are visible for free. The public SAT charge applies when a satisfying assignment exists and you choose to unlock it.
SAT unlock pricing is based on the number of distinct absolute variable IDs actually used in clauses, not just the DIMACS `p cnf` header: `$10` per `10,000,000` distinct variables. The charge only applies when a satisfying assignment exists and you choose to unlock it.
The LLM API is OpenAI-compatible and exposes routes such as `/v1/models` and `/v1/chat/completions`. It also exposes async batch routes for queued chat and embeddings work.
The public theorem harness currently includes `20` solver-backed runs per customer per month, then charges `$0.05` per additional solver-backed run. The theorem lane still uses the hosted LLM for translation and explanation, so those token charges continue to be billed on the normal LLM lane.
Create an account on the main page, receive the current trial balance, and use it to test the public SAT or LLM paths before topping up.
Yes. The account area now includes a request workflow for `reserved_capacity` and `dedicated_deployment`. Those are reviewed manually and quoted as monthly offers, and accepted deals can now be provisioned as private model aliases on the existing API with enforced included monthly token budgets plus either metered overage or hard blocking. In the first iteration, those private aliases can also be routed to a dedicated upstream endpoint when the deal needs stronger traffic isolation.
Yes. Email support or submit a capacity request with the workload description and the goal of the benchmark, and a custom evaluation path can be discussed.
Next Step
If the answers above fit your use case, use the trial-credit path and benchmark the service on your own prompt flow or CNF instance.