项目作者: neilthaker07

项目描述 :
Assistance Chatbot for Android Developers
高级语言: Jupyter Notebook
项目地址: git://github.com/neilthaker07/chatbot-android.git
创建时间: 2018-01-31T19:32:49Z
项目社区:https://github.com/neilthaker07/chatbot-android

开源协议:

下载


chatbot-sjsu

Gantt Chart:

https://docs.google.com/spreadsheets/d/1uB3qg8XrdK5IyfODnW_X-cuSCo4tjBdSS0S1d24tDCs/edit#gid=0

Pert Chart:
https://www.lucidchart.com/documents/edit/148595a7-9718-4f97-8260-608047ea5391/0

Run venv:
In dir : ~/Neil_Work/MS_SJSU/295A : Run this command : source tensorflow/venv/bin/activate

First time install packages after running venv:
virtualenv —system-site-packages -p python3 venv # Use Python 3.n

cd tensorflow

python tflow_file.py

Sample Results: (From venv for android libraries questions)

‘what is retrofit library?’
‘whats a toasty?’
‘tell me something about lottie.’
‘Can you please tell me what is store?’

Answers:

Retrofit turns your REST API into a Java interface.
Toasty is for creating customized Toasts
Adobe after effects parsing works well with Lottie.
Store is a library for Async Data Loading and Caching.

sudo ssh -i cmpe295b.pem ubuntu@13.58.23.159

go to tmux : tmux attach -t 0
save the command in tmux: Ctrl+b
detach : d

MongoDB Server IP: 13.58.23.159
DB Username: adminUser
Password: purveshFALL2018
Datbase name: admin