Git Product home page Git Product logo

symblai / nextjs-symblai-demo Goto Github PK

View Code? Open in Web Editor NEW
17.0 5.0 10.0 1.92 MB

Conversation AI using Symbl API Demo app built with NextJS. Detect Topics of discussion, live transcriptions, real-time insights like action items, follow-ups and questions, and a lot more.

TypeScript 2.22% CSS 97.77% JavaScript 0.01%
conversations conversational-ai insights transcriptions topics topics-modeling nextjs api rest-api symbl

nextjs-symblai-demo's Introduction

Symbl.ai Next.js Demo

telephony async-text async-video async-audio symbl-react-elements sdk

Symbl's APIs empower developers to enable:

  • Real-time analysis of free-flowing discussions to automatically surface highly relevant summary discussion topics, contextual insights, suggestive action items, follow-ups, decisions, and questions.
  • Voice APIs that makes it easy to add AI-powered conversational intelligence to either telephony or WebSocket interfaces.
  • Conversation APIs that provide a REST interface for managing and processing your conversation data.
  • Summary UI with a fully customizable and editable reference experience that indexes a searchable transcript and shows generated actionable insights, topics, timecodes, and speaker information.

This is a Demo app showcasing Symbl.ai capabilities using ReactJS, Typescript, and NextJS


Setup

The first step to getting setup is to sign up with Symbl.ai.

Authorization

  1. Create a .env file in the root directory using the .env.sample as an example.
  2. Update the .env file with the following:
    • Your App Id that you can get from Platform
    • Your App Secret that you can get from Platform

Install & Deploy

  1. Run yarn install or npm install.
  2. To run the app use yarn dev.
  3. Navigate to localhost:3000 to view the app.

Integration

Project Structure

  • pages In Next.js, a page is a React Component exported from a .js, .jsx, .ts, or .tsx file in the pages directory. Each page is associated with a route based on its file name. You can read more about how works with pages. Each tab in the application corresponds to the following pages subdirectories
    • pages/api => Phone Call
    • pages/audio => Phone(Client Only)
    • pages/conversations => Conversation data
    • pages/text => Text
    • pages/audio => Audio
    • pages/video => Video

Conclusion

When implemented this application offers options to explore the following Symbl.ai features accessible via tabs at the top of the page.

  1. PSTN call implemented with the NodeSDK featuring real time transcription and insights.
  2. PSTN call implemented with the Telephony API featuring real time transcription, insights, and Symbl React Elements.
  3. Processed conversation data accessed from the Conversation API featuring participants and insights.
  4. Async Text API featuring Symbl React Elements, transcription, and insights.
  5. Async Audio API featuring Symbl React Elements, transcription, and insights.
  6. Async Video API featuring Symbl React Elements, transcription, and insights.

Community

If you have any questions, feel free to reach out to us at [email protected], through our Community Slack, or developer community

This guide is actively developed, and we love to hear from you! Please feel free to create an issue or open a pull request with your questions, comments, suggestions and feedback. If you liked our integration guide, please star our repo!

This library is released under the MIT License

nextjs-symblai-demo's People

Contributors

eric-giannini avatar huckmatt avatar vnovick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nextjs-symblai-demo's Issues

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.