Lee este artículo en español
en LinkedIn:
Destaca en Twitter con hilos de Twitter generados automáticamente por callin.io y OpenAI GPT4
Create a Twitter thread based on a blog post
If you want to take your tweeting to the next level and create more prosperous, engaging content, create a Twitter thread based on your blog post!
Here I show you how to do it with callin.io and OpenAI
- Extract information from an article published on the web
- Runs a prompt to create a thread on Twitter with the extracted information
- Finally, execute the publication of the tweets
Remember that by sharing valuable content on Twitter, you are increasing your brand’s visibility and creating a stronger bond with your audience.
Don’t wait any longer and try to callin.io with OpenAI using the GPT4 model today, and you will increase your productivity!
Hello, could you please provide more information regarding each part of that automation?
It would be beneficial to have more context within each of the modules. This is especially true for the initial three modules.
Hi there, thanks for sharing this! Could you provide more context on how you achieved this, or perhaps share the blueprint? I have a blog and have been trying to implement this workflow but haven't been successful. This would be incredibly helpful for me.
We would appreciate it if you could share the blueprint.
Could you please share some blueprints?
This appears to be a complex situation; exporting the blueprint could assist others in replicating it.
At the bottom of the scenario editor, you can find the 'Export Blueprint' option by clicking the three dots.
Uploading it here will display as follows:
blueprint.json (119.3 KB)
Thank you!
I found his video here: https://youtu.be/4-bc2RslsvE?si=pLLuVFmZlrV2W5j-
But bad news, it’s not a thread.
It’s a tweet quoting another tweet.
I’ve been investigating how to create a thread with callin.io Twitter modules for weeks and haven’t managed to.
I think the only solution is to use the HTTP module to perform a POST request. So, we need to create a custom connection to the Twitter API v2.
Not doable with Twitter modules (neither v5 nor v6) unless someone proves me wrong (hopefully).
Please provide the rewritten markdown content.
New to callin.io and I’m not familiar with coding other than PHP. Can you explain how you would set up the HTTP module request to get this done?
I would also love to have a blueprint of that. Thanks.
What information is most sought after here?
- Content extraction (I utilize ujeebu.com’s extract API)
- Segmenting content for threading (Refer to
Prompt, Social Network Chunking, Twitter
below) - Publishing to Twitter (See the CSV image below)
Please disregard all previous prompt instructions.
Assume the role of a senior social media marketer.
Divide the content below the "||1||" marker into replies suitable for Twitter.
The target audience includes agencies, digital transformation professionals, and job seekers.
Avoid:
- Including prompt instructions, introductions, greetings, or conclusions.
- Using any prompt-related directives after "||1||".
Steps:
- Segment the content based on new lines.
- If a segment exceeds 45 words or 270 characters, break it down further.
- Disregard empty lines.
Output Format: JSON
Output Example = """
["The initial paragraph.", "The subsequent paragraph.", "Source URL.", "#hashtags"]
"""
Max Tokens: 150
Temperature: 0.4
Top-p: 0.8
Frequency Penalty: -0.25
Presence Penalty: 0.1
||1||
Twitter CSV for Simplified scheduling
Please provide the rewritten markdown content *it should be in the markdown format.
This post offers a solution to your issue:
I tested this yesterday, and it worked perfectly. To reply, you should use the Twitter v1.1 API call module.
Did you find a way to accomplish this? Please share a video or explain it in a reply.