Toggle navigation
Toggle navigation
This project
Loading...
Sign in
공정훈
/
find_mbti_bot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
공정훈
2022-05-12 19:39:55 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8d8a3d53f2e6a1823761bc64c47d47eb8fc6923e
8d8a3d53
0 parents
test Readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
128 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
8d8a3d5
<!-- PROJECT LOGO -->
<br
/>
<div
align=
"center"
>
<h3
align=
"center"
>
find MBTI chatbot
</h3>
</div>
<!-- TABLE OF CONTENTS -->
<details>
<summary>
Table of Contents
</summary>
<ol>
<li>
<a
href=
"#about-the-project"
>
About The Project
</a>
<ul>
<li><a
href=
"#built-with"
>
Built With
</a></li>
</ul>
</li>
<li>
<a
href=
"#getting-started"
>
Getting Started
</a>
<ul>
<li><a
href=
"#prerequisites"
>
Prerequisites
</a></li>
<li><a
href=
"#installation"
>
Installation
</a></li>
</ul>
</li>
<li><a
href=
"#usage"
>
Usage
</a></li>
<li><a
href=
"#roadmap"
>
Roadmap
</a></li>
<li><a
href=
"#contributing"
>
Contributing
</a></li>
<li><a
href=
"#license"
>
License
</a></li>
<li><a
href=
"#contact"
>
Contact
</a></li>
<li><a
href=
"#acknowledgments"
>
Acknowledgments
</a></li>
</ol>
</details>
<!-- ABOUT THE PROJECT -->
## About The Project
*
MBTI를 알기 위해서는 딱딱한 질문식의 설문을 일일히 체크해야 합니다.
*
저희는 그런 방식보다는 챗봇과의 대화를 통해 MBTI를 알아내는 방식을 챗봇에 적용하고자 합니다.
*
저희 챗봇은 LINE Messaging API를 기반으로 만들어졌습니다.
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
### Built With
*
[
Node.js
](
https://nodejs.org/ko/
)
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- GETTING STARTED -->
## Getting Started
### Prerequisites
### Installation
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- USAGE EXAMPLES -->
## Usage
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- ROADMAP -->
## Roadmap
-
[
x
]
Add Changelog
-
[
x
]
Add back to top links
-
[
]
Add Additional Templates w/ Examples
-
[
]
Add "components" document to easily copy & paste sections of the readme
-
[
]
Multi-language Support
-
[
]
Chinese
-
[
]
Spanish
See the
[
open issues
](
https://github.com/othneildrew/Best-README-Template/issues
)
for a full list of proposed features (and known issues).
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- CONTRIBUTING -->
## Contributing
1.
Fork the Project
2.
Create your Feature Branch (
`git checkout -b feature/AmazingFeature`
)
3.
Commit your Changes (
`git commit -m 'Add some AmazingFeature'`
)
4.
Push to the Branch (
`git push origin feature/AmazingFeature`
)
5.
Open a Pull Request
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- LICENSE -->
## License
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- CONTACT -->
## Contact
김성욱 : so3659@khu.ac.kr
공정훈 : kjhun1208@khu.ac.kr
고민경: komg00@khu.ac.kr
Project Link:
[
http://khuhub.khu.ac.kr/2018103692/find_mbti_bot
]
http://khuhub.khu.ac.kr/2018103692/find_mbti_bot)
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
Please
register
or
login
to post a comment