Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Most teams waste hours digging through docs, StackOverflow, and old Slack threads. CA: FCGLv72C18362Ent3BDNqToracaaM2sYukjTXS7hBAGS Support engineers answer the same questions again and again. So I built Slack Integrations 👇 An AI agent that lives directly inside your Slack workspace. • answers technical questions using your docs • runs on...

18,339 görüntüleme • 5 ay önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

New Course: ACP: Agent Communication Protocol Learn to build agents that communicate and collaborate across different frameworks using ACP in this short course built with IBM Research's BeeAI, and taught by Sandi Besen, AI Research Engineer & Ecosystem Lead at IBM, and Nicholas Renotte, Head of AI Developer Advocacy at IBM. Building a multi-agent system with agents built or used by different teams and organizations can become challenging. You may need to write custom integrations each time a team updates their agent design or changes their choice of agentic orchestration framework. The Agent Communication Protocol (ACP) is an open protocol that addresses this challenge by standardizing how agents communicate, using a unified RESTful interface that works across frameworks. In this protocol, you host an agent inside an ACP server, which handles requests from an ACP client and passes them to the appropriate agent. Using a standardized client-server interface allows multiple teams to reuse agents across projects. It also makes it easier to switch between frameworks, replace an agent with a new version, or update a multi-agent system without refactoring the entire system. In this course, you’ll learn to connect agents through ACP. You’ll understand the lifecycle of an ACP Agent and how it compares to other protocols, such as MCP (Model Context Protocol) and A2A (Agent-to-Agent). You’ll build ACP-compliant agents and implement both sequential and hierarchical workflows of multiple agents collaborating using ACP. Through hands-on exercises, you’ll build: - A RAG agent with CrewAI and wrap it inside an ACP server. - An ACP Client to make calls to the ACP server you created. - A sequential workflow that chains an ACP server, created with Smolagents, to the RAG agent. - A hierarchical workflow using a router agent that transforms user queries into tasks, delegated to agents available through ACP servers. - An agent that uses MCP to access tools and ACP to communicate with other agents. You’ll finish up by importing your ACP agents into the BeeAI platform, an open-source registry for discovering and sharing agents. ACP enables collaboration between agents across teams and organizations. By the end of this course, you’ll be able to build ACP agents and workflows that communicate and collaborate regardless of framework. Please sign up here:

Andrew Ng

105,343 görüntüleme • 1 yıl önce

🚀 Less managing, more creating. Building app usually means: • Hours lost debugging • Constantly juggling tools • Non-stop AI hand-holding Replit’s new Agent 3 changes that entirely → ⁠ We just tried out Agent 3, and it’s impressive! ⁠ It’s not another ordinary AI coding assistant. It’s a full-on collaborator that: • Runs autonomously for up to 200 minutes, building your app from start to finish. • Tests its own work in a real browser and fixes bugs automatically, saving hours of manual debugging. • Lets you build other agents and automations (think Slack bots, Telegram reminders, email summaries). ⁠ Here's why Agent 3 is different: Unlike traditional AI tools where you constantly babysit and prompt, Agent 3 understands your idea and takes charge, freeing you to focus on creativity, strategy, or simply grabbing coffee while your app builds itself. And to show how easy it is, we built a complete waitlist app in less than an hour, from idea to almost finished product. No babysitting. No endless tweaking. ⁠ Replit ⠕ is calling this “Autonomy for All,” and after seeing Agent 3 in action, it’s easy to see how it can bring millions more creators online. ✅ Faster builds ✅ Less frustration ✅ More polished, reliable apps With Agent 3, app-building really does feel less like wrestling with software and more like collaborating with a teammate. ⁠ Try Replit Agent 3 yourself today…👆 Get $10 credit when you purchase Replit Core using our link above!

There's An AI For That

40,330 görüntüleme • 10 ay önce

