JosXa / insurance-chatbot-prototype

Chatbot Prototype for Smartphone Insurance Damage Claims

Home Page:https://t.me/InsuranceBABot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot Prototype for Smartphone Insurance Damage Claims

Local Installation

  1. git clone https://github.com/JosXa/bachelor-thesis-insurance
  2. Install requirements: pip install -r requirements.txt
  3. Create new Bot on Telegram by sending the command /newbot to @BotFather and follow the instructions
  4. Copy .env settings file to root directory, add Bot Token where applicable
  5. Run bot.py under python3.6 or higher

Deployment

  1. On Heroku: Under resources make sure instance is running as "web" service
  2. Install Redis and PostgreSQL as Heroku Addons installieren

About

Chatbot Prototype for Smartphone Insurance Damage Claims

https://t.me/InsuranceBABot

License:MIT License


Languages

Language:Python 100.0%