Grok ai chatbot can now be accessed in the replies of posts on x
Grok can now be summoned in the top level replies on posts on x (formerly knowledge as twitter), and the chatbot will result to users. When the Artificial Intelligence (AI) Chatbot is tagged in the reply to a post, it already come with the contextual understanding of the content, and can answer queries to ever wague.
The chatbot also has image and video undersrstanding, and it can answer queries about posts that contain media. Notably, Perplexity is also offering a similar feature to x users.grok can be summoned in replies on xin the last few weeks, the elon Musk-Owned Social Media Platform Has Added A GROK BUTONCATILLY Everywahere. It can be accessed in the post creation space, the side margin (on website) or bottom menu (app), next to every post (as post explanation tool), next to everything to everything (as proporte summary tool), and A Standalone button on the bottom right side of the website view.howver, the developers probally felt Users can tag “@grok” followed by a prompt about the post, and the ai chatbot will appear and answer the Query almost instantaneously. Gadgets 360 Staff Members Spotted Users Tagging The Chatbot on Text Posts as Well as Images and Videos.it appears whenrs when the Grok is tagged, it automatically comes with the constable Users can vaguely ask the AI ”explain this,” and it will still be able to take reference from the post. Additional, the tool also also supports web search, as it was spotted to offer real-time information in Several Instances. Notably, Tagging Grok appears to work only in the top level comments, and summoning it as a reply to another reply does not work.a similer ai bot was also related by perplexity. Aravind srinivas, the ceo of the company, revised in a post that tagging @askperplexity as a reply to a post will result in the chatbot appearing and answering the user’s query. Notable, Follow-up queries cannot be asked with eater of the two chatbots. (Tagstotranslate) Grok Ai Chatbot X Posts Replies Availability Tag Grok (T) X (T) AI (T) AI (T) Artificial Intelligence (T) Social
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
News kiosk Latest Posts
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!