{"id":50112721,"url":"https://github.com/core-euler/memory-engine","last_synced_at":"2026-05-23T13:06:15.105Z","repository":{"id":340793844,"uuid":"1167635824","full_name":"core-euler/memory-engine","owner":"core-euler","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-26T15:59:55.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-28T18:54:06.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/core-euler.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T14:13:12.000Z","updated_at":"2026-02-26T16:00:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/core-euler/memory-engine","commit_stats":null,"previous_names":["okoloboga/memory-engine","core-euler/memory-engine"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/core-euler/memory-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-euler%2Fmemory-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-euler%2Fmemory-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-euler%2Fmemory-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-euler%2Fmemory-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/core-euler","download_url":"https://codeload.github.com/core-euler/memory-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core-euler%2Fmemory-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33396665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-05-23T13:06:11.336Z","updated_at":"2026-05-23T13:06:15.098Z","avatar_url":"https://github.com/core-euler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memory Engine MVP\n\nPersonal memory engine project (MVP).\n\n## Commands\n\n- `memory ingest \u003cpath\u003e` — parse markdown, extract atoms, build embeddings\n- `memory query \u003ctext\u003e` — hybrid-lite retrieval (lexical + semantic)\n- `memory weekly` — weekly summary with source filtering + claim check\n\n## Setup\n\n```bash\npython -m venv .venv\nsource .venv/bin/activate\npip install -e .\ncp .env.example .env\n```\n\n## Quality checks\n\n```bash\nsource .venv/bin/activate\npip install -e .[dev]\npytest -q\n```\n\n## Security\n\n- Keep API keys only in `.env`\n- Never commit secrets\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcore-euler%2Fmemory-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcore-euler%2Fmemory-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcore-euler%2Fmemory-engine/lists"}