What is Kyon?
Kyon is a quantum computing platform that lets researchers, scientists, and enterprises run quantum algorithms through a natural language interface. You describe your optimization problem in English; Kyon compiles it into a quantum circuit, executes it, and returns actionable results — no quantum programming required.
Do I need to know quantum computing to use Kyon?
No. Kyon abstracts the circuit layer entirely. You interact with Kyon the same way you'd describe a business problem to a colleague. Under the hood, Kyon's compiler selects the correct algorithm (QAOA, VQE, Grover's, etc.), parameterizes it for your problem, and handles circuit execution automatically.
What kinds of problems can Kyon solve?
Kyon specializes in combinatorial optimization and quantum simulation: supply chain scheduling, vehicle routing, energy dispatch, portfolio optimization, molecular simulation, and cryptographic analysis. If your problem can be framed as minimizing a cost function over discrete variables, Kyon can attack it quantumly.