Nest.js Chatbase Template

R
Renaudil y a 2 jours
0

Description

A ready to go sample site that integrates Chatbase AI agents. All that's needed is an environment variable and you're prod-ready!

npx boilerapp nest-js-chatbase-template

文档

Next.js Chatbase Template

A Next.js starter template for Chatbase Agents.

Quick Start

pnpm install
pnpm dev

Deploy

Deploy with Vercel

Chatbase AI Integration

This template comes pre-configured with Chatbase integration. Here's how to set it up:

1. Create Chatbase Account

Visit Chatbase.co to create your account and chatbot.

2. Get Your Chatbot ID

  1. Log into your Chatbase dashboard
  2. Create a new chatbot or select existing one
  3. Copy your chatbot ID

3. Configure Environment Variables

You need 1 environment variable: NEXT_PUBLIC_CHATBOT_ID

Create .env.local:

vercel env pull .env.local

4. Customize Your Chatbot

  • Upload your documentation and FAQs to train the AI agent in the Chatbase Dashboard
  • Customize the chatbot's personality and responses
  • The chatbot will automatically appear on your site once configured

Chatbase Resources

Preview

<img width="1467" height="775" alt="Screenshot 2025-10-22 at 9 08 34 PM" src="https://github.com/user-attachments/assets/2ee2a324-9ba8-4251-bc07-d9077875f560" />

Prix

Gratuit

FREE

评论 (0)

常见问题

常见问题解答 (FAQ)

有问题?我们有答案。如果您找不到想要的答案,请随时联络我们。

Boilerapp 是一个专门用于分享 Boilerplates、入门套件(Starter Kits)和项目模版的开发者社区平台。我们的目标很简单:为您节省初始配置(Setup)的时间,让您可以专注于真正重要的代码。无论您是在寻找简单的代码库还是完整的 SaaS 项目,都能在这里找到。

还有其他问题?

我们的团队随时为您提供帮助。联络我们,我们将尽快回复。

Nest.js Chatbase Template | BoilerApp