Skip to content

A multi-tenant chatbot using Ragie Connect to chat with an organization's knowledge-base

License

Notifications You must be signed in to change notification settings

ragieai/basechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-chat

Base Chat

Base Chat is a multi-tenant RAG chatbot that uses Ragie Connect to allow users to connect and chat with their organization's knowledgebase. It is a reference application for several of Ragie's features.

NOTE: This project is under active development and may include breaking changes in subsequent releases.

Setup

Base Chat is a nextjs application. It uses the Auth.js Google provider for authentication. More information about how to configure the AUTH_ environment variables can be found in their documentation.

  1. Run npm install
  2. Create a postgres database called basechat
  3. Copy env.example to .env
  4. Set all of the environment variables in .env
  5. Run npm run db:migrate to set up the database

After you have completed setup, run npm run dev.

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

A multi-tenant chatbot using Ragie Connect to chat with an organization's knowledge-base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •