💬 Typebot 是一款功能强大的聊天机器人构建器,您可以自行托管。 https://typebot.io/
Go to file
2022-03-07 08:12:05 +01:00
.github docs: 📝 Init cool README (WIP) 2022-03-03 13:54:56 +01:00
apps feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
packages feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
.editorconfig Add authentication 2021-11-29 15:19:07 +01:00
.gitignore fix: 🐛 Tiny bugs (Sentry) 2022-02-25 18:44:11 +01:00
.prettierrc Init project 2021-11-19 10:15:13 +01:00
CONTRIBUTING.md docs: 📝 Init cool README (WIP) 2022-03-03 13:54:56 +01:00
docker-compose.yml build: 🏗️ Add minio in local config 2022-03-02 17:35:57 +01:00
LICENSE Create LICENSE 2021-12-08 13:27:35 +01:00
package.json feat: Add collaboration 2022-02-24 11:13:19 +01:00
README.md docs: 📝 Init cool README (WIP) 2022-03-03 13:54:56 +01:00
turbo.json chore(e2e): 👷 Fix e2e pipeline 2022-01-28 19:19:02 +01:00
yarn.lock build: 🏗️ Add minio in local config 2022-03-02 17:35:57 +01:00

Typebot illustration Typebot illustration

Typebot is an open-source alternative to Landbot. It allows you to create conversational apps (Lead qualification, Product launch, User onboarding, Customer support), embed them anywhere on your web apps, and collect results in real-time.

Getting started with Typebot

The easiest way to get started with Typebot is with the official managed service in the Cloud. It takes 1 minute to try out the builder for free. You'll have high availability, backups, security, and maintenance all managed for you by me, @baptisteArno, Typebot's founder.

That's also the best way to support my work, open-source software, and you'll get great service!

Self-hosting

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

Technology

Typebot is a monorepo powered by TurboRepo. Apps are built with state-of-the-art web technologies. These include Typescript, Next.js, Prisma (PostgresDB), Chakra UI, TailwindCSS.