UI Guide

We’ve kept the interface clean and intuitive. Here’s where everything lives.
- Dashboard
- Agent Setup
- Testing
- Fine-Tune
- Deploy & Webhook
- SchedulerDashboard
Global stats: See total models, tokens spent, and active nodes.
Agent cards: Quick start buttons, status badges, and recent logs.
Agent Setup
Testing
Live console for prompts & instant replies.
Compare before/after tweaks side-by-side.
Fine-Tuning
Upload a CSV of
prompt,responsepairs.Kick off fine-tuning on AiloNet.
Get notified when it’s done, then test again.
Deploy & Webhook
Grab your API endpoint.
Paste into IFTTT/Zapier or any custom webhook.
Instant push to your app, chat, or social bot.
Scheduler
Use simple cron syntax to run your bot automatically:
0 * * * *for hourly.Random offsets keep things from lining up too predictably.
Last updated
