Giter VIP home page Giter VIP logo

call-gpt's Introduction

call-gpt

Project summary

This project is part of the blogpost published here.

Developer environment setup

Make sure you have the software you need:

Environment variables

ACCOUNT_SID=<Twilio Account SID>
AUTH_TOKEN=<Twilio Auth Token>
OPENAI_API_KEY=<OpenAI API key>

Available scripts

npm run start - starts project locally

npm run deploy - deploys project to Twilio Functions using credentials from .env file

Tutorial

The blogpost with tutorial for this project you will find here.

Disclaimer

The project published as-is as sample code.

call-gpt's People

Contributors

kuschanton avatar

Stargazers

 avatar Chanuaran San avatar Yiğitcan UÇUM avatar  avatar  avatar Brandon Stowe avatar  avatar  avatar

Watchers

 avatar Brandon Stowe avatar

call-gpt's Issues

error TS2688: Cannot find type definition file for 'node'.

Hmm, seems it doesn't work for me.

anand@h:~/works/own/call-gpt$ npm run deploy

> [email protected] predeploy
> npm run build


> [email protected] build
> tsc && npm run build:copy-assets

error TS2688: Cannot find type definition file for 'node'.
  The file is in the program because:
    Entry point of type library 'node' specified in compilerOptions

  tsconfig.json:11:15
    11     "types": ["node"]
                     ~~~~~~
    File is entry point of type library specified here.


Found 1 error.

All environment variables are in .env file; Ubuntu 22.04 / node 18.19.

Can't talk after completion~

Can't talk after completion~
Keep asking me repeatedly, how can I help you today~
Ignore my response~

You also need to purchase the API to use it...
Otherwise the call won’t go through

Few Questions

How would I change the voice for the output response on twilio, I can change the voice for the introduction message but after the call-gpt receives the input it responds with the same voice as before. Also, how would i implement a custom gpt api key to this that has documenetation on a buisness so that when a caller asks company specific questions it would be able to answer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.