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.
- Customer Support Agent: Automates customer queries and interactions, ideal for e-commerce and service providers.
To begin using any of the AI agents:
- Clone the repository:
git clone https://github.com/AgoraIO-Community/AI_BUILDER_AGENT
- Navigate to the desired agent directory, e.g.,
customer-support-agent
:cd customer-support-agent
- Refer to the README.md in each agent's directory for specific setup instructions for both Node and Python.
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.