Giter Site home page Giter Site logo

humanloop / memorai Goto Github PK

View Code? Open in Web Editor NEW
285.0 285.0 20.0 5.41 MB

๐Ÿง  AI memory assistant โ€“ remember everything you read

Home Page: https://memorai.humanloop.ml

Python 40.12% HTML 1.71% JavaScript 21.14% CSS 0.99% Svelte 36.04%

memorai's People

Contributors

dependabot[bot] avatar jordn avatar peadarohaodha avatar razcle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

memorai's Issues

Change the ml model to valhalla/t5-base-qg

This is less of an issue and more of a feature suggestion.

So instead of picking a set of words to generate cloze sentences, generate contextual questions and answers. This can be done using the valhalla/t5-base-qg-hl model from hugging face. (https://huggingface.co/valhalla/t5-base-qg-hl?text=%3Chl%3EPeople%3Chl%3E+celebrate+Christmas+on+25th+of+December.)

On the site a proper question can be generate from an input string where the answer is enclosed within tags. So whatever is being used for the cloze word selection should be used for the tags enclosure. Then each separate string should be ran through the model to generate multiple questions.

CERT_DATE_INVALID when clicking `Get questions` button

Describe the bug
Nothing happens when clicking the Get questions button.

To Reproduce
Steps to reproduce the behavior:

  1. Add this chrome extension to your browser
  2. Go to https://apps.ankiweb.net/ and download Anki for your desktop
  3. Install the add-on
  4. Try to generate questions from webpage
  5. See an error

Screenshots/Logs
image

Device

  • Device: PC
  • OS: Windows 10
  • Browser: Chrome
  • Version: 86.0.4240.198 (Official Build) (64-bit)

Dockerfile with reproducible env

Hello, it seems that there is specific setups that makes it fail on install on my system and on a repl.it instance https://repl.it/@adelinb/memorai#README.md

It would be a good idea to write a basic dockerfile that install and make it run.

So far the error everywhere is

ERROR: Could not find a version that satisfies the requirement en-core-web-sm==2.2.5 (from -r requirements.txt (line 2)) (from versions: none)
ERROR: No matching distribution found for en-core-web-sm==2.2.5 (from -r requirements.txt (line 2))

'Get questions' button does not work

Hi! I've just both built the dev version of the app and installed one from Chrome Web Store, and in both of them, when I hit 'Get questions', nothing happens. Anki is connected, I followed the instructions on the 'Options' page.

This is what I get from the server in the meantime:

$ python app/api.py --run_mode local
/opt/miniconda3/envs/memorai/lib/python3.7/site-packages/sklearn/base.py:318: UserWarning: Trying to unpickle estimator GaussianNB from version 0.20.3 when using version 0.22.2. This might lead to breaking code or invalid results. Use at your own risk.
  UserWarning)
INFO:     Uvicorn running on http://0.0.0.0:80 (Press CTRL+C to quit)
INFO:     Started reloader process [12574]
/opt/miniconda3/envs/memorai/lib/python3.7/site-packages/sklearn/base.py:318: UserWarning: Trying to unpickle estimator GaussianNB from version 0.20.3 when using version 0.22.2. This might lead to breaking code or invalid results. Use at your own risk.
  UserWarning)
INFO:     Started server process [12578]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553825995 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553827061 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553828163 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553830191 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553834272 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553838916 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553839966 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553841026 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553842314 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50367 - "GET /sockjs-node/info?t=1601553843096 HTTP/1.1" 404 Not Found
(and on)

Do you guys know what the problem might be?

PS. I'm on macOS 10.15.4.

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.