TypeScript backend app for lectures transcribing using Speech-to-Text AI modules APIs.
This project is soon to be migrated to a Electron.js distributable package for general usage.
-
backend (Node.js 20 / TypeScript 5)
- services built in a hybrid OOP and asynchronous Functional Programing
-
frontend (Vue.js/Nuxt maybe)
- to be done
- Clone the repository:
git clone git@github.com:felipesantos94/class-transcriber.git
cd class-transcriber
- Install dependencies:
npm install
- To do.
- Felipe Santos @felipesantos94
- Valentin Morice @valentin-morice