{"id":13534068,"url":"https://github.com/timothee-durand/appwrite-transcript","last_synced_at":"2026-02-09T06:32:16.142Z","repository":{"id":132825925,"uuid":"562594680","full_name":"timothee-durand/appwrite-transcript","owner":"timothee-durand","description":"App to transform audio into text","archived":false,"fork":false,"pushed_at":"2022-11-07T19:26:08.000Z","size":742,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-16T03:12:37.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timothee-durand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-11-06T20:21:14.000Z","updated_at":"2022-11-06T20:23:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b784009-d6bf-4d60-978f-5c55f6cb053e","html_url":"https://github.com/timothee-durand/appwrite-transcript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timothee-durand/appwrite-transcript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothee-durand%2Fappwrite-transcript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothee-durand%2Fappwrite-transcript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothee-durand%2Fappwrite-transcript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothee-durand%2Fappwrite-transcript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothee-durand","download_url":"https://codeload.github.com/timothee-durand/appwrite-transcript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothee-durand%2Fappwrite-transcript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270385467,"owners_count":24574556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T07:01:26.048Z","updated_at":"2026-02-09T06:32:16.101Z","avatar_url":"https://github.com/timothee-durand.png","language":"Vue","readme":"# Transcript'\n\nTranscript' allow you to transform audio into text using Deepgram API and Appwrite.\n\n## 🧰 Tech Stack\n- [Appwrite](https://appwrite.io)\n- [Deepgram](https://deepgram.com)\n- [Daisy UI](https://daisyui.com)\n- [Vue 3](https://vuejs.org)\n\n## 🛠️ Setup\n1. Setup [Appwrite](https://appwrite.io/) 1.0\n2. Create project with ID `transcript`\n3. Use [Appwrite CLI](https://appwrite.io/docs/command-line) and run `appwrite deploy collection --all` and `appwrite deploy function --all`\n4. Create 2 buckets in Appwrite, add the full permission to role users and fill their IDs in .env (that you created from .env.example):\n   - Audio (in `VITE_AUDIO_BUCK_ID`)\n   - Transcript (in `VITE_TRANSCRIPT_BUCK_ID`)\n5. Fill the function variables :\n   - For \"Get Full Transcript\" :\n       - `APPWRITE_FUNCTION_ENDPOINT` : `http://host.docker.internal/v1`\n       - `APPWRITE_TRANSCRIPT_BUCKET_ID` : with the Transcript bucket id\n   - For \"Transcript Audio\" :\n     - `APPWRITE_FUNCTION_ENDPOINT` : `http://host.docker.internal/v1`\n     - `APPWRITE_TRANSCRIPT_BUCKET_ID` : with the Transcript bucket id\n     - `APPWRITE_FUNCTION_DEEPGRAM_KEY` : with a Deepgram Api Key (for help see [here](https://developers.deepgram.com/documentation/getting-started/authentication/))\n6. You're done !\n\n## 🏠 Development\n1. Install dependencies `yarn`\n2. Start Vue server `yarn dev`\n\n## 🚀 Production\nBuild project using `yarn build`\n\n## 🖼️ Screenshots\n\u003cimg src=\"./screenshots/home.png\" alt=\"Home screenshot\"/\u003e\n\u003cimg src=\"./screenshots/login.png\" alt=\"Login screenshot\"/\u003e\n\u003cimg src=\"./screenshots/create.png\" alt=\"Create transcript screenshot\"/\u003e\n\u003cimg src=\"./screenshots/list.png\" alt=\"List screenshot\"/\u003e\n\u003cimg src=\"./screenshots/single.png\" alt=\"Single transcript screenshot\"/\u003e\n","funding_links":[],"categories":["Showcase (Built with Appwrite 📣)"],"sub_categories":["Vue"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothee-durand%2Fappwrite-transcript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothee-durand%2Fappwrite-transcript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothee-durand%2Fappwrite-transcript/lists"}