🤖 Create your amazing smart Artificial Inteligent
Streamer with custom personality.
Create your amazing smart Artificial Inteligent Streamer with custom personality. Let's try It! https://beet-ai.vercel.app/
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.
What things you need to install the software and how to install them.
1. Docker v24+
2. Node.js v18+
A step by step series of examples that tell you how to get a development env running.
- Install all dependency
npm install
- Change all string in .env.template
- Change file name from .env.template to .env
- Build and run docker-compose file
docker compose up --build