change: update all '5 Minutes'/'5 minutes'/'~5 min' to '10 Minutes'/'10 min' across entire site
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="canonical" href="https://derez.ai/blog/posts/speed-run-odoo-community-agent.html" />
|
||||
<title>Speed Run: Create an Odoo Community Agent from Zero — Derez.ai Blog</title>
|
||||
<meta name="description" content="From signup to an Odoo-connected AI agent in under 5 minutes. Free trial included." />
|
||||
<meta name="description" content="From signup to an Odoo-connected AI agent in under 10 Minutes. Free trial included." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://derez.ai/blog/posts/speed-run-odoo-community-agent.html" />
|
||||
<meta property="og:title" content="Speed Run: Create an Odoo Community Agent from Zero" />
|
||||
<meta property="og:description" content="From signup to an Odoo-connected AI agent in under 5 minutes. Free trial included." />
|
||||
<meta property="og:description" content="From signup to an Odoo-connected AI agent in under 10 Minutes. Free trial included." />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Speed Run: Create an Odoo Community Agent from Zero" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
@@ -105,7 +105,7 @@
|
||||
This speed run walks you through creating an AI agent that connects directly to your Odoo Community database. No coding, no servers to provision — just pick your plan, paste your credentials, and your agent starts working with your data immediately.
|
||||
</p>
|
||||
<p>
|
||||
To follow along, grab a <strong>free trial</strong> of Odoo Community at <a href="https://ODOO4projects.com?utm_source=derez" target="_blank" rel="noopener">ODOO4projects.com</a> and generate an API key from your profile settings. It takes about 5 minutes and gives you everything you need for this walkthrough.
|
||||
To follow along, grab a <strong>free trial</strong> of Odoo Community at <a href="https://ODOO4projects.com?utm_source=derez" target="_blank" rel="noopener">ODOO4projects.com</a> and generate an API key from your profile settings. It takes about 10 Minutes and gives you everything you need for this walkthrough.
|
||||
</p>
|
||||
|
||||
<h2>Prerequisites</h2>
|
||||
@@ -139,7 +139,7 @@
|
||||
|
||||
<h2>Wrap Up</h2>
|
||||
<p>
|
||||
In under 5 minutes you went from nothing to an AI agent connected to your live Odoo instance. The same pattern works for any Odoo module — inventory, CRM, accounting, manufacturing. Just update the prompt to describe what you need.
|
||||
In under 10 Minutes you went from nothing to an AI agent connected to your live Odoo instance. The same pattern works for any Odoo module — inventory, CRM, accounting, manufacturing. Just update the prompt to describe what you need.
|
||||
</p>
|
||||
|
||||
<div class="pro-tip">
|
||||
@@ -154,7 +154,7 @@
|
||||
</p>
|
||||
|
||||
<p style="margin-top:48px;padding-top:24px;border-top:1px solid #1a1a24;font-size:0.85rem;color:#666;">
|
||||
<a href="https://derez.ai" style="color:#00f5ff">Derez.ai</a> — Deploy your AI agent in 5 minutes.
|
||||
<a href="https://derez.ai" style="color:#00f5ff">Derez.ai</a> — Deploy your AI agent in 10 Minutes.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user