Title: Problem with Content Aware
Last modified: March 17, 2023

---

# Problem with Content Aware

 *  Resolved [mrgoldberg](https://wordpress.org/support/users/mrgoldberg/)
 * (@mrgoldberg)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/problem-with-content-aware/)
 * Hi there.
   I’m using the “content-aware” option, and the problem is that only 
   the first ~550 characters are taken from the page, and that’s it. All other content
   is ignored. Part of the content is displayed through shortcodes and I enabled
   the “Shortcodes” option in the settings, but this does not help. What should 
   I do to use all content?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/problem-with-content-aware/#post-16568904)
 * Hi [@mrgoldberg](https://wordpress.org/support/users/mrgoldberg/),
 * The problem is that often, the content of the page is too big; if I don’t resize
   it, it will make the conversation very limited (or it will not work).
 * Currently, I am keeping the 1024 first characters of the content (while avoiding
   to cut a sentence right in the middle). I am going to update this to 1024 tokens
   soon, as it makes a bit more sense.
 * Isn’t this what you are getting?
 *  Thread Starter [mrgoldberg](https://wordpress.org/support/users/mrgoldberg/)
 * (@mrgoldberg)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/problem-with-content-aware/#post-16568989)
 * There is really a lot of content on the page, as there are reviews of 10 product
   models. The task that I wanted to solve was for the chatbot to be able to recommend
   models from this page, and not the models that it has in the database.
 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/problem-with-content-aware/#post-16569017)
 * Yeah, the embeddings are not always based on your post/pages. They are just pieces
   of content.
 * So you could create an embedding per product for example. A few more embeddings
   that compare a few products together, or about a technical aspect at our product
   share.
 * For example, if you are Apple, I would create an embedding for each iPhone version,
   with the details about each iPhone, then an embedding about the differences between
   iPhone and Samsung and others, an embedding about why iOS is great and what are
   its features, etc, etc.
 *  Thread Starter [mrgoldberg](https://wordpress.org/support/users/mrgoldberg/)
 * (@mrgoldberg)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/problem-with-content-aware/#post-16569054)
 * There is a browser plugin like [https://github.com/qunash/chatgpt-advanced](https://github.com/qunash/chatgpt-advanced).
   It allows you to collect content from the page completely, or even from several.
   Maybe you can implement something similar but only in your plugin? Ideally, the
   bot should only communicate using the content of the current page.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Problem with Content Aware’ is closed to new replies.

 * ![](https://ps.w.org/ai-engine/assets/icon-256x256.png?rev=3431928)
 * [AI Engine - The Chatbot, AI Framework & MCP for WordPress](https://wordpress.org/plugins/ai-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ai-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ai-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/ai-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ai-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ai-engine/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [mrgoldberg](https://wordpress.org/support/users/mrgoldberg/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/problem-with-content-aware/#post-16569054)
 * Status: resolved