Comment on page
📎
Creating a chatbot
Creating a chatbot in Cloozo is quite straightforward. The only 2 critical requirements are OpenAI and Pinecone details. Once you have them, the entire process is self contained and smooth.
In case you are interested in a video tutorial, check below:
We will go step by step.
After creating a workspace, click visit to go inside the workspace. Here, click 'New Chatbot' to create one.

Give it a name and choose the type of chatbot that you want to create. It can be a chatbot
- based on your knowledge base,
- or it can be a one that searches the internet to provide answers.
The one with your knowledge base is specific to your provided custom data and can only respond to queries which are related to the data that you provided to your chatbot. This type of chatbot is best suited for niche industries where the key requirement is to provide customer support or guidance about a specific product.
After the chatbot is created, click 'Edit' to add the openAI details, pinecone details, edit chatbot appearance and even set pre-defined questions known as 'Starter questions' in Cloozo.

You can fully train the chatbot by uploading your own custom data like pdf, docs and txt files. And can also input website links which will be scraped to feed the relavant data to the chatbot.