HERMES AGENT RUNS MONITORING, RESEARCH, LEAD DETECTION, AND COMPETITIVE ANALYSIS ON AUTOPILOT. AND KNOWS WHEN NOT TO SPEND YOUR TOKENS. the biggest unlock most people skip: Hermes cron jobs can decide ON THEIR OWN whether the LLM should wake up. WAKE AGENT — THE $0 GATE every cron job can run a Python script first. the script checks: did anything actually change? nothing changed: → script outputs {"wakeAgent": false} → LLM stays asleep → zero tokens spent something changed: → script outputs {"wakeAgent": true} → agent wakes up and handles it three gate patterns from official docs: → file-change: compare file mtime to last run. no change? sleep. → external-flag: another process drops a ready file. no flag? sleep. → HTTP-check: ping a URL, diff the response. same as last time? sleep. real example: monitor AWS costs every hour. script pulls current spend from AWS API. no spike? agent sleeps. zero cost. costs jump 40%? agent wakes, reports to Slack, takes action through Stripe MCP. you run 20 monitoring jobs a day. 18 of them find nothing. you pay for 2. NO AGENT — PURE SCRIPT, ZERO LLM some jobs don't need reasoning at all. TLS checks. uptime pings. disk alerts. heartbeats. hermes cron edit --no-agent --script check_health.py script runs. stdout goes straight to Telegram, Discord, or Slack. no LLM involved. flip any job between modes: hermes cron edit --agent # add LLM hermes cron edit --no-agent # remove LLM free monitoring that lives inside the same ecosystem as your agent. 4 MORE USE CASES THIS UNLOCKS: COMPETITIVE ANALYSIS weekly cron with script that diffs competitor pages. agent only analyzes actual changes. updates your tracking file and PRD skill automatically. PRD AS A SKILL save product requirements as a skill, not a document. skills load on demand into fresh context. documents drift. skills stay sharp. CONTENT REPURPOSING hand a video script to the agent. it drafts X and LinkedIn posts in your voice. writes to a review folder. you approve via Telegram. LEAD DETECTION webhook monitors inbox. agent spots potential leads. drafts responses using your business context. schedules meetings from your calendar. the pattern across all of these: scripts handle the mechanical work for free. the agent only spends tokens on reasoning that requires judgment. comment CRON and I'll send you 5 ready-to-paste cron configs with wakeAgent and no_agent patterns. full Hermes SOUL.MD guide 👇

YanXbt

95,587 görüntüleme • 1 ay önce

Data teams spend weeks on simple requests. (This AI answers them in minutes.) Most data analysis is repetitive manual tasks. Data teams spend more time on setup than actual analysis. The workflow usually looks like this: → Run some exploratory data analysis in a local Jupyter notebook or environment → Pull data from multiple disconnected sources → Write code from scratch for every analysis → Export static charts that stakeholders can't explore (or wrestle with legacy BI to create a dashboard) → Manually send updates via email or Slack when data changes → Start over for each new request Most teams accept this as "how data analysis works." While business decisions wait for insights. That's where Fabi changes the entire approach. It's a powerful, AI-native platform built for teams that want to boost productivity and supercharge their data workflows. Instead of working on separate tools and manual processes, you collaborate on analysis that automatically delivers insights where teams work. Here's what makes Fabi different: AI-Native Analysis Environment ↳ SQL and Python work together with AI assistance that handles coding and debugging automatically. Smart Automation Workflows ↳ Automatically send AI-powered reports and summaries right where business works in Slack, email, and spreadsheets. Universal Data Integration ↳ Analyze data from files, Google Sheets, Airtable, plus your data warehouse and databases in one place. Collaborative Data Apps ↳ Create interactive dashboards that stakeholders can explore and ask follow-up questions directly. What you can do with Fabi that legacy BI can't: ➟ Send AI-generated insights directly to Slack channels ➟ Automatically email data summaries to stakeholders ➟ Analyze uploaded files without complex ETL processes ➟ Collaborate on analysis like Google Docs for data ➟ Build workflows that push insights to spreadsheets Perfect for teams that want to move beyond the constraints of legacy and increase their impact. Teams using Fabi see immediate results: ✓ Insights delivered in minutes instead of days ✓ Reduced context switching between tools ✓ Stakeholders explore data independently ✓ Workflows automated to save hours of manual work From analysis to automated delivery - all in one AI-native environment. 📌 Try Fabi today: 👉 Follow Fabi.ai and marc for Fabi updates. 🔄 Repost to help other teams streamline data analysis #DataAnalysis #ModernBI #DataOps #InteractiveDashboards #FabiPartnership #SponsoredByFabi

