Home

AI THAT GENERATES SOFTWARE FROM TEST CASES

Zoea is an AI that automatically creates code from simple test cases.


This means anyone can produce software without needing to learn a complex programming language. Instead users define test cases as a set of input-output examples using text or simple diagrams.


Test cases are transformed into code automatically through the use of programming knowledge, pattern recognition and a variety of reasoning strategies.


Generated code can also be combined in various ways to form software of any size. This approach represents a completely new software development paradigm called Composable Inductive Programming.