✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

AI Chatbot for JetEngine

SleekAI pulls every JetEngine custom field, repeater, relation, and dynamic listing into the conversation as named variables, so the bot answers from your live CPT data and follows JetEngine relationships naturally between connected entries.

♾️ Lifetime License available

SleekAI chatbot for JetEngine

Built for JetEngine-powered sites

JetEngine is Crocoblock's content modeling toolkit, used heavily on Elementor and Bricks sites for CPTs, taxonomies, meta boxes, relations, and dynamic listings. SleekAI reads all of it. Every JetEngine meta field on the current entry becomes a named context variable. Repeater fields serialize as arrays, gallery fields as media URLs, and relations resolve to the linked post's key fields.

Dynamic listings render server-side, so their output is part of the page context the bot reads. That means content surfaced through Listing Grids, Listing Sliders, or Inner Sections is included in answers automatically, without any extra setup. JetSmartFilters and other interactive components do not need special handling: SleekAI works from the rendered page, so whatever the visitor sees is what the bot sees.

Per-bot field control means each chatbot can see exactly the fields you choose. For complex JetEngine sites with dozens of CPTs and hundreds of fields, the checkbox UI keeps configuration manageable. Hidden fields used for layout logic stay out of context by default.

Workflow

Plugging SleekAI into a JetEngine site

1

Index JetEngine CPTs

SleekAI reads every JetEngine custom post type, including all meta fields, taxonomies, and relations registered through the meta box and CPT modules.
2

Follow relations

One-to-many and many-to-many JetEngine relations resolve to the related posts' key fields, so the bot can answer about linked CPTs in the same conversation.
3

Capture dynamic listings

Listing Grids, Sliders, and Inner Sections render server-side, so their output is included in page context just like static blocks. JetSmartFilters work transparently.
4

Tune per-bot fields

For sites with many CPTs, the checkbox UI restricts each chatbot to the fields it needs, keeping context clean and token costs predictable.

Try it now

A real JetEngine conversation

Visitor is on a Course CPT page built with JetEngine, with fields for instructor, duration, modules, and pricing.

Comparison

Why generic bots ignore JetEngine data

Generic chatbot

  • Cannot resolve JetEngine relations or repeaters
  • Misses meta fields rendered through dynamic widgets
  • Returns identical answers for every CPT entry
  • No way to reference a specific field in the system prompt
  • Manual export needed before any training

SleekAI chatbot

  • Reads JetEngine CPTs, fields, and relations
  • Repeater and gallery fields included as structured data
  • Dynamic listings and queries flow into context
  • Per-bot field selection without code
  • Bring your own OpenAI key

Features

What SleekAI gives you for JetEngine

Field-level context

Every JetEngine meta field becomes a named variable, available in the system prompt and the bot's runtime context, with types preserved for accurate referencing.

Relations supported

JetEngine relations resolve to the related post's key fields, so the bot follows links naturally between CPTs and answers about connected entities seamlessly.

Per-bot field control

Choose which JetEngine fields each chatbot can see using a checkbox UI, no template edits required, useful for sites with dozens of CPTs and hundreds of fields.

Use cases

Where JetEngine sites apply SleekAI

Course platforms

Bot answers course questions from instructor relations, modules repeater, and pricing fields, including follow-on courses linked through prerequisite relations.

Product catalogs

JetEngine product CPTs gain a chatbot that reads specs, dimensions, and stock levels, plus relations to manufacturers, accessories, or compatible models.

Project portfolios

Case study CPTs become conversational, with relations linking clients, projects, and team members for connected answers across the portfolio.

The bigger picture

Why JetEngine sites need a chatbot that follows relations

JetEngine is the choice for content-heavy WordPress sites where structured data lives across multiple CPTs connected by relations: courses linked to instructors, products linked to manufacturers, projects linked to clients and team members. The richness of that data model is the entire point. A chatbot that cannot follow relations sees only the current post's fields, which forfeits the value of the model.

SleekAI reads relations as nested context, so a question about a course can pull the instructor's bio, credentials, and other courses they teach in the same answer. That is impossible with a chatbot that only ingests rendered HTML or a static FAQ. JetEngine sites also tend to be dense with fields, often dozens per CPT, which makes scraping unreliable; structured field reads bypass the noise and pull only the labeled values that matter.

For Crocoblock-based educational platforms, marketplaces, and directories, that combination of relation following and field-level access turns the data model into a usable conversational interface for visitors.

Questions

Common questions about SleekAI for JetEngine

No. SleekAI works with whatever JetEngine version you have. All meta types and relations are read automatically when present. If you upgrade or add modules later, the additional features appear in the chatbot context without reconfiguration. The free and Pro versions of JetEngine both expose data through the same WordPress meta APIs SleekAI uses.

 

Yes. Dynamic listings render server-side, so their output is part of the page context just like static content. Listing Grids, Sliders, and Inner Sections all work transparently. The bot reads whatever the visitor sees on the page, including content that was generated at request time from JetEngine queries.

 

Yes. One-to-many and many-to-many relations are followed and the related posts' key fields are included as nested context. This is what makes JetEngine sites genuinely conversational: a question about a project can include details about the linked client, team, and outcomes in one answer, rather than fragmenting the response across multiple lookups.

 

Filters do not matter for the bot since SleekAI works from the rendered page. Whatever the visitor sees becomes the context. JetSmartFilters reload listings via AJAX; SleekAI reads the current state, so a visitor who has filtered to remote courses gets answers about remote courses. The bot does not need to interpret filter UI, only the rendered result.

 

The JS API can fire custom JS events that you wire to JetEngine actions, but the bot itself focuses on conversational answers. For sites that want write access, like form submissions or status changes triggered from chat, that integration is a custom implementation. Most JetEngine chatbot use cases are read-only Q&A, where the visitor gets information and clicks a real button to act.

 

Yes. Every chat is stored in WordPress admin with the page URL, fields used, and full transcript. For JetEngine sites where data lives across many CPTs, the logs show which relations and fields visitors actually ask about, which is useful feedback for content modeling. Frequent unanswered queries often reveal missing relations or fields.

 

Per-bot field control is the main lever. For CPTs with dozens of meta fields, restrict each chatbot to the subset relevant to its purpose. SleekAI also uses vector search via OpenAI Files for sites with thousands of entries, so token costs stay predictable. The combination of field selection and vector search handles even the largest JetEngine deployments.

 

JetEngine Forms render as standard HTML on the page, so their structure is part of the bot context. The bot can describe what a form asks for and link to it, but submitting the form is the visitor's action through the standard JetEngine flow. For chat-driven submission you would need a custom integration via webhooks or the JS API.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView