Let Inform-AI study your site’s tone and structure to create original, on-brand titles, excerpts, and full articles that feel like they were written by you. Publish instantly or review drafts—scale your output, stay consistent, and reclaim time for the work you love.
Time saving
Consistent and original content
Regular publishing schedule
Increased reader engagement
Higher revenue potential
Flexible integration across platforms
Smart Analysis: Inform-AI analyzes the articles already published on your site, studying tone, style, and structure. This ensures that every new piece feels natural and consistent with your existing content.
Automated Content Creation: Titles, excerpts, and full articles are generated according to your established template. Each post is structured, professional, and tailored to engage your readers.
Flexible Publishing: Choose whether to let the AI publish directly to your WordPress site or save drafts for manual review, giving you full editorial control.
No Duplicate Content: The system carefully checks your existing posts before generating new material, guaranteeing originality and avoiding repetition.
More content in less time: If you normally publish one article per week, Inform-AI enables you to multiply your output without sacrificing quality.
Consistent publishing schedule: Keep your blog active at all times, even when you don’t have time to write.
Unique and relevant posts: Every article is tailored to your voice, ensuring a seamless extension of your brand identity.
Creative inspiration: Beyond generating articles, Inform-AI provides fresh ideas and directions for new content.
Time and resource savings: Focus on your core creative or business tasks while Inform-AI handles the repetitive work of content production.
Inform-AI is built for WordPress and integrates seamlessly as a plugin. Once configured, it automatically produces and formats blog posts that match your site’s template, preserving paragraph separation and readability.
If you run a site on a platform other than WordPress, contact us to discuss custom integration options. We can adapt the service to other platforms on request and evaluate the best integration path for your system.
Inform-AI is ideal for bloggers and content creators who want to scale publishing, businesses and professionals seeking an active, regularly updated blog, and composers, writers, and creatives who prefer to spend more time on core work while maintaining a strong online presence.
To integrate Inform-AI with platforms other than WordPress or to request a custom setup, please contact our team. We will evaluate your needs and provide a tailored integration plan.
If your site isn’t based on WordPress or you want clarification, you can find out more by contacting us!
Well done, if you’ve made it this far it means you want to change and improve your website! Inform-Ai will help you with that!
Now, to complete the setup we need to connect Inform-AI to your website. This step is quite delicate because it’s where you grant access to your current posts and authorize Inform-AI to publish. For this reason, the connection is carried out manually by an operator using the data you provide. It may take 12–48 hours (any lost days can be recovered later in the queue).
Now we need two pieces of information to proceed: your website API and your website RestAPI base URL.
Below you’ll find the guide to help you understand how to get them. Once you have the data, just fill out the form and you’re done!
API stands for Application Programming Interface.
Think of it as a bridge that allows two different programs to talk to each other.
Your WordPress site is one program.
Inform-AI is another program.
The API acts like a messenger:
When the AI wants to publish a post, it tells the API: “Please create this new article.”
The API passes that request to WordPress.
WordPress checks if the request is allowed, and if yes, it creates the post.
This guide will show you how to install and configure a WordPress plugin, specifically Make Connector, even if you are not very familiar with WordPress.
Open your web browser.
Go to your WordPress admin panel by typing: https://yourwebsite.com/wp-admin
Log in using your WordPress username and password.
In the left-hand menu, look for Plugins.
Click Add New.
In the search bar at the top right, type: Make Connector
Look for the plugin in the results
Click Install Now.
After installation, click Activate if it doesn’t activate automatically.

Once active, you will see a new icon appear in the left-hand menu, usually at the bottom (last icon).

The REST API Base URL is what allows external tools (like Make Connector) to communicate with your WordPress site.
The REST API Base URL is always:
https://yourwebsite.com/wp-json/
It is simply your site’s main URL + /wp-json/.
Type your site URL followed by /wp-json/.
Example:
https://my-wordpress-site.com/wp-json/
If everything is working, you will see a page full of JSON text (lots of brackets, quotes, and site info).