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 conversation 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.
- JS ES6+
- Node.js v10+*
- NPM v6+
Generates excel file with raw conversational intelligence data : Transcript, action-item, follow up , questions.
The first step to getting setup is to sign up.
Gather your Symbl credentials:
-
Your App Id that you can get from Platform
-
Your App Secret that you can get from Platform
-
Run in your terminal:
npm install
-
Run in your terminal.
npm start
You app should be running at http://localhost:3000
This application can be used to process multiple audio files together.
If you have any questions, feel free to reach out to us at devrelations@symbl.ai or through our Community Slack or our forum.
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 Apache License