{"id":13961406,"url":"https://github.com/humanloop/memorai","last_synced_at":"2025-10-25T02:12:38.203Z","repository":{"id":41668194,"uuid":"254941745","full_name":"humanloop/memorai","owner":"humanloop","description":"🧠 AI memory assistant – remember everything you read","archived":false,"fork":false,"pushed_at":"2022-12-28T23:14:31.000Z","size":5543,"stargazers_count":300,"open_issues_count":20,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-31T12:07:25.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://memorai.humanloop.ml","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humanloop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-11T19:38:49.000Z","updated_at":"2025-02-24T04:38:28.000Z","dependencies_parsed_at":"2023-01-31T07:45:14.688Z","dependency_job_id":null,"html_url":"https://github.com/humanloop/memorai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fmemorai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fmemorai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fmemorai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fmemorai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humanloop","download_url":"https://codeload.github.com/humanloop/memorai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666015,"owners_count":20975788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-08T17:01:06.927Z","updated_at":"2025-10-25T02:12:38.101Z","avatar_url":"https://github.com/humanloop.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\n \u003cimg src=\"https://raw.githubusercontent.com/humanloop/memorai/master/extension/src/img/icon-192.png\" width=\"180\" alt=\"memorai\"\u003e \n \u003cimg src=\"https://raw.githubusercontent.com/humanloop/memorai/master/extension/src/img/memorai.png\" width=\"180\" alt=\"memorai\"\u003e \n \n \n# Memorai\n\n\u003e \"Memory is fundamental to our thinking, and the notion of having a perfect memory is seductive.\" -- Michael Nielsen\nRemember everything you read.\n\nMemorai is an AI that generates questions based on the text you're reading. It works out the perfect time to quiz you with novel AI generated questions.\n\n# Platform\nThe alpha version of the Memorai platform is made up of:\n * A Chrome extension for selecting what you wish to remember\n * A machine learning question generation back end (inspired by https://github.com/KristiyanVachev/Question-Generation and using Spacy) exposed via REST API for creating novel quizes (hosted on Amazon Web Services)\n * Integration to Anki memory tool using Anki connect (leveraging the users local instance of Anki)\n\n## Tech stack\n - Svelte with webpack for the front end\n - FastAPI, Python and spaCy for the back end\n\n\n## Development\n\nTo run the server:\n\n```\npip install -r requirements.txt\npython -m spacy download en_core_web_sm\nexport PYTHONPATH=`PWD`:$PYTHONPATH\npython app/api.py\n```\n\nTo run the extension:\n\n```\ncd extension\nyarn\nyarn start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanloop%2Fmemorai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanloop%2Fmemorai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanloop%2Fmemorai/lists"}