Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.08 KB

AI Builder Agents

Welcome to the AI Builder Agents repository, maintained by the AgoraIO Community. This repository is designed to provide ready-to-deploy AI agents in various domains, catering to different functionalities such as customer support, language learning, and more. Each agent is available in both Node.js and Python environments.

Available Agents

  • Customer Support Agent: Automates customer queries and interactions, ideal for e-commerce and service providers.

Getting Started

To begin using any of the AI agents:

  1. Clone the repository:
    git clone https://github.com/AgoraIO-Community/AI_BUILDER_AGENT
  2. Navigate to the desired agent directory, e.g., customer-support-agent:
    cd customer-support-agent
  3. Refer to the README.md in each agent's directory for specific setup instructions for both Node and Python.

Contributing

Contributions are welcome! To contribute, fork the repository, make your changes, and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.