FyreBot
AI-powered. Privacy-first. Your data only.

Deploy a chatbot trained on your data in minutes

Embed an intelligent chatbot that answers questions using only the knowledge you provide. No external data. No hallucinations. Complete control via npm and API key.

terminal
$ npm install @fyrebot/widget
Package installed successfully
<ChatWidget apiKey="your-api-key" />
Simple Setup

Up and running in four steps

From signup to live chatbot in minutes. No complex configuration required.

01

Create Account

Sign up and access your personal dashboard in seconds.

02

Upload Your Data

Add PDFs, docs, markdown, or paste text directly.

03

Get Your API Key

Generate a secure API key from your dashboard.

04

Go Live

Install the widget and your chatbot is ready to serve.

Train on Your Data

Upload your knowledge base and watch your chatbot become an expert on your content.

📄PDF
📝DOCX
📋Markdown
🗂️JSON
📃Plain Text

Your Data Only

Chatbot responds exclusively from your uploaded content. No external knowledge, no hallucinations.

Privacy-First

Your data stays yours. Encrypted at rest and in transit. Enterprise-grade security.

Fully Customizable

Match your brand with custom colors, positioning, and behavior. Make it truly yours.

Instant Responses

Lightning-fast AI responses powered by state-of-the-art language models.

For Developers

Integrate in minutes, not days

Our developer-first approach means you get a clean API, excellent documentation, and minimal boilerplate. Focus on your product, not the integration.

  • Install via npm in under a minute
  • TypeScript support out of the box
  • React, Vue, and vanilla JS support
  • Full customization API
  • Webhook integrations available
App.tsx
01<span class="text-primary">import</span> { ChatWidget } <span class="text-primary">from</span> '@fyrebot/widget';
02
03<span class="text-primary">function</span> App() {
04 <span class="text-primary">return</span> (
05 <ChatWidget
06 apiKey="your-api-key"
07 theme={{
08 primaryColor: '#10b5cb',
09 position: 'bottom-right',
10 }}
11 />
12 );
13}

Ready to transform your customer experience?

Join companies using FyreBot to deliver instant, accurate responses to their customers—powered by their own knowledge base.

Free tier available • No credit card required • Setup in 5 minutes