Zoham / Husky_Backup

A Chatbot to answer all basic queries related to IIT-BBS
3 stars 0 forks source link

Porting Python to Android #8

Open arooshiverma opened 5 years ago

Zoham commented 5 years ago

Resource: https://chaquo.com/chaquopy/

Zoham commented 5 years ago

I think Firebase's free spark plan s fine for now -

  1. we shall not need authentication
  2. we can afford only 100 simultaneous connections to the database
  3. we have 1gb of storage
  4. 10gb download per month is allowed from the database (equivalent to 200M chat messages @ 50B per message)
Hrishabh-yadav commented 5 years ago

Are we gonna store every conversation?