Getting Started

Welcome to Wizarico! Follow these steps to create your first AI chatbot.

1

Create an account

Sign up with your email and create a secure password. Choose the plan that suits your needs, and you’ll get instant access to our dashboard.

2

Create your own chatbot

Add knowledge to your chatbot either by uploading files or by providing websites it can pull information from.

3

Embedding on Website

Copy and paste a simple script tag into your website's HTML to activate your chatbot.

Training the Bot

Provide your AI with the knowledge it needs to answer your customers' questions.

  • Documents Upload PDF, DOCX, or CSV documents directly.
  • Website Crawling Add URLs for the AI to crawl and learn from automatically.

In the Playground section, you can test your chatbot. If you discover questions it cannot answer, create an explanatory document on that topic and add it to the chatbot’s knowledge base.

Embedding on Website

Copy and paste a simple script tag into your website's HTML to activate your chatbot.

index.html
<script src="https://wizarico.com/widget.js" data-id="YOUR_BOT_ID" async></script>

FAQ