Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박태권
/
menu_recommend_webpage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
5
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박태권
2022-06-01 01:28:24 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
774fe76cb459510e658f980423bb695c4128a3bc
774fe76c
1 parent
28c0fd94
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
2 deletions
README.md
README.md
View file @
774fe76
<!--About The Project-->
## About The Project
# 기호에 따른 메뉴 추천 챗봇
## About The Project
> 사용자의 기호에 따라 적절한 음식 메뉴를 추천해주는 챗봇을 개발한다.
> 1) 한식, 중식, 일식, 양식, 기타 / 2) 찬 음식, 뜨거운 음식/ 3) 매운 음식, 안 매운 음식/ 4) 국물 있는 음식, 없는 음식/ 5) 고기류, 해물류, 기타의 총 5가지 항목을 기준으로 사용자의 기호에 맞는 음식 메뉴 몇 가지를 추천해준다.
> 또한, 사용자의 현재 위치를 기반으로 가까운 음식점 위치를 제공해주는 추가 기능을 포함한다.
<br>
</br>
### Installation
1.
clone the repo
```sh
git clone http://khuhub.khu.ac.kr/2021105602/menu_recommand_webpage.git
```
2.
Install NPM packages
```sh
npm install
```
<br>
</br>
## Built With
-
Node.js
<br>
</br>
## Contact
-
박태권: clue9986@khu.ac.kr
-
최재웅: ymaru0129@khu.ac.kr
-
박나리: pnr021118@khu.ac.kr
-
Project Link: http://khuhub.khu.ac.kr/2021105602/menu_recommand_webpage.git
\ No newline at end of file
...
...
Please
register
or
login
to post a comment