Skip to content

Repository files navigation

Chat example

This folder contains server to generate token using API key and chat react application.

Requirements

  • Node 16 is recommended for generate token application.

Installation

Setup variables in .env file for generate token application

Name Description Details
INWORLD_KEY Inworld application key Get key from integrations page
INWORLD_SECRET Inworld application secret Get secret from integrations page
INWORLD_SCENE The Inworld Scene ID. Get scene id from integrations page

Setup value in environment for chat application

Specify VITE_INWORLD_CHARACTER and VITE_INWORLD_SCENE (or fill corresponding fields on application web form after start)

Additionally, you can cpecify VITE_CONNECTION_HOSTNAME and CONNECTION_SSL for Web SDK testing purpuses

Install dependencies for both applications

yarn install

Start applications

yarn start

About

Our hack sprint project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages