Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T18:23:50.000Z (over 2 years ago)
- Last Synced: 2024-10-29T15:45:15.437Z (about 2 months ago)
- Topics: appwrite, deepgram, opensource
- Language: JavaScript
- Homepage: https://deepgram-appwrite-transcribe.netlify.app/
- Size: 103 KB
- Stars: 0
- Watchers: 3
- 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