Skip to content

A repository showcasing the integration of Retell using the JS Web Client SDK with React and Node.js. It demonstrates how to implement voice interaction features, including speech-to-text and text-to-speech, enhancing web applications with natural language capabilities.

Notifications You must be signed in to change notification settings

RyomenDev/RetellAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retell Frontend Demo using JS Web Client SDK (React/Node.js)

Context

This demo illustrates a quick setup for integrating a frontend with a backend using React and Node.js. It showcases using our JS Client SDK.

Setup Tutorial

Check out doc for a step-by-step guide on setting up Web Call.

Run this Demo

Step 1: Step up backend

  1. Go to server
  2. npm install
  3. set env file (.env.sample)
  4. npm run dev

Step 2: Step up Frontend

  1. go to client folder
  2. npm install
  3. set env file (.env.sample)
  4. npm run dev

About

A repository showcasing the integration of Retell using the JS Web Client SDK with React and Node.js. It demonstrates how to implement voice interaction features, including speech-to-text and text-to-speech, enhancing web applications with natural language capabilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published