https://github.com/brandonroberts/deepgram-appwrite-transcribe
Media Transcript Archive Application with Deepgram and Appwrite
https://github.com/brandonroberts/deepgram-appwrite-transcribe
appwrite deepgram opensource
Last synced: about 1 month ago
JSON representation
Media Transcript Archive Application with Deepgram and Appwrite
- Host: GitHub
- URL: https://github.com/brandonroberts/deepgram-appwrite-transcribe
- Owner: brandonroberts
- Created: 2022-05-06T19:40:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T18:23:50.000Z (about 4 years ago)
- Last Synced: 2025-04-03T21:17:20.294Z (about 1 year ago)
- Topics: appwrite, deepgram, opensource
- Language: JavaScript
- Homepage: https://deepgram-appwrite-transcribe.netlify.app/
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media Transcript Archive Application with Deepgram and Appwrite
# Installation
Appwrite Web SDK - https://appwrite.io/docs/getting-started-for-web
# Setup
```sh
yarn
```
# Serve
```sh
yarn dev
```
# Notes
Checkout the [complete](https://github.com/brandonroberts/deepgram-appwrite-transcribe/tree/complete) branch for the finished example