An open API service indexing awesome lists of open source software.

https://github.com/parassolanki/transcribe

A simple tool to get the transcripts and chapters of YouTube videos with AI.
https://github.com/parassolanki/transcribe

aisdk react tanstack typescript

Last synced: 2 months ago
JSON representation

A simple tool to get the transcripts and chapters of YouTube videos with AI.

Awesome Lists containing this project

README

        

# YouTube Transcripts/Chapters

A simple tool to get the transcripts and chapters of YouTube videos with AI.

## Installation

Install the dependencies

```shell
pnpm install
```

## Run locally

Run the development server

```shell
pnpm dev
```