The easiest way to start a full-stack AI project.
This CLI stands up an AI Agent along with a UI and API to interface with it.
- Drop-in your own tools
- Full-stack type safety
- Ready to deploy
Check out the demo at todo.rubriclabs.com:
To get started, run the following command:
bun x create-rubric-app
bun x create-rubric-app@latest -n my-app -t agent -k OPENAI_API_KEY -y -b
Pull requests are part of what make the open-source community so vibrant and welcoming. We encourage you to join in, even if this is your first contribution!
To get started, browse open issues, fork the repo, then give it your best shot and open a PR! To modify the CLI itself, run bun i
then node index.mjs
in the root folder.
You can often find us hacking on Gather, come join.