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-09 06:16:27 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dc81da9faf61f09cdabba140c5738bcecc4ec625
dc81da9f
1 parent
64f94a1e
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
README.md
README.md
View file @
dc81da9
![
readme사진
](
/uploads/a1b331d0e72982e1500b92b605e14595/readme사진.png
)
# 기호에 따른 메뉴 추천 챗봇
> ![readme사진](/uploads/a1b331d0e72982e1500b92b605e14595/readme사진.png)
<p
align=
"center"
>
<img
src=
"http://some_place.com/image.png"
/>
</p>
## About The Project
> 사용자의 기호에 따라 적절한 음식 메뉴를 추천해주는 챗봇을 개발한다.
> 1) 한식, 중식, 일식, 양식, 기타 / 2) 찬 음식, 뜨거운 음식/ 3) 매운 음식, 안 매운 음식/ 4) 국물 있는 음식, 없는 음식/ 5) 고기류, 해물류, 기타의 총 5가지 항목을 기준으로 사용자의 기호에 맞는 음식 메뉴 몇 가지를 추천해준다.
...
...
@@ -21,7 +28,7 @@
npm install request
npm install
```
3.
app.js 파일에서 TOKEN, Domain, PAPAGO_ID, PAPAGO_SECRET 자신의 것으로 변경
<br>
</br>
3.
app.js 파일에서 TOKEN, Domain, PAPAGO_ID, PAPAGO_SECRET 자신의 것으로 변경
<br>
</br>
<br>
</br>
4.
node.js로 실행
...
...
Please
register
or
login
to post a comment