Welcome!

Here we describe how to integrate EnhanceAI with any kind of site. We show you how to:

  1. Embed EnhanceAI into your application
  2. Provide custom context to the AI
  3. (Optional) Provide your API Key if you have an EnhanceAI account

<aside> ✅ You can get started with an account but will be limited to 100K tokens. Learn more about the benefits of a free account and paid plans on our pricing page.

</aside>

<aside> 🙋 For any help with integrations, feel free to reach out to [email protected] for help and we will respond very quickly!

</aside>

Tutorial Directory

Development Frameworks

React

Group 26.png

HTML/JS

Group 32.png

No-Code Tools

Wix

Group 26.png

Webflow

Group 27.png

Bubble

Group 28.png

Framer

Group 29.png

Shopify

Group 30.png

Other

Group 31.png

Investigating Issues

Common sources of issues include:

When looking into issues, whether using a no-code tool or a custom cod framework, it is helpful to Open Inspect Element in your browser and look at the console messages. EnhanceAI will report an automatically detected issues there as you try to use it.

🧑‍💻 Custom Code