Introduction

Welcome to Blynk! This documentation will guide you through setting up, customizing, and deploying your AI-powered chatbot. Whether you're a solo developer or a large enterprise, Blynk is designed to be intuitive and powerful.

What is Blynk?

Blynk is a platform that allows you to create a custom AI chatbot trained on your own data. You can upload documents, scrape websites, or manually add Q&A pairs to build a knowledge base. Your chatbot then uses this information to provide instant, accurate answers to user questions, deflecting common support queries and improving user engagement.

Core Concepts

Understanding these key concepts will help you get the most out of Blynk:

  • Knowledge Base: This is the collection of all your data sources. It's the "brain" of your chatbot.
  • Data Sources: Individual pieces of content within your knowledge base, such as a PDF file, a website URL, or a set of Q&A pairs.
  • Training: The process where our AI reads your data sources, breaks them into chunks, and stores them in a way that enables fast and relevant searching.
  • Widget: The customizable chat interface that you can embed on your website for users to interact with.