• Resolved brambil

    (@brambil)


    Hi.

    My website is based on Custom Post Type and data is Custom Fields, is possible use them for the machine learning?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author buddybot

    (@buddybot)

    Hello @brambil,

    Thank you for reaching out! We really appreciate your suggestion regarding the use of Custom Post Types and Custom Fields for machine learning.

    Currently, this feature isn’t available in BuddyBot, as it requires a more advanced data synchronization framework. However, we’re actively working on BuddyBot’s development, and we’re excited to let you know that the first version of our Advanced Data Sync Extension has already been completed. This version includes new filters that allow users to choose which posts to use for training.

    We plan to expand this functionality in future releases, adding support for different custom post types (with custom fields) and data from popular plugins.

    We’ll make sure to notify you once these features are available. In the meantime, if you have any more suggestions or ideas, we’d love to hear them. Your feedback is invaluable as we continue to improve BuddyBot.

    If you have any questions or need assistance with anything else, feel free to reach out. We’re always here to help!

    Best regards,
    BuddyBot Support Team

    Thread Starter brambil

    (@brambil)

    Thanks for your feedback

    Integration with ACF it’s quite important, even if the pages are not public but private. maybe relying on WP Exporter or something similar.

    Also use pages, not only posts, as data source.

    Plugin Author buddybot

    (@buddybot)

    Hello @brambil

    Thank you for your valuable feedback! We appreciate your insights regarding ACF integration and the ability to use both private and public pages as data sources.

    Currently, BuddyBot’s Advanced Data Sync Extension is in its early stages, focusing on filtering and selecting posts for training. However, we absolutely recognize the importance of ACF support and the ability to utilize pages alongside posts for a more comprehensive dataset.

    Regarding private content, we are exploring ways to securely process and sync non-public data while maintaining WordPress’ native permissions. As for exporting, leveraging WP Exporter or a similar tool could be an effective way to structure and prepare the data for future integration.

    Additionally, we are working on a Files Extension, which will allow users to upload custom data files directly through the WordPress Media Manager. This will provide more flexibility in training BuddyBot with structured datasets, including content beyond posts and pages.

    Would you be open to sharing more details about your specific use case? This would help us shape the development roadmap and ensure BuddyBot aligns with real-world needs.

    We’ll keep you updated as we make progress on these enhancements. Your feedback is invaluable—thank you for helping us improve BuddyBot!

    Best regards,
    BuddyBot Support Team

    Thread Starter brambil

    (@brambil)

    Yes.

    I can give you access to a website where I would implement it to train your plugin, if you want.

    Plugin Author buddybot

    (@buddybot)

    Hi @brambil ,

    Thank you again for your continued interest and generous offer! 🙏

    We truly appreciate your willingness to help shape BuddyBot’s development. While we can’t accept site access (in line with WordPress.org guidelines), we’d still love to hear more about your setup.

    If you’re able to share:

    • The custom post types you’re using (e.g., their purpose or structure)
    • What kind of ACF fields you’d like to train BuddyBot on (text, repeaters, relationships, etc.)
    • Whether the content is used for support, knowledge base, internal tools, etc.

    It would help us better understand how to prioritize upcoming features.

    We’re actively working to add improvements and new features on a fortnightly basis, and we’re especially excited to hear from early adopters like you. Your feedback directly influences what we build next.

    Thanks again for helping make BuddyBot better!

    – BuddyBot Support Team

    Plugin Support buddybotsupport

    (@buddybotsupport)

    Hi @brambil,

    Just wanted to follow up and see if everything is working smoothly on your end, or if you had any further questions about using custom post types or ACF fields with BuddyBot.

    We’re continuing to make steady progress and would love to know if there’s anything specific you’d like us to consider as we expand data sync capabilities.

    Always happy to hear from early adopters like you!

    – BuddyBot Support Team

    Thread Starter brambil

    (@brambil)

    Hi.
    This is my ACF Config.
    The usage is on a private website for a public company. It’s used for analysis and research.

    [
    {
    "key": "group_65ec602d6b856",
    "title": "Scheda",
    "fields": [
    {
    "key": "field_6602fb46b0191",
    "label": "Settore merceologico",
    "name": "settore-merceologico",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "two-columns",
    "id": ""
    },
    "admin_column_enabled": 1,
    "admin_column_position": "",
    "admin_column_width": "",
    "taxonomy": "categorie-merceologiche",
    "add_term": 0,
    "save_terms": 1,
    "load_terms": 1,
    "return_format": "object",
    "field_type": "radio",
    "allow_null": 0,
    "allow_in_bindings": 1,
    "bidirectional": 0,
    "multiple": 0,
    "bidirectional_target": []
    },
    {
    "key": "field_664f9a510921d",
    "label": "Prodotto",
    "name": "prodotto",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "three-columns",
    "id": ""
    },
    "admin_column_enabled": 0,
    "taxonomy": "prodotto",
    "add_term": 1,
    "save_terms": 1,
    "load_terms": 0,
    "return_format": "object",
    "field_type": "checkbox",
    "allow_in_bindings": 1,
    "bidirectional": 0,
    "multiple": 0,
    "allow_null": 0,
    "bidirectional_target": []
    },
    {
    "key": "field_65f095acc295a",
    "label": "Brand",
    "name": "brand",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "taxonomy": "brand",
    "add_term": 1,
    "save_terms": 1,
    "load_terms": 1,
    "return_format": "object",
    "field_type": "multi_select",
    "allow_null": 0,
    "allow_in_bindings": 1,
    "bidirectional": 0,
    "multiple": 0,
    "bidirectional_target": []
    },
    {
    "key": "field_65ec62c7045b0",
    "label": "Paese",
    "name": "paese",
    "aria-label": "",
    "type": "checkbox",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "four-columns",
    "id": ""
    },
    "admin_column_enabled": 0,
    "choices": {
    "UK": "UK",
    "Italia": "Italia",
    "Svezia": "Svezia",
    "Argentina": "Argentina",
    "USA": "USA",
    "Messico": "Messico",
    "India": "India",
    "Sudafrica": "Sudafrica",
    "Giappone": "Giappone",
    "Corea": "Corea",
    "Svizzera": "Svizzera",
    "Australia": "Australia",
    "Francia": "Francia",
    "Brasile": "Brasile",
    "Spagna": "Spagna",
    "Germania": "Germania",
    "Paesi Bassi": "Paesi Bassi",
    "Islanda": "Islanda",
    "Libano": "Libano",
    "Canada": "Canada",
    "Roadhouse": "Roadhouse",
    "Colombia": "Colombia",
    "Nuova Zelanda": "Nuova Zelanda",
    "Austria": "Austria",
    "Irlanda": "Irlanda",
    "Singapore": "Singapore",
    "Globale": "Globale",
    "Belgio": "Belgio",
    "Slovenia": "Slovenia",
    "Iran": "Iran"
    },
    "default_value": [],
    "return_format": "value",
    "allow_custom": 1,
    "save_custom": 1,
    "allow_in_bindings": 1,
    "layout": "vertical",
    "toggle": 0,
    "custom_choice_button_text": "Add new choice"
    },
    {
    "key": "field_65ec60fab92d1",
    "label": "Media",
    "name": "medium",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "taxonomy": "medium",
    "add_term": 0,
    "save_terms": 1,
    "load_terms": 1,
    "return_format": "object",
    "field_type": "multi_select",
    "allow_null": 0,
    "allow_in_bindings": 1,
    "bidirectional": 0,
    "multiple": 0,
    "bidirectional_target": []
    },
    {
    "key": "field_65ec62ece34c4",
    "label": "Agenzia",
    "name": "agenzia",
    "aria-label": "",
    "type": "text",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "default_value": "",
    "maxlength": "",
    "placeholder": "",
    "prepend": "",
    "append": ""
    },
    {
    "key": "field_65ec6186b92d4",
    "label": "Produzione",
    "name": "produzione",
    "aria-label": "",
    "type": "text",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "default_value": "",
    "maxlength": "",
    "placeholder": "",
    "prepend": "",
    "append": ""
    },
    {
    "key": "field_65ec617eb92d3",
    "label": "Anno",
    "name": "anno",
    "aria-label": "",
    "type": "number",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "default_value": "",
    "min": 1900,
    "max": 2030,
    "placeholder": "",
    "step": "",
    "prepend": "",
    "append": ""
    },
    {
    "key": "field_65f097be116bf",
    "label": "Sinossi",
    "name": "sinossi",
    "aria-label": "",
    "type": "textarea",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "acfbs_allow_search": 1,
    "default_value": "",
    "maxlength": "",
    "rows": "",
    "placeholder": "",
    "new_lines": ""
    },
    {
    "key": "field_6602fb59a06e8",
    "label": "Keywords",
    "name": "keywords",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "four-columns",
    "id": ""
    },
    "admin_column_enabled": 0,
    "taxonomy": "keyword",
    "add_term": 1,
    "save_terms": 1,
    "load_terms": 1,
    "return_format": "object",
    "field_type": "checkbox",
    "allow_in_bindings": 1,
    "bidirectional": 0,
    "multiple": 0,
    "allow_null": 0,
    "bidirectional_target": []
    },
    {
    "key": "field_65ec604fb92cd",
    "label": "Target",
    "name": "target",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "taxonomy": "target",
    "add_term": 1,
    "save_terms": 1,
    "load_terms": 0,
    "return_format": "object",
    "field_type": "checkbox",
    "bidirectional": 0,
    "multiple": 0,
    "allow_null": 0,
    "bidirectional_target": []
    },
    {
    "key": "field_65ec6079b92ce",
    "label": "Visual",
    "name": "visual",
    "aria-label": "",
    "type": "textarea",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "default_value": "",
    "maxlength": "",
    "rows": "",
    "placeholder": "",
    "new_lines": ""
    },
    {
    "key": "field_67e3cfb05932d",
    "label": "Soundtrack",
    "name": "musica",
    "aria-label": "",
    "type": "textarea",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "default_value": "",
    "maxlength": "",
    "allow_in_bindings": 1,
    "rows": "",
    "placeholder": "",
    "new_lines": ""
    },
    {
    "key": "field_65ec608eb92cf",
    "label": "Maintrend",
    "name": "macrotrend",
    "aria-label": "",
    "type": "relationship",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "post_type": [
    "maintrend"
    ],
    "post_status": "",
    "taxonomy": "",
    "filters": [
    "search"
    ],
    "return_format": "id",
    "min": "",
    "max": "",
    "allow_in_bindings": 1,
    "elements": [
    "featured_image"
    ],
    "bidirectional": 1,
    "bidirectional_target": [
    "field_6723b204ecaed"
    ]
    },
    {
    "key": "field_65f41019cd659",
    "label": "Video URL",
    "name": "video",
    "aria-label": "",
    "type": "url",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "default_value": "",
    "placeholder": ""
    },
    {
    "key": "field_65f81a13132c7",
    "label": "Durata",
    "name": "durata",
    "aria-label": "",
    "type": "time_picker",
    "instructions": "",
    "required": 0,
    "conditional_logic": [
    [
    {
    "field": "field_65f41019cd659",
    "operator": "!=empty"
    }
    ]
    ],
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "display_format": "i:s",
    "return_format": "i:s"
    },
    {
    "key": "field_65f41045cd65a",
    "label": "Immagini",
    "name": "immagini",
    "aria-label": "",
    "type": "gallery",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "return_format": "id",
    "library": "uploadedTo",
    "min": "",
    "max": "",
    "min_width": "",
    "min_height": "",
    "min_size": "",
    "max_width": "",
    "max_height": "",
    "max_size": "",
    "mime_types": "",
    "insert": "append",
    "preview_size": "medium"
    },
    {
    "key": "field_66cdd55f2d0a5",
    "label": "Edizione Communication Trends",
    "name": "edizione_communication_trends",
    "aria-label": "",
    "type": "taxonomy",
    "instructions": "",
    "required": 1,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "two-columns",
    "id": ""
    },
    "admin_column_enabled": 0,
    "taxonomy": "edizione-comm-trends",
    "add_term": 1,
    "save_terms": 1,
    "load_terms": 0,
    "return_format": "id",
    "field_type": "radio",
    "allow_null": 0,
    "allow_in_bindings": 1,
    "bidirectional": 1,
    "bidirectional_target": [
    "field_66cdd55f2d0a5"
    ],
    "multiple": 0
    },
    {
    "key": "field_67add235edecd",
    "label": "Colori",
    "name": "colori",
    "aria-label": "",
    "type": "group",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "layout": "table",
    "sub_fields": [
    {
    "key": "field_67add24cedece",
    "label": "Palette",
    "name": "img",
    "aria-label": "",
    "type": "image",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "return_format": "id",
    "library": "uploadedTo",
    "min_width": "",
    "min_height": "",
    "min_size": "",
    "max_width": "",
    "max_height": "",
    "max_size": "",
    "mime_types": "",
    "allow_in_bindings": 0,
    "preview_size": "medium"
    },
    {
    "key": "field_67add26aedecf",
    "label": "Colori",
    "name": "text",
    "aria-label": "",
    "type": "text",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "default_value": "",
    "maxlength": "",
    "allow_in_bindings": 0,
    "placeholder": "",
    "prepend": "",
    "append": ""
    }
    ]
    },
    {
    "key": "field_67add28744f59",
    "label": "Grafica",
    "name": "grafica",
    "aria-label": "",
    "type": "group",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "layout": "table",
    "sub_fields": [
    {
    "key": "field_67add28744f5a",
    "label": "Immagine",
    "name": "img",
    "aria-label": "",
    "type": "image",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "return_format": "array",
    "library": "uploadedTo",
    "min_width": "",
    "min_height": "",
    "min_size": "",
    "max_width": "",
    "max_height": "",
    "max_size": "",
    "mime_types": "",
    "allow_in_bindings": 0,
    "preview_size": "medium"
    },
    {
    "key": "field_67add28744f5b",
    "label": "Grafica",
    "name": "text",
    "aria-label": "",
    "type": "text",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "default_value": "",
    "maxlength": "",
    "allow_in_bindings": 0,
    "placeholder": "",
    "prepend": "",
    "append": ""
    }
    ]
    },
    {
    "key": "field_67add29b44f5c",
    "label": "Ambientazioni",
    "name": "ambientazioni",
    "aria-label": "",
    "type": "group",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "layout": "table",
    "sub_fields": [
    {
    "key": "field_67add29b44f5d",
    "label": "Immagine",
    "name": "img",
    "aria-label": "",
    "type": "image",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "return_format": "array",
    "library": "uploadedTo",
    "min_width": "",
    "min_height": "",
    "min_size": "",
    "max_width": "",
    "max_height": "",
    "max_size": "",
    "mime_types": "",
    "allow_in_bindings": 0,
    "preview_size": "medium"
    },
    {
    "key": "field_67add29b44f5e",
    "label": "Ambientazioni",
    "name": "text",
    "aria-label": "",
    "type": "text",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "default_value": "",
    "maxlength": "",
    "allow_in_bindings": 0,
    "placeholder": "",
    "prepend": "",
    "append": ""
    }
    ]
    },
    {
    "key": "field_67add2ac44f5f",
    "label": "Volti",
    "name": "volti",
    "aria-label": "",
    "type": "group",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "layout": "table",
    "sub_fields": [
    {
    "key": "field_67add2ac44f60",
    "label": "Volto principale",
    "name": "img",
    "aria-label": "",
    "type": "image",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "return_format": "id",
    "library": "uploadedTo",
    "min_width": "",
    "min_height": "",
    "min_size": "",
    "max_width": "",
    "max_height": "",
    "max_size": "",
    "mime_types": "",
    "allow_in_bindings": 0,
    "preview_size": "medium"
    },
    {
    "key": "field_67add2ac44f61",
    "label": "Volti",
    "name": "text",
    "aria-label": "",
    "type": "text",
    "instructions": "",
    "required": 0,
    "conditional_logic": 0,
    "wrapper": {
    "width": "",
    "class": "",
    "id": ""
    },
    "admin_column_enabled": 0,
    "default_value": "",
    "maxlength": "",
    "allow_in_bindings": 0,
    "placeholder": "",
    "prepend": "",
    "append": ""
    }
    ]
    }
    ],
    "location": [
    [
    {
    "param": "post_type",
    "operator": "==",
    "value": "spot"
    }
    ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": [
    "excerpt",
    "discussion",
    "comments",
    "author",
    "categories",
    "tags",
    "send-trackbacks"
    ],
    "active": true,
    "description": "",
    "show_in_rest": 0
    }
    ]
    Plugin Support buddybotsupport

    (@buddybotsupport)

    Hi @brambil,

    Thank you for sharing your ACF configuration and providing detailed context.

    We will carefully review the data you’ve provided and will reach out if we have any questions. We’ll then incorporate any necessary clarifications into our development process, and we truly appreciate your continued feedback. Integration with Advanced Custom Fields (ACF) and support for custom post types is already on our development roadmap, and we recognize how important this functionality is, especially for environments focused on analysis, research, and internal tools.

    We’re actively working on expanding our Advanced Data Sync Extension to include ACF compatibility and support for private content, including pages. Once released, we’ll make sure to notify when the new version is available.

    Thanks again for helping shape BuddyBot’s development, your input is incredibly valuable.

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

The topic ‘Training with custom post type anche custom fields’ is closed to new replies.