doninialessandro / next-symbl

Simple application to process a conversation from a video and rendering transcripts to screen using NextJS for the main stack and Symbl RESTful APIs

Home Page:https://next-symbl.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple application to process a conversation from a video and rendering transcripts to screen bootstrapped with create-next-app for the main stack and Symbl's RESTful API

⚠️ This is a learning project, some best practices are out of scope.

Getting Started

First, run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

⚠️ IMPORTANT: You need a Symbl account to login.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The application is deplyed on Vercel Platform

Check out Next.js deployment documentation for more details.

Credits

🥚 Inspired by Create Contextual Video Analysis App with NextJS and Symbl.ai on egghead

About

Simple application to process a conversation from a video and rendering transcripts to screen using NextJS for the main stack and Symbl RESTful APIs

https://next-symbl.vercel.app/


Languages

Language:JavaScript 100.0%