JC Digital AI
🧠 Memory active — previous chats inform this session
Shift+Enter for new line · Click model badge to switch AI · 🔍 for live web search

Agent Studio

Build, manage, and monitor your AI agents. Agents run via a PHP cron job on your Hostinger server.

Click a template to pre-fill the Builder.

Build an Agent
Describe what you want, or fill in the fields. Use "✨ AI Configure" to auto-fill from a description.
🤖 AI Assistant
Describe your agent below and click "✨ AI Configure" — I'll fill in the name, schedule, and actions automatically.

📱 Telegram Bot

Connect a Telegram bot so agents can send you messages and you can reply to them.

  • 1Open Telegram → search @BotFather
  • 2Send /newbot, follow prompts, copy the Bot Token
  • 3Start a chat with your new bot, then get your Chat ID below
  • 4Paste both values below and click Save
Not configured

🔑 OpenRouter API Key

Your API key is set directly in the index.html file — look for the line at the top of the script section:

const OPENROUTER_KEY = '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'; const CONFIG_WARNING = OPENROUTER_KEY.includes('REPLACE_WITH_YOUR_OPENROUTER_API_KEY');
Checking…

⚙️ Google Integration (Gmail, Calendar, Sheets)

Required for email, calendar, and Google Sheets agent actions. Set up credentials in config.php on your server, then authorize below.

  • 1Go to console.cloud.google.com → create project
  • 2Enable Gmail, Calendar, and Sheets APIs
  • 3Create OAuth 2.0 credentials → Web app type
  • 4Add redirect URI: https://ai.jcdigital.xyz/agent.php?action=oauth_callback
  • 5Paste Client ID + Secret in config.php, then click Authorize
Checking connection…

⏰ Cron Job (Hostinger)

For scheduled agents to run automatically, add one cron job in Hostinger hPanel → Advanced → Cron Jobs.

  • 1Schedule: */5 * * * * (every 5 minutes)
  • 2Command: php /home/u[yourID]/domains/ai.jcdigital.xyz/public_html/cron.php
  • 3Save — agents will now execute on schedule
Agent run history
TimeTypeAgentResult