DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

CLI tool to get started with a full-stack AI project

Create Rubric App

CLI tool to get started with a full-stack AI project

This CLI tool is the easiest way to get started with a full-stack AI project, using AI Agents in React with complete type safety.

Check out the demo at todo.rubriclabs.com

CLI tool to get started with a full-stack AI project

To get started, use the following command:

Interactive

npx create-rubric-app@latest

Non-interactive

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

Collaborate

We are hacking on this on Gather, come join.

GitHub

View Github

Top comments (0)