Flow Templates

The fastest way to deploy your own flow (i.e., a bot) is through a template. The template creates a new repo under your GitHub account for the flow's source code.

Code review by ChatGPT/4

Automatically triggered by each new commit in the GitHub Pull Request. Customize the flow function code for your own code review strategy. Learn more

see docs

Description
GitHub_logo

Summarize & review changes in each commit

>> Create from template

See docs

Description
GitHub_logo

Review each changed file in the PR

>> Create from template

See docs

Description
GitHub_logo

Summarize the GitHub Issue by sending the trigger world in the issue comment

>> Create from template

Conversation bot for OpenAI Assistant API

Connect your OpenAI application based on the Assistant API to the external world.

See docs

Description
openai_logo

+

telegram_logo

Connect your OpenAI applications based on the Assistant API to Telegram

>> Create from template

ChatGPT/4 powered conversation bots

Change to your own prompts, language settings, or even use your own fine-tuned models to customize the bot's behavior.

Claude/2 powered conversation bots

Change to your own prompts, language settings, or even use your own fine-tuned models to customize the bot's behavior.

Automate DevRel workflows for Open Source communities

Turn tedious manual workflows into automated flow functions. You can customize each flow based on your own requirements and approaches.

See docs

Description
openai_logo

+

discord_logo

Discord notifications for new Hacker News articles with your keywords, plus a summary provided by ChatGPT.

>> Create from template

See docs

Description
openai_logo

+

slack_logo

Slack notifications for new Hacker News articles with your keywords, plus a summary provided by ChatGPT.

>> Create from template

See docs

Description
openai_logo

+

GitHub_logo

Slack notifications for negative sentiment GitHub issues By ChatGPT.

>> Create from template

See docs

Description
slack_logo

Slack notifications for new Hacker News articles with your keywords.

>> Create from template

See docs

Description
slack_logo

+

GitHub_logo

Slack notification for every 10 GitHub stars

>> Create from template

See docs

Description
slack_logo

+

GitHub_logo

Slack notification for GitHub issues that hasn't been responded to in a certain number of days

>> Create from template

See docs

Description
discord_logo

+

GitHub_logo

Discord notification for the GitHub issues with specified labels

>> Create from template

See docs

Description
slack_logo

+

GitHub_logo

Slack notification for each fork of a GitHub repo

>> Create from template

Your use case is not covered by the templates? Create your own flow functions using our SDKs! You can import & deploy the GitHub repo containing your flow source code.