Giter Site home page Giter Site logo

simliai / simli-deepgram-conversational-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deepgram-devs/deepgram-ai-agent-demo

2.0 0.0 3.0 7.53 MB

Simli - Deepgram Conversational AI demo

Home Page: https://simli.com

License: MIT License

JavaScript 2.07% TypeScript 95.15% CSS 2.78%

simli-deepgram-conversational-demo's Introduction

Simli Deepgram AI Agent Technical Demo

Combine Text-to-Speech, Speech-to-Text and Simli's Speech-to-Video into a conversational agent.

deepgram+simli.mp4

Demo features

Quickstart

Manual

Follow these steps to get started with this starter application.

Clone the repository

Go to GitHub and clone the repository.

Install dependencies

Install the project dependencies.

npm install

Edit the config file

Copy the code from sample.env.local and create a new file called .env.local.

DEEPGRAM_STT_DOMAIN=https://api.deepgram.com
DEEPGRAM_API_KEY=YOUR-DG-API-KEY
OPENAI_API_KEY=YOUR-OPENAI-API-KEY
NEXT_PUBLIC_SIMLI_API_KEY=YOUR-SIMLI-API-KEY
  1. For DEEPGRAM_API_KEY paste in the key you generated in the Deepgram console.
  2. Set DEEPGRAM_STT_DOMAIN to be https://api.deepgram.com.
  3. OPENAI_API_KEY should be an OpenAI API Key that can access the chat completions API.
  4. SIMLI-API-KEY get your simli key from Simli

Build the application

Once running, you can access the application in your browser.

npm run build
npm start

Author

Deepgram

License

This project is licensed under the MIT license. See the LICENSE file for more info.

simli-deepgram-conversational-demo's People

Contributors

lukeocodes avatar anasmations avatar semantic-release-bot avatar raivaibhav avatar michellelychan avatar jpvajda avatar damiendeepgram avatar larsh0103 avatar butzhang avatar natalierutgers avatar

Stargazers

 avatar  avatar

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.