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.
Use tools such as Postman to generate access token and update the auth.json
file in ./src/services/auth.json
.
Run yarn install
or npm install
on terminal to install the dependencies required
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
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.