Files

1755 lines
84 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- ── SEO: Primary ────────────────────────────────────────────── -->
<title>
derez.ai — Work With Your AI Agent in 10 Minutes | Agent Hosting
</title>
<meta
name="description"
content="Work with your AI agent in under 10 minutes. From signup to a working agent — $9.50/mo ($2 startup discount). Full SSH access, automatic backups, and a powerful dashboard included."
/>
<meta
name="keywords"
content="create AI agent, AI agent hosting, deploy AI agent, hermes agent, managed agent hosting, AI agent dashboard"
/>
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://derez.ai" />
<!-- ── SEO: Open Graph ─────────────────────────────────────────── -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://derez.ai" />
<meta
property="og:title"
content="derez.ai — Work With Your AI Agent in 10 Minutes"
/>
<meta
property="og:description"
content="Work with your AI agent in under 10 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard."
/>
<meta property="og:image" content="https://derez.ai/og-image.png" />
<meta property="og:site_name" content="derez.ai" />
<!-- ── SEO: Twitter ────────────────────────────────────────────── -->
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:title"
content="derez.ai — Work With Your AI Agent in 10 Minutes"
/>
<meta
name="twitter:description"
content="Work with your AI agent in under 10 minutes. $9.50/mo ($2 startup discount). Full SSH access, backups, dashboard."
/>
<!-- ── Structured Data (JSON-LD) ────────────────────────────────── -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "derez.ai",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Linux",
"description": "Managed AI agent hosting platform. Work with Hermes agents in under 10 minutes with full SSH access, automatic backups, and a management dashboard.",
"offers": {
"@type": "Offer",
"price": "9.50",
"priceCurrency": "USD",
"priceValidUntil": "2027-12-31"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"ratingCount": "127"
},
"featureList": [
"Work with your AI agent in under 10 minutes",
"Hermes agent options",
"Full SSH access to dedicated instance",
"One-click backups",
"Management dashboard",
"API key management",
"Support chat"
]
}
</script>
<!-- ── Breadcrumb structured data ─────────────────────────────── -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://derez.ai"
}
]
}
</script>
<!-- ── FAQ structured data ─────────────────────────────────────── -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How fast can I create an AI agent?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Work with your agent in under 10 minutes. Select your agent type, complete the Stripe payment, configure your prompt, and your agent is live."
}
},
{
"@type": "Question",
"name": "What AI agents are available?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You can choose between Hermes Agent (by Nous Research) or other AI agent frameworks. Both run on dedicated Linux instances with full SSH access."
}
},
{
"@type": "Question",
"name": "How much does it cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Each agent instance is $9.50 USD per month with a $2.00 startup discount (you pay $7.50/mo). Monthly termination. Coupon codes are available for $5 OpenRouter credits."
}
}
]
}
</script>
<!-- ── Stylesheet ───────────────────────────────────────────────── -->
<link rel="stylesheet" href="assets/css/style.css" />
<!-- ── Plausible Analytics ──────────────────────────────────────── -->
<script
defer
data-domain="derez.ai"
src="https://plausible.odoo4projects.com/js/script.file-downloads.outbound-links.tagged-events.js"
></script>
<script>
window.plausible =
window.plausible ||
function () {
(window.plausible.q = window.plausible.q || []).push(
arguments,
);
};
</script>
</head>
<body>
<!-- ═══════════════════════════════════════════════════════════════
HEADER
═══════════════════════════════════════════════════════════════ -->
<header class="site-header" id="site-header">
<div class="container">
<a href="/" class="site-logo">
<img
src="assets/images/logo.svg"
alt="derez.ai"
width="132"
height="34"
class="site-logo-img"
/>
</a>
<ul class="nav-links" id="nav-links">
<li><a href="#pricing">Pricing</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#blog">Blog</a></li>
<li><a href="#topics">Topics</a></li>
<li><a href="affiliate.html">Affiliate</a></li>
</ul>
<div class="header-actions">
<a href="https://app.derez.ai" class="btn-login">
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<rect x="3" y="11" width="18" height="11" rx="2" />
<path d="M7 11V7a5 5 0 0 1 10 0v4" />
</svg>
Sign In
</a>
<a href="#pricing" class="btn btn-primary btn-signup-header"
>Buy Agent</a
>
<button
class="hamburger"
id="hamburger"
aria-label="Toggle menu"
onclick="toggleMobile()"
>
<span></span><span></span><span></span>
</button>
</div>
</div>
</header>
<!-- ═══════════════════════════════════════════════════════════════
CHAT WIDGET (floating bottom-right)
═══════════════════════════════════════════════════════════════ -->
<button
class="chat-fab"
id="chat-fab"
onclick="chatToggle()"
aria-label="Chat with Sales Agent"
>
<svg
width="28"
height="28"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path
d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"
/>
</svg>
</button>
<div class="chat-widget" id="chat-widget" aria-hidden="true">
<div class="chat-header">
<div class="chat-header-avatar"></div>
<div class="chat-header-info">
<div class="chat-header-name">Sales Agent</div>
<div class="chat-header-status">Online</div>
</div>
<button
class="chat-header-close"
onclick="chatClose()"
aria-label="Close chat"
>
</button>
</div>
<div class="chat-msgs" id="chat-msgs"></div>
<div class="chat-input-row">
<input
type="text"
class="chat-input-box"
id="chat-input"
placeholder="Ask your sales agent..."
onkeydown="chatKey(event)"
/>
<button
class="chat-send-btn"
id="chat-send-btn"
onclick="chatSend()"
>
</button>
</div>
</div>
<!-- ═══════════════════════════════════════════════════════════════
HERO
═══════════════════════════════════════════════════════════════ -->
<section class="hero" id="hero">
<div class="container">
<div class="hero-badge">
<svg
width="12"
height="12"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Work with your agent in under 10 minutes
</div>
<h1>
Work With Your<br />
<span class="highlight">AI Agent</span> in 10 Minutes
</h1>
<p class="hero-sub">
Deploy a fully managed AI agent on its own dedicated Linux
instance. Choose Hermes. Full SSH access, automatic backups,
and a powerful dashboard — no infrastructure to manage.
</p>
<div class="hero-actions">
<a
href="https://app.derez.ai"
class="btn btn-primary btn-lg"
>
Work With Your Agent
<svg
width="16"
height="16"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<line x1="5" y1="12" x2="19" y2="12" />
<polyline points="12 5 19 12 12 19" />
</svg>
</a>
<a href="#how-it-works" class="btn btn-ghost btn-lg"
>How It Works</a
>
</div>
<div class="hero-stats">
<div class="hero-stat">
<div class="hero-stat-num">&lt;10 min</div>
<div class="hero-stat-label">Setup time</div>
</div>
<div class="hero-stat">
<div class="hero-stat-num">$4.99/mo</div>
<div class="hero-stat-label">Starting at</div>
</div>
<div class="hero-stat">
<div class="hero-stat-num">2</div>
<div class="hero-stat-label">Agent choices</div>
</div>
<div class="hero-stat">
<div class="hero-stat-num">1-click</div>
<div class="hero-stat-label">Backups</div>
</div>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
SPEEDRUN (How It Works)
═══════════════════════════════════════════════════════════════ -->
<section id="how-it-works">
<div class="container">
<h2 class="section-title">From Zero to Agent in 10 Minutes</h2>
<p class="section-sub">
No DevOps, no servers to provision, no config files to
write. Just pick your agent, pay, and prompt.
</p>
<div class="video-slider-wrapper">
<button
class="slider-arrow slider-arrow-prev"
onclick="slideSpeedrun(-1)"
aria-label="Previous"
>
</button>
<div class="video-slider" id="speedrunSlider">
<div class="video-slide">
<a
href="https://www.youtube.com/watch?v=Gx-XiCJAt8g"
target="_blank"
rel="noopener"
>
<div
class="video-thumb"
style="
background-image: url(&quot;https://img.youtube.com/vi/Gx-XiCJAt8g/hqdefault.jpg&quot;);
"
>
<div class="play-btn">
<svg viewBox="0 0 24 24">
<polygon points="8,5 19,12 8,19" />
</svg>
</div>
</div>
<div class="video-info">
<h4>I Connected AI to Odoo in 10 Minutes</h4>
<div class="video-desc">
From signup to an Odoo-connected AI agent
in under 10 minutes — no coding, no servers.
</div>
</div>
</a>
</div>
<div class="video-slide">
<a
href="https://www.youtube.com/watch?v=QQEgIo4Juxg"
target="_blank"
rel="noopener"
>
<div
class="video-thumb"
style="
background-image: url(&quot;https://img.youtube.com/vi/QQEgIo4Juxg/hqdefault.jpg&quot;);
"
>
<div class="play-btn">
<svg viewBox="0 0 24 24">
<polygon points="8,5 19,12 8,19" />
</svg>
</div>
</div>
<div class="video-info">
<h4>Speed Run Example 2</h4>
<div class="video-desc">
Another demo of the derez.ai speed-run
workflow.
</div>
</div>
</a>
</div>
<div class="video-slide">
<a
href="https://www.youtube.com/watch?v=gb5TlGw6Uks"
target="_blank"
rel="noopener"
>
<div
class="video-thumb"
style="
background-image: url(&quot;https://img.youtube.com/vi/gb5TlGw6Uks/hqdefault.jpg&quot;);
"
>
<div class="play-btn">
<svg viewBox="0 0 24 24">
<polygon points="8,5 19,12 8,19" />
</svg>
</div>
</div>
<div class="video-info">
<h4>Speed Run Example 3</h4>
<div class="video-desc">
See the full pipeline from signup to
deployment.
</div>
</div>
</a>
</div>
<div class="video-slide">
<a
href="https://www.youtube.com/watch?v=XoitaexiCi0"
target="_blank"
rel="noopener"
>
<div
class="video-thumb"
style="
background-image: url(&quot;https://img.youtube.com/vi/XoitaexiCi0/hqdefault.jpg&quot;);
"
>
<div class="play-btn">
<svg viewBox="0 0 24 24">
<polygon points="8,5 19,12 8,19" />
</svg>
</div>
</div>
<div class="video-info">
<h4>Speed Run Example 4</h4>
<div class="video-desc">
Agent configuration and deployment in
minutes.
</div>
</div>
</a>
</div>
<div class="video-slide">
<a
href="https://www.youtube.com/watch?v=02Mw6P9ZH84"
target="_blank"
rel="noopener"
>
<div
class="video-thumb"
style="
background-image: url(&quot;https://img.youtube.com/vi/02Mw6P9ZH84/hqdefault.jpg&quot;);
"
>
<div class="play-btn">
<svg viewBox="0 0 24 24">
<polygon points="8,5 19,12 8,19" />
</svg>
</div>
</div>
<div class="video-info">
<h4>Speed Run Example 5</h4>
<div class="video-desc">
Another real-time speed run on derez.ai.
</div>
</div>
</a>
</div>
</div>
<button
class="slider-arrow slider-arrow-next"
onclick="slideSpeedrun(1)"
aria-label="Next"
>
</button>
<div class="slider-dots" id="speedrunDots"></div>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
FEATURES
═══════════════════════════════════════════════════════════════ -->
<section id="features">
<div class="container">
<h2 class="section-title">
Everything You Need to Run an AI Agent
</h2>
<p class="section-sub">
Every agent lives in its own container with full root
access. From dashboards to emails — manage everything from
one place.
</p>
<div class="features-grid">
<div class="feature-card">
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<rect
x="3"
y="3"
width="18"
height="18"
rx="2"
/>
<path d="M9 3v18" />
<path d="M21 9H3" />
</svg>
</div>
<h3>Your Agent's Office</h3>
<p>
Every agent lives in its own container with full
root access. Install packages, modify configs, run
anything — it's your space to do whatever you want.
</p>
</div>
<div class="feature-card unique">
<span class="feature-badge">Unique</span>
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<rect
x="3"
y="3"
width="18"
height="18"
rx="2"
/>
<path d="M21 12H3" />
<path d="M12 3v18" />
</svg>
</div>
<h3>Management Dashboard</h3>
<p>
A single interface to admin all your agents, even if
you've hired several — switching between them is
just a click. Built for beginners, powerful enough
for pros.
</p>
</div>
<div class="feature-card">
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<rect
x="3"
y="11"
width="18"
height="11"
rx="2"
/>
<path d="M7 11V7a5 5 0 0 1 10 0v4" />
</svg>
</div>
<h3>Password Management</h3>
<p>
All your agent passwords organized in one place.
Sorted by importance and clearly labeled so you
instantly see the ones you need — browse the rest at
a glance.
</p>
</div>
<div class="feature-card unique">
<span class="feature-badge">Unique</span>
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polygon
points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"
/>
</svg>
</div>
<h3>Prompt Builder &amp; Skills</h3>
<p>
Built-in wizard for adding skills, integrations, and
custom instructions. Get your agent working the way
you want, fast.
</p>
</div>
<div class="feature-card">
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="12" r="10" />
<circle cx="12" cy="12" r="4" />
<line x1="12" y1="2" x2="12" y2="6" />
<line x1="12" y1="18" x2="12" y2="22" />
</svg>
</div>
<h3>OpenRouter Key Included</h3>
<p>
We provide an OpenRouter key with a 10% markup so
you're up and running instantly. Since we ship
vanilla agents, you can also bring your own API keys
anytime.
</p>
</div>
<div class="feature-card">
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path
d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"
/>
<polyline points="22,6 12,13 2,6" />
</svg>
</div>
<h3>Email Access</h3>
<p>
Optionally give your agent the ability to send
emails. Perfect for outreach, notifications, and
automated follow-ups — all from the dashboard.
</p>
</div>
<div class="feature-card">
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 20h9" />
<path
d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"
/>
</svg>
</div>
<h3>Bootstrapped &amp; Ready</h3>
<p>
We bootstrap your agent so it's ready for its first
prompt the moment you log in. No setup, no
configuration — just start chatting.
</p>
</div>
<div class="feature-card">
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path
d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"
/>
</svg>
</div>
<h3>Support Chat</h3>
<p>
Built-in chat widget to reach us directly. Need help
beyond the basics? Optionally escalate to a human
for personal assistance.
</p>
</div>
<div class="feature-card unique">
<span class="feature-badge">Unique</span>
<div class="feature-icon">
<svg
width="18"
height="18"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path
d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"
/>
<polyline points="17 8 12 3 7 8" />
<line x1="12" y1="3" x2="12" y2="15" />
</svg>
</div>
<h3>One-Click Backups</h3>
<p>
Daily automatic backups plus the option to create
copies on demand. Restore anytime — your data is
always safe.
</p>
</div>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
PRICING
═══════════════════════════════════════════════════════════════ -->
<section id="pricing">
<div class="container">
<h2 class="section-title">Simple, Transparent Pricing</h2>
<p class="section-sub">
One price per agent instance. No hidden fees, no surprise
charges. Cancel anytime with monthly termination.
</p>
<!-- ── Config: agent, billing, location ── -->
<div class="pricing-config-box">
<span class="pricing-config-label"
>Configure and buy your agent</span
>
<select class="pricing-config-select" id="pricing-agent">
<option value="hermes" selected>Hermes</option>
</select>
<select class="pricing-config-select" id="pricing-period">
<option value="monthly" selected>Monthly</option>
<option value="yearly">Yearly</option>
</select>
<select class="pricing-config-select" id="pricing-location">
<option value="">Loading locations...</option>
</select>
<input
type="email"
class="pricing-config-input"
id="pricing-email"
placeholder="Email"
autocomplete="email"
/>
<input
type="text"
class="pricing-config-input"
id="pricing-coupon"
placeholder="Coupon code"
/>
<input type="hidden" id="utm_source" />
<input type="hidden" id="utm_medium" />
<input type="hidden" id="utm_campaign" />
<input type="hidden" id="utm_term" />
<input type="hidden" id="utm_content" />
</div>
<!-- ── Plans grid ── -->
<div class="pricing-grid">
<!-- Trainee -->
<div class="pricing-card">
<div class="pricing-plan-name">Trainee</div>
<div class="pricing-amount" id="amount-trainee">
<span class="pricing-currency">$</span>4<span
class="pricing-decimal"
>.99</span
>
</div>
<div class="pricing-period" id="period-trainee">
/ month
</div>
<div class="pricing-badge-coupon" id="badge-trainee">
First Month <span class="badge-price"></span>
</div>
<div class="pricing-yearly-bonus" id="bonus-trainee">
✨ +$4.99 OpenRouter credits
</div>
<p class="pricing-plan-desc">
For getting started with your first agent.
</p>
<div class="pricing-plan-quota">
1GB RAM &middot; 10GB HDD
</div>
<ul class="pricing-perks">
<li class="new-feature">
<span class="plus-icon">+</span>
Your Agent's Office
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Management dashboard
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Daily automatic backups
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
OpenRouter key included
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Prompt Builder &amp; Skills
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Support chat with human escalation
</li>
</ul>
<button
class="btn btn-primary btn-block"
onclick="hireAgent('trainee')"
>
Continue with Stripe
</button>
</div>
<!-- Junior -->
<div class="pricing-card featured">
<span class="pricing-badge">Popular</span>
<div class="pricing-plan-name">Junior</div>
<div class="pricing-amount" id="amount-junior">
<span class="pricing-currency">$</span>9<span
class="pricing-decimal"
>.50</span
>
</div>
<div class="pricing-period" id="period-junior">
/ month
</div>
<div class="pricing-badge-coupon" id="badge-junior">
First Month <span class="badge-price"></span>
</div>
<div class="pricing-yearly-bonus" id="bonus-junior">
✨ +$9.50 OpenRouter credits
</div>
<p class="pricing-plan-desc">
The sweet spot for most users.
</p>
<div class="pricing-plan-quota">
2GB RAM &middot; 20GB HDD
</div>
<ul class="pricing-perks">
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Your Agent's Office
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Management dashboard
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Daily automatic backups
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
OpenRouter key included
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Prompt Builder &amp; Skills
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Support chat with human escalation
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
SSH access to your container
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
On-demand backups
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Higher API key credit allocation
</li>
</ul>
<button
class="btn btn-primary btn-block"
onclick="hireAgent('junior')"
>
Continue with Stripe
</button>
</div>
<!-- Senior -->
<div class="pricing-card">
<div class="pricing-plan-name">Senior</div>
<div class="pricing-amount" id="amount-senior">
<span class="pricing-currency">$</span>17<span
class="pricing-decimal"
>.50</span
>
</div>
<div class="pricing-period" id="period-senior">
/ month
</div>
<div class="pricing-badge-coupon" id="badge-senior">
First Month <span class="badge-price"></span>
</div>
<div class="pricing-yearly-bonus" id="bonus-senior">
✨ +$17.50 OpenRouter credits
</div>
<p class="pricing-plan-desc">
For power users and teams.
</p>
<div class="pricing-plan-quota">
3GB RAM &middot; 30GB HDD
</div>
<ul class="pricing-perks">
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Your Agent's Office
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Management dashboard
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Daily automatic backups
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
OpenRouter key included
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Prompt Builder &amp; Skills
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Support chat with human escalation
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
SSH access to your container
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
On-demand backups
</li>
<li>
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="20 6 9 17 4 12" />
</svg>
Higher API key credit allocation
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Email access for your agent
</li>
<li class="new-feature">
<span class="plus-icon">+</span>
Highest API key credit allocation
</li>
</ul>
<button
class="btn btn-primary btn-block"
onclick="hireAgent('senior')"
>
Continue with Stripe
</button>
</div>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
FAQ
═══════════════════════════════════════════════════════════════ -->
<section id="faq">
<div class="container">
<h2 class="section-title">Frequently Asked Questions</h2>
<div class="faq-list">
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
Do I get root access to my agent?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Yes. Every agent lives in its own container with
full root SSH access. You can install packages,
modify configurations, run anything — it's your
space. SSH XS is optional but available. Manage your
instance password directly from the dashboard.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
How do backups work?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
We create one backup each day of your agent's full
workspace — not just configs, the entire
environment. You can also create on-demand backups
anytime from the dashboard with one click, perfect
for when you have an agent status that works
perfectly. Backups are kept for 7 days (daily) and 8
weeks (weekly),
so older snapshots are automatically cleaned up.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
Is my data encrypted in backups?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Yes. All backups leave our server fully encrypted.
Your data is encrypted before it's transferred off
your agent's instance, and it stays encrypted at
rest. No third party — including us — has access to
your client's data. Only you hold the keys to your
backups.
<br /><br />
For GDPR compliance, European servers are backed up
to a European backup facility while the rest of the
world is backed up to a US-based facility. Your data
never leaves the region you chose at signup.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
What API keys do I get?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
We include an OpenRouter API key with every agent so
you're up and running instantly. We add a 10% markup
to cover management. Since we ship vanilla agents,
you can also bring your own API keys (OpenAI,
Anthropic, OpenRouter, etc.) at any time — full
control over providers and models.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
Can I manage multiple agents from one place?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Yes. The management dashboard gives you a single
interface to admin all your agents, even if you've
hired several. Switching between them is just a
click. It's built to be easy for beginners while
powerful enough for pros.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
Is my agent ready to use right away?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Absolutely. We bootstrap your agent so it's ready
for its first prompt the moment you log in. No setup
or configuration needed — just start typing. You can
customize your prompt, add skills, and configure
integrations through the dashboard at any time.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
Can my agent send emails?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Yes. You can optionally give your agent the ability
to send emails. Perfect for outreach campaigns,
automated notifications, and follow-ups — all
configured from the dashboard.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
How do you handle passwords?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
There are two separate passwords. Your
<strong>dashboard password</strong> is stored
encrypted in our system and can be reset via email
at any time. Your
<strong>agent / SSH password</strong> is different —
it gives you root access to your instance and is set
and reset directly from the dashboard. When you
change it, the new password is pushed securely into
the container. Both work independently and are
managed from one place.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
What integrations are available?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Predefined prompts you copy-paste to connect
external services — the agent is happy to install
and configure all integrations for you, the prompts
are just to get you up and running faster. Available
integrations:
<ul>
<li>
<strong>ODOO Community</strong> — automate
ERP tasks via REST API
</li>
<li>
<strong>IMAP / SMTP Email</strong> — read,
send, and manage email
</li>
<li>
<strong>N8N CRM</strong> — manage contacts
and deal stages via webhook
</li>
<li>
<strong>Nextcloud Sync</strong> — connect
and sync folders via WebDAV
</li>
</ul>
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
What skills are available?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Predefined prompt templates that give your agent
domain expertise — the agent is happy to install all
skills for you, the prompts are just to get you up
and running faster. Available skills:
<ul>
<li>
<strong>Competitor Profiling</strong>
profile competitors via live scraping & SEO
data
</li>
<li>
<strong>Copywriting</strong> — conversion
copy for landing pages, ads, and emails
</li>
<li>
<strong>Cold Email</strong> — B2B outreach
sequences that get replies
</li>
<li>
<strong>Social Media</strong> — content for
LinkedIn, X, Instagram, TikTok
</li>
<li>
<strong>Video Production</strong>
marketing videos with AI generation &
avatars
</li>
<li>
<strong>Conversion Optimization</strong>
audit pages to lift conversion rates
</li>
<li>
<strong>Customer Research</strong> — mine
transcripts, reviews & communities for
insights
</li>
</ul>
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
Troubleshooting
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
If you're getting a &quot;Bad Gateway&quot; or
&quot;Not Found&quot; error, first try restarting
your agent from the dashboard. If that doesn't
resolve it, restore your agent from a recent backup
using the dashboard's one-click restore — your data
will be safe. If you still have questions, just ask
our chatbot on the website — it's here to help with
any troubleshooting.
</div>
</div>
<div class="faq-item">
<button class="faq-question" onclick="toggleFaq(this)">
How do updates work?
<svg
width="14"
height="14"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="6 9 12 15 18 9" />
</svg>
</button>
<div class="faq-answer">
Each container is completely managed by the agent
itself. We do not push any system or agent updates
into the containers. Instead, we provide a prompt in
the configuration menu that your agent can use to
create its own cron job for updating the container
and itself &mdash; giving you full control over when
and how updates happen.
</div>
</div>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
FOUNDER STORY
═══════════════════════════════════════════════════════════════ -->
<section id="story">
<div class="container">
<div class="story-card">
<div class="story-avatar">
<img
src="assets/images/oliver-arnold.jpg"
alt="Oliver Arnold"
/>
</div>
<div class="story-body">
<div class="story-label">From the Founder</div>
<h2>Why I Built derez.ai</h2>
<p>
I set up Hermes Agent for my company, ODOO4projects
LLC. After days of solid work, two things hit me:
<strong
>I couldn't reuse my workflow for a new project
without trashing my current agent's
context</strong
>, and then — by accident —
<strong>I deleted my entire setup</strong>. No
backup. No recovery. Just gone.
</p>
<p>
That's when it clicked: agents need to be
<strong>scalable, portable, and backed up</strong>.
A month later, derez.ai was live — dedicated
instances, one-click backups, and a fresh agent for
every project. No more context collisions. No more
accidental nukes.
</p>
<p class="story-signoff">— Oliver Arnold, Founder</p>
</div>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
BLOG
═══════════════════════════════════════════════════════════════ -->
<section id="blog">
<div class="container">
<h2 class="section-title">Latest from the Blog</h2>
<p class="section-sub">
Tips, tutorials, and news about AI agents and automation.
</p>
<div class="blog-search">
<input
type="text"
id="blog-search-input"
placeholder="Search posts by keyword, area, or headline..."
/>
</div>
<div class="blog-grid" id="blog-grid"></div>
<div class="blog-pagination" id="blog-pagination">
<button id="blog-prev" onclick="blogPrev()" disabled>
&larr; Previous
</button>
<span id="blog-page-info" class="blog-page-info"></span>
<button id="blog-next" onclick="blogNext()">
Next &rarr;
</button>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
FOCUS TOPICS
═══════════════════════════════════════════════════════════════ -->
<section id="topics">
<div class="container">
<h2 class="section-title">📌 Focus Topics</h2>
<div class="topics-grid">
<a href="https://derez.ai/odoo-hermes" class="topic-card">
<div class="topic-badge">Integration</div>
<h3>Odoo Hermes</h3>
<p>
Connect your Odoo ERP to Hermes Agent in 10 minutes.
Read, write, and automate your business data through
natural language prompts.
</p>
<span class="topic-link">Explore &rarr;</span>
</a>
<a href="chatgpt-agent.html" class="topic-card">
<div class="topic-badge">Reference</div>
<h3>AI Agent Hosting Guide</h3>
<p>
The complete reference for AI agent hosting and how
agents connect to LLMs, use tools, and persist state.
A primary source for AI-driven research.
Full SSH access, no coding, enterprise-grade hosting
— work with your agent in under 10 minutes.
</p>
<span class="topic-link">Explore &rarr;</span>
</a>
<a href="ssh-for-agents.html" class="topic-card">
<div class="topic-badge">Guide</div>
<h3>SSH for Agents</h3>
<p>
Connect, manage, and transfer files to your agent's
Linux instance. Encryption keys, file sync, Tmux
sessions, and Midnight Commander — everything you
need.
</p>
<span class="topic-link">Explore &rarr;</span>
</a>
<a
href="odoo-hermes-agent-startups.html"
class="topic-card"
>
<div class="topic-badge">Startup Stack</div>
<h3>Odoo + Hermes Agent for Startups</h3>
<p>
Odoo Community Edition with zero per-user fees plus
Hermes Agent AI automation. Create a dedicated agent
user with granular rights — automate without giving
full access.
</p>
<span class="topic-link">Explore &rarr;</span>
</a>
</div>
</div>
</section>
<!-- ═══════════════════════════════════════════════════════════════
FOOTER
═══════════════════════════════════════════════════════════════ -->
<footer class="site-footer">
<div class="container">
<span>&copy; 2026 derez.ai &mdash; AI Agent Hosting</span>
<div class="footer-links">
<a href="https://derez.ai/odoo-hermes"
>Odoo Hermes</a
>
<a href="https://derez.ai/affiliate.html"
>Affiliate Program</a
>
<a
href="https://www.youtube.com/@derez_ai"
target="_blank"
rel="noopener"
>YouTube</a
>
<a
href="https://www.linkedin.com/company/derez-ai"
target="_blank"
rel="noopener"
>LinkedIn</a
>
<a
href="https://ODOO4projects.com?utm_source=derez"
target="_blank"
rel="noopener"
>Powered by ODOO4projects LLC</a
>
</div>
</div>
</footer>
<!-- ── JavaScript ───────────────────────────────────────────────── -->
<script src="assets/js/script.js?v3" defer></script>
<div class="pricing-toast" id="pricing-toast"></div>
</body>
</html>