Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.26 KB

Create Rubric App

The easiest way to start a full-stack AI project.

NPM Version

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:

Screenshot of smart to-do demo app

Quickstart

To get started, run the following command:

Interactive

npx create-rubric-app

Non-interactive

npx create-rubric-app@latest -n my-app -k OPENAI_API_KEY -y --bun --ai

Contributing

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.