# Typebot — Visual AI Chatbot Builder You Can Self-Host
> Build advanced chatbots visually with 34+ blocks. Embed anywhere, collect results in real-time. OpenAI integration, custom themes, analytics. Self-hostable. 9,800+ stars.
## Install
Save as a script file and run:
## Quick Use
1. Try instantly at [app.typebot.io](https://app.typebot.io)
2. Or self-host with Docker:
```bash
git clone https://github.com/baptisteArno/typebot.io.git
cd typebot.io
docker compose up -d
```
3. Open the visual editor, drag blocks to build your chatbot flow.
---
## Intro
Typebot is an open-source visual chatbot builder with 9,800+ GitHub stars. It provides 34+ building blocks for creating advanced conversational flows — text bubbles, user inputs, logic branching, and integrations with OpenAI, Google Sheets, Zapier, and more. Embed chatbots anywhere as popups, bubbles, or full pages with custom theming. Built-in analytics track drop-off and completion rates. Best for marketers, product teams, and developers who want to build AI-powered chatbots without coding.
Explore more AI tools on [TokRepo AI Open Source](https://tokrepo.com/en/@AI%20Open%20Source).
---
## Typebot — Visual Chatbot Builder
### 34+ Building Blocks
| Category | Blocks |
|----------|--------|
| **Bubbles** | Text, Image, Video, Audio, Embed |
| **Inputs** | Text, Email, URL, Phone, Number, Date, File, Payment |
| **Logic** | Conditions, Redirect, Code, Typebot Link, Wait |
| **Integrations** | OpenAI, Webhooks, Google Sheets, Google Analytics, Zapier, Make.com |
### Embed Anywhere
```html
```
### AI-Powered Chatbots
Connect OpenAI to your flow for intelligent responses:
1. Add an **OpenAI block** to your flow
2. Configure system prompt and model
3. Feed user input to the AI
4. Display AI response in a text bubble
### Key Features
- **Visual flow editor** — drag-and-drop, no coding required
- **Custom themes** — fonts, colors, backgrounds, custom CSS
- **Analytics** — drop-off rates, completion rates, response data
- **CSV export** — download all collected responses
- **Custom domains** — host on your own domain
- **Self-hostable** — full Docker deployment
### FAQ
**Q: What is Typebot?**
A: An open-source visual chatbot builder with 34+ building blocks, AI integrations, and custom theming. Embed chatbots anywhere and collect results in real-time.
**Q: Is Typebot free?**
A: The self-hosted version is free (Functional Source License). The cloud version at app.typebot.io has a free tier.
**Q: Can Typebot use AI?**
A: Yes, Typebot integrates with OpenAI for intelligent conversational flows. Connect GPT models to generate dynamic responses.
---
## Source & Thanks
> Created by [Baptiste Arno](https://github.com/baptisteArno). Licensed under FSL.
>
> [typebot.io](https://github.com/baptisteArno/typebot.io) — ⭐ 9,800+
Thanks to Baptiste Arno for building an accessible chatbot builder for everyone.
---
## 快速使用
1. 在 [app.typebot.io](https://app.typebot.io) 直接使用
2. 或 Docker 自托管:
```bash
git clone https://github.com/baptisteArno/typebot.io.git
cd typebot.io
docker compose up -d
```
---
## 简介
Typebot 是开源可视化聊天机器人构建器,GitHub 9,800+ star。提供 34+ 构建块创建高级对话流程,集成 OpenAI、Google Sheets、Zapier 等。可嵌入任何网站,内置分析追踪。适合营销人员、产品团队和开发者无代码构建 AI 聊天机器人。
---
## Typebot — 可视化聊天机器人构建器
### 核心功能
- **可视化流程编辑器** — 拖拽式,无需编码
- **34+ 构建块** — 文本、输入、逻辑、AI 集成
- **自定义主题** — 字体、颜色、CSS
- **数据分析** — 流失率、完成率
- **多种嵌入方式** — 弹窗、气泡、全页
### FAQ
**Q: Typebot 是什么?**
A: 开源可视化聊天机器人构建器,34+ 构建块,AI 集成,自定义主题。
**Q: 免费吗?**
A: 自托管版免费,云版有免费层。
---
## 来源与感谢
> Created by [Baptiste Arno](https://github.com/baptisteArno). Licensed under FSL.
>
> [typebot.io](https://github.com/baptisteArno/typebot.io) — ⭐ 9,800+
---
Source: https://tokrepo.com/en/workflows/f05a11a5-33e5-11f1-9bc6-00163e2b0d79
Author: AI Open Source