Skip to content

signalwire/ai-agent-starter-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-agent-starter-pack

Assumptions

This project assumes you already have:

  • A working Node.js environment;
  • A SignalWire account;
  • An Ngrok account.

Installation

Clone the Repository

Using HTTPS

git clone https://github.com/signalwire/ai-agent-starter-pack.git

Using SSH

git clone git@github.com:signalwire/ai-agent-starter-pack.git

Change to the ai-agent-starter-pack directory and install the dependencies

cd ai-agent-starter-pack
npm install

Usage

Update .env

Make a copy of the .env.example file, name it .env, and update the credentials.

Run the app

npm run start

A browser window will open up, and from there you can call Nataly or Brian. Modify src/agents.js and src/functions.js, restart the app, and keep iterating!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •