Skip to content

Amazon Alexa Competition 2016-2017 Team Wise Macaw from RPI

License

Notifications You must be signed in to change notification settings

dk000000000/WiseMacawAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiseMacaw

Table of Contents

Overview:

This is an team repository for Amazon Alexa Competition 2016-2017.
Draft Paper link

Team name:
Wise Macaw(Originally BAKAbot)

Team Website: http://dk000000000.github.io/wise_macaw/index.html

Advisor name:
Mei Si

Current Team Members(Alphabetical order):
Zev Battad
Craig Carlson(Graduated)
Rahul Divekar(IP conflict)
Jiashun Gou
Jieming Ji
Jingfei Zhou
Qingyun Wang

Contribution:

Jieming: Design and implement three different dialog managers, most of Entertainment, Social-chat and Information modules and deployment of chatbot's system infrastructure. Experimented with training seq2seq on twitter dataset and Gamification of frame based dialog system.

Qingyun: Independently developed a Python Program to extract popular news and comments from reddit or twitter; designed a recommendation system to provide users with most suitable news with best comments.

Jiashun: Design and implement of ghost Adventure and text adventure, message board, word game and data management(redis).

Zev: Dialog management, AIML bot and Scrpt Writing

Jingfei: Horoscope & riddle

Quickstart

Version:1.2.2


Folder Structure:
./EC2 is main function and all modules

Code Architecture:
./EC2/app.py is the Flask server that receive request from lambda function that were implemented by Jieming(Choose Menu initislized WiseMacawMenu else WiseMacawGame)
./EC2/WiseMacawGame.py is the main python file that invoke by the Flask server that handles everything(Gamify Version)
./EC2/WiseMacawMenu.py is the main python file that invoke by the Flask server that handles everything(Menu Version)

Citation

We appreciate your citation if you find our code is beneficial.

@article{ji2017two,
  title={A Two-Layer Dialogue Framework For Authoring Social Bots},
  author={Ji, Jieming and Wang, Qingyun and Battad, Zev and Gou, Jiashun and Zhou, Jingfei and Divekar, Rahul and Carlson, Craig and Si, Mei},
  journal={Alexa Prize Proceedings},
  year={2017}
}

About

Amazon Alexa Competition 2016-2017 Team Wise Macaw from RPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published