henryzhou1113 / awesome-chatbot

Awesome Chat Bot: Meetups, Mindstorms, and Friends!

Home Page:https://bupt.github.io/awesome-chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWESOME-CHATBOT

Colab Notebook BUPT CAD Project

Welcome to awesome chatbot paper club!

JOIN US 💖

We have weekly offline meetups, you will be welcome to join if you are interested.

Only one step is needed before you join:

  1. Learn how to become a newcomer by reading Newcomers Manual

Then you are set. we are looking forward to see you in the next meetup!

paper oral

第十一次沙龙:朱正源Oral

paper poster

第十二次沙龙:李童俊Poster

group photo

第七次沙龙:会员合影

group photo - 1st year annual

第十九次沙龙:第一界年会

CONVERSATIONAL AI TUTORIALS

CHANLLENGES

Deep Learning Tutorials

Reinforcement Learning

ChatBot Tutorials

SLIDES

NLP

PAPERS & CODES

DOMAIN

  • .BOT is an identity for bots. - Currently, anyone who owns, operates or manages bots published using a supported tool (Amazon Lex, Botkit Studio, Dialogflow, Gupshup, Microsoft Bot Framework, and Pandorabots) can validate a bot and register a .BOT domain name.

TOOLS

Blog

We are using GitHub Pages to host our blog, powered by [Jekyll] with the nice and flexible two-column Jekyll theme Minimal Mistakes.

Install

make install

Serve

make serve

Image Resizing

# Mac
brew install magicmagick

# Linux
apt install magicmagick

make fit-image

Rules

  1. Attachments & Image files: all files need to be saved under the folder docs/assets/2019/ (2019 is the current year), and you can expect the url of your file is under the url https://bupt.github.io/awesome-chatbot/assets/2019/
  2. Author Information: all the author information is saved in the file docs/_data/author.yml, please free free to add & modify it by yourself. See: https://mmistakes.github.io/minimal-mistakes/docs/authors/
  3. Add a teasor image with size 500x300 to your post by add the following YAML Front Matter to your post:
    header:
      teaser: /assets/2019/my-awesome-post-teaser-500x300.jpg

MEMBERS

Academic Chairman

Members

Add your name to this list by yourself if you are a member.

CO-FOUNDERS

  • @huan - Huan LI (李卓桓), CS Ph.D.
  • @824zzy - Zhengyuan ZHU (朱正源), Master

COPYRIGHT & LICENSE

  • Code & Docs © 2018-2019 Contributors
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

About

Awesome Chat Bot: Meetups, Mindstorms, and Friends!

https://bupt.github.io/awesome-chatbot

License:Apache License 2.0


Languages

Language:Makefile 74.0%Language:Shell 26.0%