Chatbot Icon
JetChat SDK Smart Chatbots for Smarter Training

Introduction

Meet JetChat – Your AI-Powered Training Companion

JetChat is the ultimate AI-powered training buddy, built for Gen Z learners. With our Flutter-based chatbot SDK, ed-tech publishers can create fun, interactive, and personalized training modules. JetChat makes learning easy, fast, and engaging — giving you real-time answers and guidance like a pro. Get ready to level up your learning game!

Distinguishing Features

Integration Protocol

1. Installation

Use this package as a library
        
 Run this command with Flutter:
 $flutter pub add jetchatbot
 This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get)

OR


 dependencies:
 flutter:
 sdk: jetchatbot: ^0.0.2 

2. Embedding the JetChatBot Interface

import 'package:jetchatbot/chatbot_flutter_plugin.dart';
        
 JetChatBotPlugin.instance.initWithKey(context,[YOUR_APP_KEY], [USER_TOKEN]);

Pub.dev Reference

JetChatBot

User Flow

Demo Video

Troubleshooting

📥 Check Full Documentation