Build intelligent agents, chatbots, and automated workflows using Replit Agent. Create Slackbots, Telegram bots, scheduled automations, and more.
Beta Feature: Agents & Automations is currently in beta. Features and
functionality may change. Some limitations apply, and not all use cases are
fully supported yet.
Deployment Required: Your agent or automation must be deployed to function
with external triggers like Slack, Telegram, or scheduled automations. The
testing pane works for development and testing, but live triggers require
deployment.
Agent will automatically prompt you to deploy your project when it’s ready. Choose the appropriate deployment type:
Autoscale deployments - For chatbots and event-driven workflows
Scheduled deployments - For time-based automations
Create an AI Slackbot assistant that can answer research questions using thePerplexity API. When someone asks a question in the #research channel, itshould search for current information and provide comprehensive answers withsources.
Codebase Q&A with GitHub integration
Copy
Ask AI
Create an AI Slackbot that can answer questions about my codebase using aGitHub integration. It should be able to explain functions, find files, andhelp with debugging by analyzing our repository.
Email assistant with Outlook integration
Copy
Ask AI
Create an AI Slackbot that can answer questions about my Outlook emails. Itshould help me find specific emails, summarize conversations, and providequick responses to common email queries.
Create an AI business assistant that can schedule emails on my Outlookcalendar. Users should be able to request meeting times and the bot will findavailable slots and send calendar invites.
Music recommendation bot with Spotify
Copy
Ask AI
Make a fun AI chatbot that can return a Spotify song for any message I senddescribing the vibe I want. It should understand mood descriptions and suggestperfect tracks.
Fictional character bot
Copy
Ask AI
Make an AI bot that is a fictional character - specifically Sherlock Holmes.It should respond to messages in character, solve puzzles, and engage indetective-style conversations.
Send me an email every morning summarizing my new tasks from Linear. Includetask priorities, due dates, and project context to help me plan my day.
Email digest automation
Copy
Ask AI
Send me an email every 6hrs with a summary of all my emails. Group them byimportance and highlight any urgent messages that need immediate attention.
Weekly competitor analysis
Copy
Ask AI
Every week at 8am on Monday, send me a summary of any news about mycompetitors using web search. Focus on product updates, funding news, andmarket developments.