• Resolved chillybang

    (@chillybang)


    I have a table wp_data. My desired use case: based on response to defined SQL query AI Engine generates a scheduled description/summarization and chart. Similarly, like it is done by Bloomberg.

    I think, your Content Parser would be a very good begin for this – if it could be possible to query MySQL beside of parsing ACF.

    • This topic was modified 1 year, 3 months ago by chillybang.
    • This topic was modified 1 year, 3 months ago by chillybang.
Viewing 1 replies (of 1 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @chillybang! 👋

    AI Engine itself makes it easy to connect to LLM services—what you do with it afterward is up to you. You can use the AI Engine internal API to call your chatbot and run queries in your custom snippets. You can also create your own snippet to fetch and query SQL. Check out the documentation for more details.

    Note that the Content Parser addon is designed to fetch content from third-party plugins that AI Engine can’t read out of the box for Embeddings and Content Awareness, which might not be related to what you’re trying to do.

Viewing 1 replies (of 1 total)

The topic ‘How to generate content based on SQL query?’ is closed to new replies.