💬 Typebot 是一款功能强大的聊天机器人构建器,您可以自行托管。 https://typebot.io/
Go to file
2026-01-06 18:32:59 +01:00
.cursor 🗃️ Track last activity date on published typebots 2026-01-05 19:44:41 +01:00
.github 👷 Remove auto add to project GH action 2025-12-01 11:08:34 +01:00
.husky ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
.vscode ♻️ Migrate to Bun test 2025-11-27 12:08:31 +01:00
.zed 🔀 Add biome zed settings 2024-09-26 16:35:10 +02:00
apps 🔖 Release v3.15.0 2026-01-06 08:55:55 +01:00
packages ♻️ Simplify last hour results query to return active typebot IDs 2026-01-06 18:32:59 +01:00
scripts 🧑‍💻 Use custom HOSTNAME and PORT in docker entrypoints (#2148) 2025-04-30 10:25:17 +02:00
.dockerignore 🐳 Fix docker image runtime error 2023-09-01 15:41:11 +02:00
.editorconfig Add authentication 2021-11-29 15:19:07 +01:00
.env.dev.example 📝 (webhook) Add PartyKit configuration instructions 2024-10-07 12:02:02 +02:00
.env.example ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
.gitignore 🔥 Remove e2e tests from builder 2025-10-21 18:39:32 +02:00
.gitmoji-changelogrc 🔖 Release v3.6.0 2025-04-01 12:50:34 +02:00
.tolgeerc 🌐 Add more translations (#2051) 2025-03-06 12:25:57 +01:00
biome.json ⬆️ Upgrade dev tools 2025-11-27 11:18:38 +01:00
bun.lock 🔖 Release v3.15.0 2026-01-06 08:55:55 +01:00
bunfig.toml ⬆️ Upgrade to bun v1.3.0 2025-10-16 10:32:51 +02:00
CHANGELOG.md 🔖 Release v3.15.0 2026-01-06 08:55:55 +01:00
CONTRIBUTING.md 📝 Add Contribute docs 2024-01-03 16:29:41 +01:00
docker-compose.build.yml 🔧 Fix bun.lock file not copied to Docker image 2025-10-03 11:21:31 +02:00
docker-compose.dev.yml 🔧 Adapt MinIO bucket creation script for newer mc versions (#2235) 2025-07-02 15:00:55 +02:00
docker-compose.yml 🔧 Fix default docker compose file, add db to same network 2025-03-26 11:55:58 +01:00
Dockerfile 💚 Fix Docker build missing env 2025-12-07 10:04:32 +01:00
LICENSE ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
package.json 🔖 Release v3.15.0 2026-01-06 08:55:55 +01:00
README.md ✏️ Fix grammar and clarity in README.md (#2324) 2025-12-31 18:00:15 +01:00
SECURITY.md 📝 Add Security Policy doc 2025-04-01 15:10:20 +02:00
tsconfig.json Revert "build: add ts references for better DX" 2025-01-29 17:44:06 +01:00
turbo.json 🔥 Remove legacy bot-engine 2025-11-26 15:32:26 +01:00


Typebot banner


Typebot is a Fair Source chatbot builder. It allows you to create advanced chatbots visually, embed them anywhere on your web/mobile apps, and collect results in real-time

Github Stars Commits per month License Uptime Report a bug Ask a question

Try TypebotDocs

Builder demo

https://user-images.githubusercontent.com/16015833/168876388-0310678d-080b-4eca-8633-e5cc4d7bd5d1.mp4

Features

Typebot makes it easy to create advanced chatbots. It provides the building blocks that are adaptable to any business use case. I improve Typebot regularly with bug fixes, new features, and performance improvements.

Chat builder with 34+ building blocks such as:

  • 💬 Bubbles: Text, Image / GIF, video, audio, embed.
  • 🔤 Inputs: Text, email, phone number, buttons, picture choice, date picker, payment (Stripe), file picker...
  • 🧠 Logic: Conditional branching, URL redirections, scripting (Javascript), A/B testing.
  • 🔌 Integrations: Webhook / HTTP requests, OpenAI, Google Sheets, Google Analytics, Meta Pixel, Zapier, Make.com, Chatwoot, More to come...

Theme your chatbot to match your brand identity:

  • 🎨 Customize the fonts, background, colors, roundness, shadows, and more
  • 💪 Advanced theming with custom CSS
  • 💾 Reusable theme templates

Share your typebot anywhere:

  • 🔗 Custom domain
  • 👨‍💻 Embed as a container, popup, or chat bubble easily with the native JS library
  • Blazing-fast embed lib. No iframe, no external dependencies, no performance impact
  • 💻 Executable with HTTP requests

Collect your Results and get insights:

  • 📊 In-depth analytics with drop-off rates, completion rates, and more
  • 📥 Export results to CSV

Built for developers:

  • 🔓 No vendor-locking. Features built with flexibility in mind.
  • 💻 Easy-to-use APIs.

Getting started with Typebot

The easiest way to get started with Typebot is with the official managed service in the Cloud. You'll have high availability, backups, security, and maintenance all managed for you by me, Baptiste, Typebot's founder.

The cloud version can save a substantial amount of developer time and resources. For most sites, this ends up being the best value option and the revenue goes to funding the maintenance and further development of Typebot. So youll be supporting Fair Source software and getting a great service! 💙

Support & Community

You'll find a lot of resources to help you get started with Typebot in the documentation.

Self-hosting

Interested in self-hosting Typebot on your server? Take a look at the self-hosting installation instructions.

How to Contribute

You are awesome, let's build great software together. Head over to the Contribute docs to get started. 💪

Run the project locally

Follow the Local installation section of in the Contributing docs.

Top contributors

Made with contrib.rocks.

License

Typebot's code is protected under a Functional Source License. You will find more information about the license and how to comply with it here.