Blog

  • AI Engine Function Calling

    AI Engine Function Calling

    This example bypasses the typical process of sending API results back to the AI model for final output processing. We achieve consistency and speed by directly formatting the API results ourselves, eliminating the need for additional AI intervention. For demonstration purposes we will be using the Yahuu Finance API. How about we explore the function…

    Read more →

  • AI Engine Deepgram Text-To-Speech

    AI Engine Deepgram Text-To-Speech

    Leverages Deepgram’s API for lightning-fast text-to-speech. AI Engine voice recognition upgrades enable uninterrupted, natural conversation. Click the microphone and start talking! (AI Engine’s Voice Recognition does not work on Firefox) They currently have a promotional offer at the time of this writing: This plugin has been superseded by my all in one Text-To-Speech plugin. Please…

    Read more →

  • AI Engine Form Image Upload

    AI Engine Form Image Upload

    Now it’s possible to add vision support to your forms! Check out these examples and the source code below. Vision by Image Upload Vision by Image URL Edited 2024-06-06 for compatibility with latest version of AI Engine. Installation For only the file upload version, add the following JavaScript to a post or page with an…

    Read more →

  • AI Engine Conversation Starters

    AI Engine Conversation Starters

    Conversation starters are a beloved feature from ChatGPT that are now possible in AI Engine. I’ve included the code and instructions below. If you’re looking for buttons that AI can dynamically add to responses, including multi-select buttons, check out my plugin here. Updated for AI Engine 2.5.1 on July 28th 2024 Installation Add the following…

    Read more →

  • AI Engine Form Temperature Slider

    AI Engine Form Temperature Slider

    A lower temperature (closer to 0) makes the form’s responses more predictable, logical, and closer to the most likely outcomes based on its training data. Higher temperatures (closer to 1) increase the randomness, creativity, and diversity of the responses, but can also lead to less coherent or relevant answers. Installation Add the following JavaScript to…

    Read more →

  • AI Engine Raw Query Log

    AI Engine Raw Query Log

    Install this plugin and get a powerful dashboard widget displaying the 25 most recent AI Engine queries. Debug faster and smarter with enriched query data. 💾 Download WordPress Plugin Let’s enhance your business! I can help you develop custom AI engine extensions or broader AI strategies.Contact me.

    Read more →

  • AI Engine en-US to en-GB

    AI Engine en-US to en-GB

    Effortlessly switch your chatbots and forms to British English! Say goodbye to inconsistent prompts. This plugin seamlessly translates query results with a JSON dictionary – no prompt changes needed. Simple, dependable, and thorough. Install, activate, and enjoy proper British English! 💾Download WordPress Plugin Let’s enhance your business! I can help you develop custom AI engine…

    Read more →

  • How to Add Custom CSS to Your WordPress Site

    How to Add Custom CSS to Your WordPress Site

    CSS is the backbone of web design, the tool that transforms a website from a collection of words and images into a visually engaging experience. In the WordPress ecosystem, the power of custom CSS can be harnessed directly within posts or pages, thanks to the versatile Custom HTML block. Whether you’re looking to make minor…

    Read more →

  • Enhancing Your WordPress Pages with Custom JavaScript

    Enhancing Your WordPress Pages with Custom JavaScript

    In the world of web development, JavaScript stands out as a fundamental tool, enabling web developers and content creators to add interactive elements to websites. For WordPress users, incorporating custom JavaScript into posts or pages can significantly enhance user experience, from adding simple animations to integrating complex functionalities. This guide walks you through the process…

    Read more →

  • Integrating PHP Scripts into Your WordPress Site

    Integrating PHP Scripts into Your WordPress Site

    WordPress, as a robust Content Management System (CMS), offers tremendous flexibility for customization. Whether you’re aiming to add custom features, enhance functionality, or inject personal flair into your site, PHP scripts play a pivotal role. In this guide, we’ll explore two straightforward methods to add PHP scripts to your WordPress site. Method 1: Using MeowApp’s…

    Read more →

Search the blog for more articles