Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

valpinkman/recast-example

Repository files navigation

RECAST.AI API DISCOVERY

This little project is a playground for me to play around with the recast.ai API.

INSTALL

You must have node >= 8 with yarn or npm installed.

$ git clone git@github.com:valpinkman/recast-example.git
$ cd recast-example
$ yarn # or npm install (the package trianglify throws some errors with yarn but they are not important!)
$ yarn dev # or npm run dev

Go to http://localhost:3000 to try it out.

TOKEN

Inside ./config.js there is a variable with the access token. Replacing it will allow the UI to be used by any bot.
/!\ watch out though, only text responses will be avaible.

TECHNOS

Built with Next.js, React, firebase and Recast.ai

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published