Follow this checklist to easily create your Gen AI agent using ReByte:
Step 1: Create an Agent
[ ] Access My Agents: Open the "My Agents" tab in ReByte.
[ ] Agent Conceptualization: Click on "Create Agent" and describe your agent’s purpose. Choose a template that fits your idea.
[ ] Template Generation: Click "Generate Agent Template" to get a basic structure for your agent.
[ ] Customization: Edit the agent's name, description, and visibility. Add tags for clarity. Optionally, regenerate the template if needed.
[ ] Create Your Agent: Finalize by clicking "Create Agent".
This step involves setting up the basic framework of your AI agent, defining its purpose, and customizing its properties.
Step 2: Design Your Agent
[ ] Use the Auto-Generated Template: Start with the actions already created in the template.
[ ] Action Addition (Optional): Add more actions if your agent requires complexity.
[ ] Define Instructions: Write specific instructions in the editor, detailing the tasks for your agent.
This step is about building the functional aspects of your agent, determining how it will operate based on the instructions you provide.
Step 3: Test Your Agent
[ ] Create a Dataset: Go to "Datasets", click "Create Datasets", and input details.
[ ] Prepare Test Data: For chatbot agents, use a JSON format representing a conversation.
[ ] Run Tests: Choose the dataset as input in the "Design" panel and click "Run Testcases".
[ ] Evaluate Outputs: Check the results under each action and adjust settings if necessary.
Testing is crucial to ensure your agent functions as intended, allowing you to fine-tune its performance.
Step 4: Deploy the Agent
[ ] Initiate Deployment: Click "Deploy Agent" and then "Deploy A New Version".
[ ] App Integration: You can use the agent in the ReByte app or incorporate it into your app.
Deployment is the final step where you make your agent live and operational for real-world use.
Completion: