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
desktop app for TODO
Is there a desktop app for Zoho TODO?
Show/ hide specific field based on user
Can someone please help me with a client script to achieve the following? I've already tried a couple of different scripts I've found on here (updating to match my details etc...) but none of them seem to work. No errors flagged in the codes, it just
Where are Kanban swimlanes
So i've been playing with Zoho Projects Kanban view a bit more. It appears that task lists are being used as the Kanban columns, which makes sense from the implementation point of view but not the logical one. Kanban columns are statuses that a task can flow through, while a task list has been a logical way to organize related tasks and relate them to a mislestone. In other words a task in a particular task can go through several stages while remaining in the same task list. After doing some research
Tip 19: How to display images in Pages using ZML snippets
Hi folks, We're back with another tip on how to use Zoho Markup Language (ZML) to create interactive pages in Zoho Creator. You can use ZML snippets to add various kinds of components to your pages and structure them in meaningful ways. That's not all, though—using ZML you can ensure your application is automatically compatible with all kinds of devices without any inconsistencies. We often get questions from users about how to invoke Deluge scripts within ZML code. Here's a simple use case for adding
desbloquear cuenta
Buenos dias Cordial saludo Tengo una cuenta libre en zoho mail asociado a un dominio, pero uno de los usuarios se bloquea el correo porque dice que ha excedido el límite de correo, por favor podrian desbloquearla y como hago para que esta persona debe enviar sus correos sin ningun probleama. Gracias de antemano
Can zoho swign format block text spacing automatically when prefilled from zoho crm?
I'm sending zoho sign template from zoho crm, so that zoho crm pre-populates most fields. I have existing pdf documents that i am having signed. I have no ability to change the pdf documents, they are standardized government forms. The problem I am facing
Zoho Inventory / Finance Suite - Add feature to prevent duplicate values in Item Unit field
I've noticed that a client has 2 values the same in the Unit field on edit/create Items. This surprised me as why would you have 2 units with the same name. Please consider adding a feature which prevents this as it seems to serve no purpose.
Reference lookup field values in Client script
hello all, I'm using a "ZDK.Apps.CRM.Products.searchByCriteria" function call, which is returning the matching records correctly; however, one of the fields is a lookup field which I need the associated data. I believe there is a way to get this data
In App Auto Refresh/Update Features
Hi, I am trying to use Zoho Creator for Restaurant management. While using the android apps, I reliased the apps would not auto refresh if there is new entries i.e new kitchen order ticket (KOT) from other users. The apps does received notification but would not auto refresh, users required to refresh the apps manually in order to see the new KOT in the apps. I am wondering why this features is not implemented? Or is this feature being considered to be implemented in the future? With the
Every time an event is updated, all participants receive an update email. How can I deactivate this?
Every time an event is updated in Zoho CRM (e.g. change description, link to Lead) every participant of this meeting gets an update email. Another customer noticed this problem years ago in the Japanese community: https://help.zoho.com/portal/ja/community/topic/any-time-an-event-is-updated-on-zohocrm-calendar-it-sends-multiple-invites-to-the-participants-how-do-i-stop-that-from-happening
How can I filter a field integration?
Hi, I have a field integration from CRM "Products" in a form, and I have three product Categories in CRM. I only need to see Products of a category. Thanks for you answers.
How to implement new online payment gateway?
Hello, Can you tell me how to proceed to implement my local payment gateway? DIBS has an open avaiable API that should be easy to implement into ZOHO BOOKS. http://tech.dibspayment.com/dibs_payment_window
Zoho CRM - Portal Users Edit Their Own Account Information
Hi Community, I'm working on a client portal and it seems like the only I can make the Account record editable to the Contact, is if I add another lookup on the Account to the Contact record. Am I missing something as the account already has a list of
Connecting Zoho Mail with Apollo.io
Hi, I am trying to connect my Zoho Mail account with my Apollo.io account to start sending cold email for prospecting purposes. I have activated the IMAP setting but I am still unable to connect to the Apollo account. I am using my email credentials but
Where does this report come from in the Zoho One ecosystems?
Is this directly from MA, Analytics or ??? ???
Contact's title in "Contact Role Mapping"
When I'm creating a deal, I'd like to see the contacts title in the listing. Right now, I only see this: How can I get the contact's title in there?
Zoho CRM - Client Portal - Hide Notes Related List
Hi Community, I'm building a customer portal and I can't find a way to hide the notes related list. I don't want the client to see the notes I have about them. Is there a way to do this as it is no bin/trash icon when I hover over.
"Pivot Table" Conditional Formatting
Team, I there a way to use conditional formatting a "Pivot Table" report? Thanks, Arron Blue Pumpkin Hosting | Solutions Made Simple
How many clients can be added to Zoho Practice?
How many clients can be added to Zoho Practice without having their zoho app?
Stage History
when viewing a ticket , and you look at stage history tab (kanban view) and look at the stage duration column in days, it shows the current stage of the ticket as " current stage ". Should it not rather show the amount of days it has been in that current
Automating Ticket Responses Using Zoho Desk's AI Features
We’re looking to set up an automation within Zoho Desk that can analyze incoming emails or tickets and automatically respond with relevant knowledge base articles based on the content of the request. Could you please guide us on how to configure this
Optimising CRM-Projects workflows to manage requests, using Forms as an intermediary
Is it possible to create a workflow between three apps with traceability between them all? We send information from Zoho CRM Deals over to Zoho Projects for project management and execution. We have used a lookup of sorts to create tasks in the past,
Service locations are tied to contacts?
Trying the system out. And what I discovered is that it seems that the whole logic of the app is, I'd say, backwards. There is a Customer - a company. The company has contact persons and service locations can be associated with different contact persons.
Enhancements to Zoho Map integration tasks
Hello everyone, We're excited to announce enhancements to the Zoho Map integration tasks in Deluge, which will boost its performance. This post will walk you through the upcoming changes, explain why we're making them, and detail the steps you need to
Bug in Total Hour Calculation in Regularization for past dates
There is a bug in Zoho People Regularization For example today is the date is 10 if I choose a previous Date like 9 and add the Check in and Check out time The total hours aren't calculated properly, in the example the check in time is 10:40 AM check
Narrative 12: Sandbox - Testing without the risk
Behind the scenes of a successful ticketing system: BTS Series Narrative 12: Sandbox - Testing without the risk What is a sandbox environment? A sandbox environment is a virtual playground that allows you to test freely and experiment with various elements
Announcing new features in Trident for Mac (1.27.0)
Hello everyone! Trident for macOS (v1.27.0) is here with new features and enhancements to improve scheduling and managing your calendar events. Let's take a quick look at them. Stay aligned across time zones. Both the scheduled and original time zones
Slow uploads of large files
I'm wanting to use Workdrive for transferring large images and video (we're talking things from 100MB-5GB). I'm running solo on a 500MBit/sec fiber connection. I'm getting upload speeds to Workdrive of no more than about 1-3Mbytes/sec when going through
Migrate Your Notes from OneNote to Zoho Notebook Today
Greetings Notebook Users, We’re excited to introduce a powerful new feature that lets you migrate your notes from Microsoft OneNote to Zoho Notebook—making your transition faster and more seamless than ever. ✨ What’s New One-click migration: Easily import
need to upload from airtable to google drive
I have a zapier zap that automates between airtable and google drive. When a customer uploads a new file into airtable via a client portal interface, zapier uploads that file into a folder linked to that customer's project record. I need to replicate
Can't delete functions that are associated with deleted workflow rules
We have a handful of functions that were once associated with a workflow rule, but the rule has been deleted. The function still thinks it is associated so I can't assign it to a new rule. It is starting to get really messy because we have a list of functions
Default Sorting on Related Lists
Is it possible to set the default sorting options on the related lists. For example on the Contact Details view I have related lists for activities, emails, products cases, notes etc... currently: Activities 'created date' newest first Emails - 'created
Credit Management: #1 Credit You Owe vs Credits Owed to the Business
Think about the last time you ordered food online. You might have paid in advance through your card, but you received a $20 refund because your order got delayed or cancelled. In most apps, refunds don't go into the bank account directly; instead, they're
Tip #46- Turn Every Session into an Insight with Zoho Assist survey report- 'Insider Insights'
Delivering exceptional remote support isn’t just about resolving issues, it’s about understanding how both customers and technicians experience each session. That’s where Survey Report in Zoho Assist come in. You can configure and customize survey questions
CRM/Bookings integration edits Contact names
Hi there, I've installed the extension that connects Zoho CRM and Zoho Bookings. When we get a new appointment from Bookings from an existing Contact, that Contact's record shows this: First Name was updated from asd to blank value Last Name was updated
Domain Change
“Please update my Email-in domain from @biginmail.biginmail.in to @biginmail.zoho.com. Messages to the .in domain are bouncing.”
Webhooks Limit Exceeded
Today, I received an error message saying, 'Total number of Webhook call exceeded', but when I look at Manage > Billing, it doesn't look like any of my invokeURL calls are being logged. Following the advice from this thread: https://help.zoho.com/portal/en/community/topic/webhooks-daily-limits-in-zoho-creator
Auto select option in CRM after Zoho Form merge
Hi, I have a dropdown field in Zoho CRM that is filled with a Zoho Form. The data is filled but not automatically shown. After selecting the right value in the dropdown the information a second field is shown. So the question is; how can I make the dropdown
Bring your CRM data straight into your presentations in Zoho Show
Let's say you are working on a presentation about your team's sales pipeline for an upcoming strategy meeting. All the information you need about clients and leads is in Zoho CRM, but you end up copying details from the CRM into your slides, adjusting
Improved RingCentral Integration
We’d like to request an enhancement to the current RingCentral integration with Zoho. RingCentral now automatically generates call transcripts and AI-based call summaries (AI Notes) for each call, which are extremely helpful for support and sales teams.
Next Page