Back to No-Code Website Builders

Integrate AI chatbots with Deco.cx

Universal Git-based CMS to build high-performance sites, apps and storefronts with Deno, HTMX, JSX and Tailwind.


Overview

Tool Description
Deco.cx is a versatile no-code and full-code website builder designed to empower teams of all sizes to create high-performance digital experiences.

Unique Features:

  • No-Code & Full-Code Options: Users can build sites using an intuitive drag-and-drop interface or customize with full code for advanced functionalities.
  • Global Edge Infrastructure: Deploys sites on a distributed network for instant scalability and reduced latency.
  • Custom HTML Integration: Supports integration of custom HTML through various widgets and a component-based approach using JSX.
  • AI-Powered Capabilities: Enhances the development process with AI tools for faster execution and improved performance.

Add Custom HTML Documentation

Step-by-Step Guide to Integrate Custom HTML into Deco.cx

  1. Open the Admin Interface: Log into the Deco Admin interface.

  2. Select the Section: Choose the section where you want to add custom HTML. Click on the </> icon to view the section's code.

  3. Edit the Section Code: Modify the tsx file corresponding to the section (e.g., Hero.tsx). You can write your custom HTML directly in this file.

  4. Use the HTML Widget: If you want to use a WYSIWYG editor for easier editing, utilize the HTML widget. This allows you to edit HTML content visually.

  5. Add Custom Scripts: For adding scripts, use the useScript function to inline scripts directly into your HTML. This function helps optimize performance by minimizing the payload.

  6. Test Locally: Run your site locally to see the changes in real-time.

  7. Deploy Changes: Once satisfied with the modifications, push your updates to the main branch or publish your environment in the Admin interface.

Integration Guide

For more information on how to add custom HTML to your Deco.cx website, please refer to the Custom HTML Documentation.

How to integrate OpenAssistantGPT with Deco.cx

  1. Create your OpenAssistantGPT chatbot

    Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.

  2. Configure your chatbot settings

    Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.

  3. Get your embed code

    In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.

  4. Add the embed code to your Deco.cx website

    Log in to your Deco.cx account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.

  5. Publish your website

    Save your changes and publish your website to make the chatbot live.

Advanced Configuration

For more advanced integrations with Deco.cx, you can customize the following:

  • Chatbot position and appearance on your website
  • Trigger conditions (e.g., time on page, scroll depth)
  • Custom welcome messages based on the page content
  • Integration with your existing forms and contact systems

Builder Details

No-code Solution

✅ No coding required

Custom HTML Support

✅ Supports custom HTML