- Clone the repository:
git clone https://github.com/bafaurazan/talk_bot.git
- Navigate to the project directory:
cd talk_bot
- Copy the .env.example file:
cp .env.example .env
- Modify the environment variables to suit your requirements.
- Launching services
- Install app requirements
python app_run.py --install
- run app
python app_run.py