Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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.

NotificationsYou must be signed in to change notification settings

symblai/nextjs-symblai-demo

Repository files navigation

telephonyasync-textasync-videoasync-audiosymbl-react-elementssdk

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 eithertelephony orWebSocket 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 usingReactJS,Typescript, andNextJS


Setup

The first step to getting setup is tosign 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 fromPlatform
    • Your App Secret that you can get fromPlatform

Install & Deploy

  1. Runyarn install ornpm install.
  2. To run the app useyarn dev.
  3. Navigate tolocalhost: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 withpages. 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 theNodeSDK featuring real time transcription and insights.
  2. PSTN call implemented with theTelephony API featuring real time transcription, insights, andSymbl React Elements.
  3. Processed conversation data accessed from theConversation API featuring participants and insights.
  4. Async Text API featuringSymbl React Elements, transcription, and insights.
  5. Async Audio API featuringSymbl React Elements, transcription, and insights.
  6. Async Video API featuringSymbl React Elements, transcription, and insights.

Community

If you have any questions, feel free to reach out to us atdevrelations@symbl.ai, through our CommunitySlack, ordeveloper community

This guide is actively developed, and we love to hear from you! Please feel free tocreate an issue oropen 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 theMIT License

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp