Skip to content

calee88/convai_sample_bot

 
 

Repository files navigation

convai_sample_bot : Team kAIb

Install

  1. clone this project

  2. download glove.840B.300d.txt (from http://nlp.stanford.edu/data/glove.840B.300d.zip) and put in data/glove.840B.300d.txt

  3. download model.zip extract it

    source : google drive link (https://drive.google.com/open?id=0BzxkVbZ3kJ_4SzFGdUJWTFYzaEE)

  4. install nvidia-docker ( https://github.com/NVIDIA/nvidia-docker)

  5. in setup.sh, modify absolute path for this project.

  6. run setup.sh

--> will setup docker image

How to run

python3 bot.py

--> will connect with telegram @ConvAI_Baseline with BOT_ID = DA008C35-73CD-4A64-8D67-5C922808D6B4

About

Sample bot for team kAIb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.2%
  • Shell 4.9%
  • Lua 1.7%
  • HTML 1.4%
  • PHP 0.5%
  • CSS 0.2%
  • Makefile 0.1%