Home > Technology peripherals > AI > Build a Customized AI Agent Without Code Using Relevance.ai

Build a Customized AI Agent Without Code Using Relevance.ai

Christopher Nolan
Release: 2025-03-17 11:33:09
Original
693 people have browsed it

Unlock the Power of AI Agents: Build a Daily Newsletter with Relevance.ai

Think software engineers crafting marketing strategies or project managers designing tech apps – unconventional, right? This is the new normal. AI agents, powered by advanced large language models (LLMs), are transforming multitasking. They're not just assistants; they're autonomous contributors, managing projects, making decisions, and boosting productivity. And now, no-code platforms like Relevance.ai make them accessible to everyone – regardless of technical skills. This blog shows you how to build a daily email newsletter agent using Relevance.ai.

Table of Contents

  • Getting Started with Relevance.ai
  • Building an AI Agent with Relevance.ai's Pre-built Templates
    • Understanding Relevance.ai's Features
  • Creating a Daily Newsletter Agent
    • Step 1: Email Integration
    • Step 2: Building the Tool
    • Step 3: Constructing the Agent
  • Conclusion
  • Frequently Asked Questions

Getting Started with Relevance.ai

Relevance.ai defines agents as AI team members working independently or collaboratively with other agents and humans. They have specific roles and responsibilities, adapting their methods to achieve goals. They leverage provided domain knowledge, prompts, and tools.

Build a Customized AI Agent Without Code Using Relevance.ai

Relevance.ai simplifies agent creation with:

  1. Pre-built Templates: Ready-to-use templates created by domain experts, customizable to your needs.
  2. Tools: Pre-built tools (Google Search, Web Scrape, CSV analysis, etc.) and the ability to create custom tools.
  3. Multi-agents: Easily build complex systems using multiple agents.

Each user receives 100 daily credits.

To begin:

  1. Visit: https://www.php.cn/link/8cc9db4e58f997f9ac4cd4dce9b06d3b.
  2. Sign up.
  3. Select your data center (e.g., "Australia (East)" for India) for optimal performance.

Building an AI Agent Using Pre-built Templates

Relevance.ai offers pre-built agent templates (like the "City Event Guide") that you can clone and customize.

  1. Clone a template.
  2. Enter the agent's homepage.
  3. Use the input field (e.g., city name) and press "Ctrl Enter". Build a Customized AI Agent Without Code Using Relevance.ai
  4. Customize the agent using the "Configure Agent" button.
  5. Modify tasks by editing the "Core Instructions" (left panel). Build a Customized AI Agent Without Code Using Relevance.ai
  6. Change the LLM and its creativity ("Temperature") in "Advanced Settings". Build a Customized AI Agent Without Code Using Relevance.ai
  7. Save changes.

Build a Customized AI Agent Without Code Using Relevance.ai

The left panel ("Workforce") lets you manage agents, tools, and knowledge sources. The "Monitor" section (Business plan only) provides activity and analytics. The "Account" section offers integrations (Gmail, LinkedIn, etc.).

Building a Daily Newsletter Agent

Problem: Sifting through numerous newsletters to find relevant information is time-consuming.

Solution: An agent delivering a daily email newsletter summarizing relevant news.

Implementation: Requires:

  1. An email account.
  2. A tool to gather information (latest blogs, news, email addresses).
  3. An LLM to summarize information and create the email.

Step 1: Email Integration

  1. Click "Integrations," then "Google."
  2. Click " Integration" and connect your Gmail account.

Step 2: Creating the Tool ("Newsletter Tool")

  1. Go to "Tools," click " New," then " Create Tool."
  2. Name it "Newsletter Tool."
  3. Add inputs:
  4. Add steps:
    • "Extract Website Content" using the blog website input.
    • "Google Search" using the Gen AI News input.
  5. Add an LLM with a prompt summarizing the outputs from the previous steps. Use placeholders like {{scrape.output.page}} and {{google.organic}}.
  6. Add a "Send Email" step, configuring it to use your integrated Gmail account, the email ID input, a subject ("AV's Daily Newsletter"), and the LLM's output as the email body.

Step 3: Building the Agent ("AV's Daily Newsletter")

  1. Go to "Agents," click " NewAgent."
  2. Create the agent's profile (name, description).
  3. Connect the "Newsletter Tool." Set "Approval Mode" to "Auto Run" and "Max auto runs" to "No limits."
  4. Add agent instructions: "You are an AV's Daily Newsletter agent. Use Newsletter Tool to create it."
  5. Run the agent by typing "Send a newsletter to >" and providing the recipient email.

Conclusion

Relevance.ai empowers anyone to build AI agents without coding. Its features facilitate rapid prototyping and scalability.

Frequently Asked Questions

(The provided FAQs are already well-structured and can be included directly.)

The above is the detailed content of Build a Customized AI Agent Without Code Using Relevance.ai. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template