Forward-thinking businesses today are embracing AI to make life easier for themselves, their employees, and their customers. But if you haven't started yet, you might be concerned that your business will be left behind. Or maybe you're worried because you don't know much about AI, machine learning, or data science. Well, you can now relax—we've got you covered on all counts!
We've been hard at work lately, incorporating AI into Creator without deviating from our long-held low-code philosophy. The result of this hard work is an exciting new feature we're announcing today: AI Modeler.
What do you mean by "AI"?
Artificial intelligence is the ability of software to replicate human intellect, such as learning from experience and applying lessons learned while making decisions. While sci-fi enthusiasts and media like to portray artificial intelligence as a scary thing that'll take over the world, the reality is that we haven't reached that stage (yet!).
Instead, the current generation of AI technologies has been adopted in many ways, like providing specific benefits to different industries. In general terms, an AI model provides specific intelligence based on trained data, and can be customized to automate or optimize your business process—all with minimal human interference.
What's in it for me?
Our AI modeler includes a no-code AI builder that helps you harness the power of AI without having knowledge of programming. The AI Modeler feature will be available under the
Microservices
section. From there, you can jump into the world of AI with our ready-to-use models, which we've prebuilt and rigorously tested for your use. You'll only have to choose the application name and the form name to deploy these models—it's that easy!
Custom models allow you to build customized AI models tailor-made for your business, by providing it with unique data based on which it can work. Here, you'll need to provide the model with sample datasets relevant to your business for it to get familiarized with—this is called training
—and then you can test whether it works as intended before deploying it.
Interesting. Tell me more!
While the uses of AI are endless, we've zeroed in on a handful of popularly used models, which we believe will add immense value to your business.
The key capabilities of our AI models are:
-
Prediction
-
OCR (optical character recognition)
-
Object detection
-
Keyword extraction
-
Sentiment analysis
Prediction (Custom)
Prediction models process known results from historical data, and try to forecast future outcomes. It allows you to use data from an existing form or CSV file and predict future outcomes with just a few clicks.
Example:
A store can calculate how much inventory they need in order to meet demand during a particular sales period by providing previous years' sales data.
OCR (Ready-to-use and custom)
Optimize operations, eliminate repetitive manual tasks, and digitize your business by using our OCR model to extract text from images. The ready-to-use OCR model will extract all the text it identifies in the image, while you can build a custom OCR to extract specific text from images into fields in your forms. Tag the fields to the corresponding values once and eliminate manual data entry forever.
Example:
It's 2023, but many people still prefer to settle payments using checks. A business can use our custom OCR to extract details—like the bank name, check number, amount, date, and more—from the checks.
Object detection (Ready-to-use and custom)
Object detection models are used to identify specific objects in images and use them to optimize business processes. Our ready-to-use model is trained to identify common objects (like people, dogs, cars, etc). Otherwise, you can build a custom model and provide it with the training data for the objects you want to identify.
Example:
A safety-focused company can use OD models to detect things like whether its employees are wearing a helmet while entering a construction site.
When helmet is detected
When helmet is not detected:
Keyword extraction (Ready-to-use)
This functionality extracts the most important, representative words/phrases from large amounts of text data. In consumer facing industries, keyword extraction is quite helpful in analyzing customer responses, without having to go through each response manually.
Example:
An e-commerce site that sells mobile phones allows its customers to post reviews after purchase. Instead of manually going through each of the reviews, the site can use keyword extraction to gain insights automatically. They could choose to extract words like "camera", "battery", and "display" to learn more about the most discussed attributes of the product.
Sentiment analysis (Ready-to-use)
The sentiment analysis model analyzes text and predicts the sentiment expressed (positive, negative, or neutral). Sentiment analysis is widely used across industries to assist in analyzing customer feedback, customer support management, and social media monitoring.
Example:
A business receives a large amount of feedback on its products. It can use sentiment analysis to gather whether its products have been well-received or not.
When can I get my hands on it?
Pretty soon! We're as excited as you are and will be rolling out AI Modeler to C6 users on
February 20, 2023. Once live, we'll pop in a comment below this post and also update our
Release Notes page.
Versions
-
C5
(Ready-to-use models only. Use them via the AI fields in the form builder),
C6
(Both custom and ready-to-use models as Microservices)
Pricing
- Ultimate & Professional
100 custom models & 250 ready-to-use with 1,000 free AI calls per month
After exhausting the free AI calls, you'll have to get
monthly add-ons
for more AI calls. You can choose from the $50(50000 AI Calls / Month), $100(120000 AI Calls / Month), and $200(250000 AI Calls / Month) add-ons based on your requirement.
DCs
- US, EU, AU, IN, CN
Help documentation
In the meantime, you can go through our comprehensive set of help docs to learn the nitty-gritty of our AI models.
Regards,
Zoho Creator Team
Recent Topics
Introducing custom lookup fields in the Tickets, Contacts, and Accounts modules
Hello all, We are excited to announce a new enhancement that will empower you to further customize the Tickets, Contacts, and Accounts modules. Now, you will be able to create custom lookup fields in your Tickets, Contacts, and Accounts layouts for more
Contacts per department
Hello, Is it possible to limit Contacts to a Department? Thanks
How to restrict user/portal user change canvas view
Hi , I would like to restrict user / portal user change their canvas view because I hide some sensitive field for them. I dont want my user switch the canvas view that do not belong to them But seems Zoho do not provide this setting?
Draft & Schedule Emails Directly in Bigin
Greetings, I hope all of you are doing well. We're happy to announce a few recent enhancements we've made to email in Bigin. We'll go over each one in detail, but here's a quick overview: Previously, you couldn't draft or schedule emails in Bigin, but
Collections Management: #3 Tackling Payment Failures
Sam refreshed the dashboard. "Payment failed". Same customer. Same subscription. This is happening for the third time. He sends a usual email: "Your renewal payment failed again. Could you please check and retry?" A couple of days passed, and there was
How do I increase the email attachment size in Zoho CRM ?
It looks like I'm limited to 10MB when sending an attachment using the email widget on a record in Zoho CRM. Is there a way to increase the size? Or can I use some other tool? From what I'm reading online, I'm maxed out at 10MB. Any insight would be greatly
Custom Field in Zoho Projects pulling into Analytics
We have a client that we have built our their new business process using Zoho Projects, and we have build a lot of custom fields with their their Projects where they are capturing specific data points that we want to be able to track and pull data, as
WhatsApp Channels in Zoho Campaigns
Now that Meta has opened WhatsApp Channels globally, will you add it to Zoho Campaigns? It's another top channel for marketing communications as email and SMS. Thanks.
Zoho sign and creator error message {"code":9043,"error_param":"Checked by","message":"Extra key found","status":"failure"}
Good day, I receive the error message: {"code":9043,"error_param":"Checked by","message":"Extra key found","status":"failure"} when running below code from creator to sign, void TestForSign(int ID) { //Fetch Template Details (Optional, for dynamic mapping)
Download a writer template as .docx instead of .pdf.
I have been trying to implement a feature to download a writer template as a .docx and got it working partly but it isn't good. Earlier I checked our code and I saw openurl("https://crm.zoho.com/crm/org121314/specific/Template.do?action=print&step=pdfPreview&id="
Allow the usage of Multi-Select fields as the primary field on "Layout Rules"
We want to force our users to enter some explanation strings when a multi-select field has been utilized. I can't understand the reason for the usage restriction of Multi-Select fields as a primary field. This is a simple "Display hidden mandatory field
Ask the Experts 25: Experience the full spectrum of Zoho Desk’s autumn and spring releases for 2025
Hello Everyone, We’re on the 25th episode of our ATE series! It's a true milestone in our live community interactions! It’s been an amazing journey since we started in October 2018. Zoho Desk has come a long way, evolving with the support of a wonderful
WriterTh
After every space Writer goes to capital letters mode in my Android tablet. The cap mode stays till the second letter is typed in the word then it comes to normal mode.
Extract Archived Projects using Zoho Projects API
In my organization we archive the projects when they are already completed, charged, invoiced, so that only those that are still pending process remain active. I need to access all projects (active and archived) from an external system, but the API v3
Pincode based Product Restriction
we have different types of products. 1) Very bulky items like plywood. 2) Too delicate items like glass These type of products we want to sell to local customers. Other products we want to supply all over India. There should be an option to restrict products
Ask the Experts: Five-hour live Q&A session with Zoho WorkDrive product experts
Have questions about WorkDrive 5.0? Let’s talk! We recently launched Zoho WorkDrive 5.0, packed with powerful updates to help your team work smarter, stay secure, and get more value from your business content. From content-centric workflows and AI-powered
File upload support for subforms
Dear All, Subforms help you add and track data related to your CRM records. We've always supported most of the commonly used field types in subforms, so as to cater to your business requirements. Now we're happy to extend support to file upload fields.
Circular record relationship in CRM
Given there is a lookup in custom module Transactions creating a related list on the chosen Contact record. I. e. a lookup field on Transactions module points to Contacts. The related list on a Contact record can thus have have many transaction records.
Multi-currency and Products
One of the main reasons I have gone down the Zoho route is because I need multi-currency support. However, I find that products can only be priced in the home currency, We sell to the US and UK. However, we maintain different price lists for each.
Is it possible to pull the Zoho desk data into Zoho analytics in real time
Hi - I am looking to add more dashboards and reports of Zoho Desk in analytics. I see there is a schedule to pull the data into analytics, but I'm wondering if there is an option to pull the data in real time instead of a specific interval?
Enhance productivity with the revamped Zoho Sheet View
Hello folks, For some time now, you've been able to use the Zoho Sheet View to quickly edit multiple records or to insert a batch of new records. Its tabular interface allows users to engage in these tasks productively. Despite this, the existing Sheet
How to set value of dropdown field to variable
For the life of me, I can't figure out why the following code won't set input.status to the previousSelection. Steps to reproduce: 1. Click input.complete 2. input.status dropdown updates from '1-Backlog' to '4-Done' 3. Click input.complete again to deselect
[Product Update] TimeSheets module is now renamed as Time Logs in Zoho Projects.
Dear Zoho Analytics customers, As part of the ongoing enhancements in Zoho Projects, the Timesheets module has been renamed to Time Logs. However, the module name will continue to be displayed as Timesheets in Zoho Analytics until the relevant APIs are
[WEBINAR][MEA] Learn how to control your inventory and multi-channel sales with the Zoho Inventory & Zoho Books integration
Hello there, We are hosting an exclusive live webinar tailored for businesses across the Middle East and African countries, where you'll learn how to take full control of your inventory and multi-channel sales while keeping your accounting perfectly in
Less clicks, more connection – the usability edge of Zoho Desk
Imagine joining a new workplace, eager to prove your skills, partner with peers, learn new tools, and build a strong foundation for your career. The standards you've set could drive pressure into your head. You now discover the organization is using Zoho
Tip #3 Automating total item weight calculation for your sales orders in Zoho Inventory
Hello, Hope the day is treating you well. Last week, we saw how we could automate the calculation of total shipping charges from numerous shipments for your sales orders and invoices. This week, we will see how you can automate the calculation of total item weight for your sales orders. How does this work? First, you are required to capture the weight of all your items using a custom field. And when you create a sales order, you can either have the system display the individual weights for you or
Why Format section gets disabled when we create Merge Template over PDF
I need some assistance I have a Client who is going to give certificates to users who passes his exam. So, I am using mail merge but in ZOHO writer after I upload the PDF and create merge Template over PDF the format Section gets disabled. My problem
Whatsapp Integration on Zoho Campaign
Team: Can the messages from Zoho Campaign delivered through Whatsapp... now customers no longer are active on email, but the entire campaign module is email based.... when will it be available on whatsapp.... are there any thirdparty providers who can
How to calculate separate totals for Product Line Items filtered by category in Quotes?
Hello! I'm working with Quotes in Zoho CRM and need help calculating conditional totals for line items. Current setup: I have two tables in my Quote template (Zoho Writer), both displaying Quoted Line Items Table 1 (top): Shows all products where Product
I Need Help Verifying Ownership of My Zoho Help Desk on Google Search Console
I added my Zoho desk portal to Google Search Console, but since i do not have access to the html code of my theme, i could not verify ownership of my portal on Google search console. I want you to help me place the html code given to me from Google search
Zoho Desk API Documentation missing a required field
We are trying to create a section using this information. Even after preparing everything based on that page, we still get an error. The error we get is this: {"errorCode":"INVALID_DATA","message":"The data is invalid due to validation restrictions","errors":[{"fieldName":"/translations","errorType":"missing","errorMessage":""}]}
Fetch Subform values through a lookup of a lookup
Hi, I'm having an issue fetching the values of a subform through a lookup field through another lookup field. The code works perfectly to show me the subform row ID, but the second I try to get any readable data, it says "Error occurred. Please contact
Good news! Calendar in Zoho CRM gets a face lift
Dear Customers, We are delighted to unveil the revamped calendar UI in Zoho CRM. With a complete visual overhaul aligned with CRM for Everyone, the calendar now offers a more intuitive and flexible scheduling experience. What’s new? Distinguish activities
Turn Decision Box to a button
Dear all, I need your help on CSS to turn a Decision Box to a Button. I have a Decision Box like: Turn on/off to refresh the information. (on User Input, either True or False, will refresh the information) Now I want to simulate to treat it like a Refresh
Emails not being received from a particular domain
Cannot receive any emails sent from atco.com Domain is in the spam whitelist so should be no reason for it not to be coming through. Have filed a ticket and besides a generic response of we are looking at it - it seems there is no actual support workers
Stock Count
The stock count is a nice new feature, but we cannot figure out how to: 1. Use it without assigning to a person, we have a team or one of multiple do stock counts as do most any company. 2. Add any extra fields to what the "counter" sees. The most important
Can you import projects into Zoho Projects yet?
I see some very old posts asking about importing project records into Zoho Projects. But I can't find anything up to date about the topic. Has this functionality been added? Importing tasks is helpful. But we do have a project where importing projects
Send Whatsapp message from Whatsapp template with custom variables
Hi, I'm trying to do some basic integration for sending WhatsApp messages from Zoho CRM using Zoho Desk whatsapp templates. When creating new whatsapp template in Zoho Desk we can choose ticket related fields as variables but it's not clear how to use
How to remove some users in zoho accounts
How to remove some users in Zoho accounts.
Outgoing blocked: Unusual activity detected.
I just made payment for my Zohomail Today and have been debited so i will like to be Unblocked because this is what it says (Outgoing blocked: Unusual activity detected) Thank you i await your swift responses
Next Page