workflows.fit
Back to n8n workflows
n8n template$1By Ghufran Ridhawi

Automate URL shortening with Bitly using Llama3 chat interface

Who is this for? This workflow is intended for online users who want and need workflow automation that minimizes link creation time and shortens links. This has an impact on the speed of work time and energy. In reali...

AILangchainCore NodesBitly ToolLm Chat OllamaAgentSticky Note
Open checkout
Loading interactive preview...

Template notes

Who is this for? This workflow is intended for online users who want and need workflow automation that minimizes link creation time and shortens links. This has an impact on the speed of work time and energy. In reality, links created one by one and are very long are very time consuming and impractical, especially if we have to compile them first and send them. This is also a form of service to the community at n8n and the n8n company, and so that reality is no longer tiring and is able to answer existing reality problems. It can also be used to learn how automatic link building works.

How it works? Easy explanation:

1) Firstly, open chat is intended to trigger commands that are sent to the AI ​​model and Bitly Tools, you can do any command and just include the link. Later here we will also create a link. 2) The two, AI Agents will send AI models to work according to input commands and produce output via open chat. 3) Third, the Bitly tool that is set up to create links will do its job. Because it is tied to the AI ​​Agent and AI model. 4) Finally, you can immediately see and open the link that has been created.

This is very simple and very simple. Makes it easy for everyone.

Set up instructions Complete what is in the nodes as stated in the notes column.

1) First, you download Ollama, using the guide that has been provided. Then after you run the model, you can create and connect a "Credential Account". 2) Second, you need an open chat trigger node or you can use other triggers too.

3) Third, the AI ​​Agent selects the Ollama model, and the Bitly tools that have been prepared are set up here.

4) Fourth, just run it and it works.