/beet-ai

🤖 Create your amazing smart Artificial Inteligent Streamer with custom personality.

Primary LanguageTypeScript

Bot logo

Beet AI

Status GitHub Issues GitHub Pull Requests License


🤖 Create your amazing smart Artificial Inteligent Streamer with custom personality.

📝 Table of Contents

🧐 About

Create your amazing smart Artificial Inteligent Streamer with custom personality. Let's try It! https://beet-ai.vercel.app/

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

1. Docker v24+
2. Node.js v18+

Installing

A step by step series of examples that tell you how to get a development env running.

  1. Install all dependency
npm install
  1. Change all string in .env.template
  2. Change file name from .env.template to .env
  3. Build and run docker-compose file
docker compose up --build