**What** Move towards doing all processing, whether it be ML computations or scrapping the web, inside app itself. **Why** Managing your own server or using services like AWS is expensive and not very feasible for projects like this one. **Tasks** - [ ] Moving ML processing from server side API into App - [ ] Scrapping web in app instead of using GyanApi
What
Move towards doing all processing, whether it be ML computations or scrapping the web, inside app itself.
Why
Managing your own server or using services like AWS is expensive and not very feasible for projects like this one.
Tasks