Giter Site home page Giter Site logo

ammcoariauniversal / memorai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from praatibhsurana/memorai

0.0 0.0 0.0 48.9 MB

An app developed for patients suffering from Alzheimer's to help keep track of day to day activities.

License: MIT License

Python 13.04% Kotlin 0.14% Dart 74.24% HTML 12.58%

memorai's Introduction

memorAi

memorAi is an application aimed at helping individuals diagnosed with alzheimers disease. The app helps patients keep track of their tasks,medicines,close family friends and relatives. The app has a chatbot service leveraging the wit.ai platform for easier conversation between the patient and memorAi. The chatbot helps schedule tasks, remind the patient about medicines and records sentiments of the patient.

memorAi is flutter application that interacts with a flask backend.

Setup

Clone the repo and navigate to it

git clone https://github.com/avinash-vk/memorAi.git
cd memorAi

To run the flutter app: Download flutter and follow the setup instructions. After that from the root directory:

cd frontend
flutter run

To run the flask backend

  • Download pip
  • Download python 3
  • Create and activate your virtual environment
  • Update config.py
  • From the root directory run:
    pip install -r requirements.txt
    flask run
  • navigate to 127.0.0.1:5000 and your app should be running there.

Get the app : https://memorai.herokuapp.com/ Note: Testing the chatbot on the website may give some errors, we request you to download the apk if feasible. Thanks!

To view the app demo go to: https://youtu.be/VaIxt_ZYBwo

memorai's People

Contributors

avinash-vk avatar praatibhsurana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.