README: This is a "junior developer" agent (aka `smol dev`) that either: 1. scaffolds an entire codebase out for you once you give it a product spec 2. gives you basic building blocks to…
GitHub 项目简介: the first library to let you embed a developer agent in your own app!
README: python main.py "a HTML/JS/CSS Tic Tac Toe Game" # defaults to gpt-4-0613
README: This lets you develop apps as a human in the loop, as per the original version of smol developer.
README: git clone https://github.com/smol-ai/developer.git cd developer poetry install # install dependencies. pip install poetry if you need