L2MAC: The Large Language Model Automatic Computer Framework
Showcase: LLM-Automatic Computer (L2MAC) instantiation for coding a large complex codebase for an entire application based on a single user prompt.
After installation, you can use L2MAC CLI
l2mac "Create a beautiful, playable and simple snake game with pygame. Make the snake and food be aligned to the same 10-pixel grid." # this will create a codebase repo in ./workspace
Other use cases
Create a state-of-the-art large codebase
Create an entire book
https://github.com/samholt/l2mac
Showcase: LLM-Automatic Computer (L2MAC) instantiation for coding a large complex codebase for an entire application based on a single user prompt.
After installation, you can use L2MAC CLI
l2mac "Create a beautiful, playable and simple snake game with pygame. Make the snake and food be aligned to the same 10-pixel grid." # this will create a codebase repo in ./workspace
Other use cases
Create a state-of-the-art large codebase
Create an entire book
https://github.com/samholt/l2mac