RepoReka AIReka AIpublished Jan 7, 2026seen 5d

reka-ai/n8n-nodes-reka

TypeScript

Open original ↗

Captured source

source ↗
published Jan 7, 2026seen 5dcaptured 10hhttp 200method plain

reka-ai/n8n-nodes-reka

Description: Official n8n nodes to use Reka's AI in our workflows

Language: TypeScript

License: MIT

Stars: 1

Forks: 1

Open issues: 2

Created: 2026-01-07T18:27:21Z

Pushed: 2026-05-07T13:18:53Z

Default branch: main

Fork: no

Archived: no

README:

n8n-nodes-reka

Official Reka community node that provides various capability with AI Vision. (soon Research, Speech, and Text)

Operations

Video Clipping

  • Automatically clip a video from a URL

Vision

  • Prompt AI about images and small videos
  • Question and Answer (Q&A) from video
  • Question and Answer (Q&A) from image

Speech

  • soon

Research

  • soon

Credentials

Theses nodes requires an API Key from Reka, You can generate one by going to your Dashboard.

Installation

Follow the installation guide in the n8n community nodes documentation.

Usage

We are working on a more detailed documentation, meanwhile have a look to this blog post or video to learn How to Automate Clipping Using Reka's community node.

Clip

From a existing video (ex: YouTube) generate a vertical or horizontal clip using AI. Specific your instructions in a prompt (ex: Create an engaging short video highlighting the best moments) and voila! Optionally you can add burned captions, specify the minimum and maximum duration of your clip. Once ready you will get your video clip with a suggestion of title, description and tags.

Prompt

Ask any question about an image or a short video (up to ~10 seconds) and get an instant AI response.

Examples:

  • Describe this image
  • Summarize this video

You can also detect objects in images. Provide the name of the object you're looking for, and AI will return the bounding box coordinates if it's found.

Examples:

  • eye
  • flower

Q&A

Ask any question about a image or a video and get the response quickly. The video and images are first uploaded using the media management actions, then you can ask all your questions. This support long videos.

Examples:

  • Describe this image
  • Summarize this video
  • What's the color of the car in this photo

Resources

  • [n8n Node Documentation](https://docs.n8n.io/integrations/creating-nodes/) - Complete guide to building nodes
  • [n8n Community Forum](https://community.n8n.io/) - Get help and share your nodes
  • [Reka Community Discord](https://link.reka.ai/discord) - Get help and share your workflows
  • [Reka API Documentaion](https://docs.reka.ai) - Get help and share your workflows

🤝 Contributions

If you find a bug or would like to add a feature, please read our [Code of Conduct](CODE_OF_CONDUCT.md) and the [Contributing Guide](CONTRIBUTING.md).

Feel free to open an issue or submit a feedback PR and improvements are welcome.

License

MIT

Notability

notability 1.0/10

new repo with 1 star, trivial