Andrew Bolis

36,504 görüntüleme • 10 ay önce

We use OpenClaws to do all of our work at Every 📧. We have 25 full-time employees, so we’re one of the few companies in the world that has seen how work changes when everyone has their own personal agent in the company Slack. I chatted with Every 📧 COO Brandon (Brandon Gell) and Every 📧 head of platform Willie (Willie) to share what we’ve learned. We get into: - Why agents become mirrors of their owners, and how that influences how other people on the team interact with them - How a parallel AI org chart forms on its own. People have stopped tagging me on Slack with questions about Proof, the document editor I vibe coded, because they knew my agent R2-C2 can step in - The etiquette for human-agent collaboration is being invented in real time. Brandon's rule is that if there's an established process or documented answer, always ask the agent, not their human - Why everyone is a manager now, and why even experienced managers carry limiting beliefs about what their agents can do - This is a must-watch for anyone trying to understand how AI workers change daily operations, not just in theory, but inside a company that’s half-agent Watch below! Timestamps Introduction: How Brandon built Zosia, an AI agent to run his household: Brandon’s “aha” moment: What happened when everyone on the team got their own agent: How agents take on their owners' personalities, and why that matters inside an org: Why it’s important for agents to work in public: What we’re still figuring out when it comes to agent behavior, including memory gaps, group chat etiquette, and the "ant death spiral" problem: How we built Plus One, our hosted OpenClaw product: The cultural shift required to make agents work at scale:

Dan Shipper 📧

67,958 görüntüleme • 3 ay önce

An agency added $133,752 in new ARR in 30 days. No new hires. Just work that wasn't getting done before. We run an AI-focused X account testing tools and workflows that actually save teams real time, not just add more steps. Most AI tools stop after giving you an answer. We wanted to see what happened when you gave one actual work to do. We added Viktor to our Slack workspace and connected him to our existing tools. Instead of bouncing between apps, we handed him work directly inside the workspace our team already uses. He started producing real outputs, not just suggestions. We asked him to summarize this week's AI news. He came back with a structured briefing: biggest stories, why they matter, key takeaways, and a thread-ready digest, all posted directly into Slack. It felt less like chatting with an AI and more like handing work to a teammate. We also ran a workflow that normally means switching between several apps and manually stitching everything together. Viktor handled it in the same place our team already collaborates. Reports, summaries, deliverables, done. That's what makes him different. The value isn't better answers. It's an AI employee who executes work that would otherwise sit on someone's to-do list. Nico Torres, Founder of Authority Makers, saw it in month one: $133,752 in new ARR from outbound work Viktor ran that previously had no one running it. Tell me I'm wrong, but this is what a non-human hire actually looks like in practice. Get started free at Viktor. $100 in credits included, no card. #AIemployee #AIWorkflows #ProductivityTools Paid Partnership

Farlane

100,860 görüntüleme • 4 gün önce

Still spending hours on repetitive work that should’ve been automated by now? Most teams waste valuable time creating documents from scratch, rewriting the same emails, reformatting data, and manually producing content that could be generated in seconds — with the right tools. Meet |Context — The AI Office Suite built to transform how work gets done. 🚀 Not just where you work — but what you work on. Context doesn’t just assist you. It acts like a teammate: learning, reasoning, writing, researching, and adapting to your workflow. Here’s how transforms your workday: ✅ Unified Workspace: Connect over 300 tools like Slack, Google Docs, Salesforce, and Excel in one place, and streamline your entire workflow. ✅ AI-Powered Automation: Let AI handle repetitive tasks, generate content, and update documents in real time, saving you hours every week. ✅ Real-Time Collaboration: Collaborate seamlessly with your team on shared workspaces, making edits, updates, and feedback simple and quick. ✅ Top-Tier Security: With enterprise-grade security, including SOC 2, GDPR compliance, and AES-256 encryption, your data stays safe and secure. ✅ Endless Customization: Build custom templates, automate research, and tailor workflows to meet the unique needs of your business. Ready to level up your workflow? Try it now👉 #ContextAI #Automation #AIWorkspace #Productivity #SmartWork #NoCodeTools #AIIntegration #Teamworkrder

Manish Kumar Shah

33,734 görüntüleme • 1 yıl önce