examples icon indicating copy to clipboard operation
examples copied to clipboard

Function examples for open-runtimes

Results 123 examples issues
Sort by recently updated
recently updated
newest added

fixes [appwrite/appwrite#4128](https://github.com/appwrite/appwrite/issues/4128) ### ⚡ Function Details Delete all files inside an Appwrite Storage bucket. Make sure to introduce `APPWRITE_FUNCTION_PROJECT_ID`, `APPWRITE_FUNCTION_ENDPOINT` and `APPWRITE_FUNCTION_API_KEY` function variables. Bucket ID should be received as...

hacktoberfest-accepted

- A Deno Cloud Function for transcribing audio using Deepgram. - Closes: https://github.com/appwrite/appwrite/issues/4452. - Body ``` { "payload": { "fileUrl": "https://static.deepgram.com/examples/interview_speech-analytics.wav" }, "variables": { "DEEPGRAM_API_KEY": Your APIKey } } ```...

hacktoberfest-accepted

## Closes [#4476](https://github.com/appwrite/appwrite/issues/4476) ## Description According to the issue [#4476](https://github.com/appwrite/appwrite/issues/4476) on appwrite, I created a Python Cloud Function for transcribing video using [Deepgram](https://deepgram.com/) It can transcribe videos using Deepgram ___...

hacktoberfest-accepted

## Closes [#4465](https://github.com/appwrite/appwrite/issues/4465) ## Description According to the issue [#4465](https://github.com/appwrite/appwrite/issues/4465) on appwrite, I created a Deno Cloud Function for detecting languages from audio using [Deepgram](https://deepgram.com/) ___ ## Screenshots ### 1....

hacktoberfest-accepted

## Closes [#4479](https://github.com/appwrite/appwrite/issues/4479) ## Description According to the issue [#4479](https://github.com/appwrite/appwrite/issues/4479) on appwrite, I created a Python Cloud Function for transcribing video using [Deepgram](https://deepgram.com/) It can transcribe videos using Deepgram ___...

hacktoberfest-accepted

## Closes [#4454](https://github.com/appwrite/appwrite/issues/4454) ![image](https://user-images.githubusercontent.com/100430077/198348673-434a59e0-f004-453c-a3d6-f5c70131cb2b.png)

hacktoberfest-accepted

## Closes [#4119](https://github.com/appwrite/appwrite/issues/4119) ![image](https://user-images.githubusercontent.com/100430077/195187154-2728fa0f-304f-4634-857a-dbeb6bdb15c7.png)

hacktoberfest-accepted

## Closes [#3956](https://github.com/appwrite/appwrite/issues/3956) ## Description According to the issue [#3956](https://github.com/appwrite/appwrite/issues/3956) on appwrite, I created a Python Cloud Function for sending a message using a specific channel to a receiver It...

hacktoberfest-accepted

## Closes [#3953](https://github.com/appwrite/appwrite/issues/3953) ## Description According to the issue [#3953](https://github.com/appwrite/appwrite/issues/3953) on appwrite, I created a sample Deno Cloud Function for sending a message using a specific channel to a receiver...

hacktoberfest-accepted

## Closes [#3956](https://github.com/appwrite/appwrite/issues/4186) ![image](https://user-images.githubusercontent.com/100430077/193831195-70c2e355-9f16-4bd9-9f24-5b1d0aa47491.png)

hacktoberfest-accepted