Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이세린
/
anxietymanager
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-06-08 20:48:00 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0483850c6ee3704dd742da8f113da9a40aa44cb7
0483850c
1 parent
7ec48683
update readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
11 deletions
README.md
README.md
View file @
0483850
...
...
@@ -11,16 +11,8 @@ Using: Node.js
;breathe : guided breathing exercise
;cute : pulls a random animal picture from reddit
;chat : chatbot
### Base Incomplete
;checklist : guided anxiety relief checklist
## Event
### Base Incomplete
//bot listens to certain phrases in conversation (ex. "I want to die") and chimes in.
## Main Code Files
```
main.index
...
...
@@ -33,6 +25,15 @@ commands
|_ help.js
```
## To do:
-
Train Chatbot API
-
Implement Checklist
\ No newline at end of file
## API used:
cute.js : https://www.npmjs.com/package/random-puppy
chat.js : https://brainshop.ai/
## TBA:
-
Smarter Chatbot API
-
Optimise checklist with loop, add branching help for different types of anxiety (social, procrastination, etc).
## Referenced:
Base: https://www.youtube.com/watch?v=Feypj3XbYAY&list=PL1vRCNgkH_PlwLQAHqaYoMJqHEy1DAi6Q
React: https://www.youtube.com/watch?v=wXjsCiUjUqo&t=201s
Chatbot: https://youtu.be/67eHZsPmbQA
\ No newline at end of file
...
...
Please
register
or
login
to post a comment