.center { display: block; margin: auto; }
{: width="100" height="100"}{: .center}Find MBTI chatbot
Table of Contents
About The Project
- MBTI를 알기 위해서는 딱딱한 질문식의 설문을 일일히 체크해야 합니다.
- 저희는 그런 방식보다는 챗봇과의 대화를 통해 MBTI를 알아내는 방식을 챗봇에 적용하고자 합니다.
- 저희 챗봇은 LINE Messaging API를 기반으로 만들어졌습니다.
Built With
Roadmap
- Line/kakao 채널 만들기
- express 서버 연결
- test
- MBTI설문을 챗봇에 적용시키기
Contributing
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Contact
- 김성욱 : so3659@khu.ac.kr
- 공정훈 : kjhun1208@khu.ac.kr
고민경: komg00@khu.ac.kr
Project Link : http://khuhub.khu.ac.kr/2018103692/find_mbti_bot)