Skip to content

An example of using Symbl's Conversation API to create your own Meeting Summary UI with React

Notifications You must be signed in to change notification settings

shafiemukhre/meeting-summary-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Summary UI Sample App

This is a sample web application built with React. In this example, Material-UI was used as the CSS library.

This app demonstrate an implementation of GET Request to our Conversation API endpoints to generate a meeting summary UI that fits your unique use cases.

Authentication

Use tools such as Postman to generate access token and update the auth.json file in ./src/services/auth.json.

Install Dependencies

Run yarn install or npm install on terminal to install the dependencies required

Run

Run yarn start or npm start on terminal to run the apps in develepment mode. Open http://localhost:3000 to view it in the browser

References

Feel free to fork any of the projects here to use on your own and if you have any code improvements, make a pull request and the request will be reviewed by one of our admins.

Refer to our Official Documentation for more details and explanation of Symbl AI's API.

If you have questions, bugs to report or feature suggestions, join our Dev Community.

Screenshot

About

An example of using Symbl's Conversation API to create your own Meeting Summary UI with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published