Skip to content

A simple application using Outerbase Command to communicate with Leap AI

License

Notifications You must be signed in to change notification settings

trace2798/leap-outerbase

Repository files navigation

Integration Leap AI with Outerbase Command

This repo is for my submission for the Outerbase X Hashnode hackathon, which took place during September 1 - September 30, 2023

To create you own Leap AI Integrated Command in Outerbase, please refer to the Hashnode article mentioned above. To make this application working you will need to create your own Outerbase Commands.

Getting Started

Either fork the repo or directly clone it

Prerequisites

**Node version 16.8 or later
**macOS, Windows (including WSL), and Linux are supported.

To directly clone the repo

git clone https://github.com/trace2798/leap-outerbase.git
cd leap-outerbase

Install packages

npm i

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app
build To build your application
start Starts a production instance of the app

For integrating Leap AI with Outerbase I have wrote a very detailed article on Hashnode

About

A simple application using Outerbase Command to communicate with Leap AI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published