{
  "project_id": "mem0ai/mem0",
  "repo": "mem0ai/mem0",
  "name": "mem0",
  "github_url": "https://github.com/mem0ai/mem0",
  "homepage_url": "https://mem0.ai",
  "language": "Python",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "rag_framework"
  ],
  "tags": [
    "agents",
    "ai",
    "ai-agents",
    "application",
    "chatbots",
    "chatgpt",
    "genai",
    "llm",
    "long-term-memory",
    "memory",
    "memory-management",
    "python",
    "rag",
    "state-management"
  ],
  "description": "Universal memory layer for AI Agents",
  "overview": "Use mem0ai/mem0 when the user needs a rag framework project with docker, vercel, serverless deployment options.",
  "alternatives": [
    {
      "repo": "langchain-ai/langgraph",
      "reason": "Same rag framework intent with rag overlap."
    },
    {
      "repo": "bytedance/deer-flow",
      "reason": "Same rag framework intent with rag overlap."
    },
    {
      "repo": "FlowiseAI/Flowise",
      "reason": "Same rag framework intent with rag overlap."
    }
  ],
  "related": [
    {
      "repo": "winstonkoh87/Athena-Public",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    },
    {
      "repo": "neuml/txtai",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    },
    {
      "repo": "gptme/gptme",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    },
    {
      "repo": "LazyAGI/LazyLLM",
      "reason": "Related to mem0ai/mem0 through rag framework category and vercel deployment."
    },
    {
      "repo": "dynamiq-ai/dynamiq",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    },
    {
      "repo": "langroid/langroid",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    },
    {
      "repo": "run-llama/llama_index",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    },
    {
      "repo": "TaskingAI/TaskingAI",
      "reason": "Related to mem0ai/mem0 through rag framework category and docker deployment."
    }
  ],
  "dependencies": [
    "Vector database",
    "LLM provider"
  ],
  "deployments": [
    "docker",
    "vercel",
    "serverless",
    "library_only",
    "local"
  ],
  "difficulty": "intermediate",
  "cloudflare_ready": false,
  "use_cases": [
    "build RAG applications",
    "connect private data to LLMs",
    "index documents for retrieval"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"rag\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"vercel\" in repository content.",
        "Matched \"pip install\" in repository content.",
        "Matched \"npm install\" in repository content.",
        "Matched \"library\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "No strong beginner or advanced signal found; defaulting to intermediate."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 63050,
    "recent_commits": 95,
    "contributors": 100,
    "issue_response_time_hours": null,
    "release_frequency_180d": 100
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 30,
    "commits_30d": "complete",
    "releases_180d": "partial",
    "contributors_90d": "partial"
  },
  "quality_score": 84,
  "agent_score": 91,
  "score": 92,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 75,
    "deployment": 100,
    "popularity": 96,
    "community": 100
  },
  "git_top_score": 92,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 83,
    "documentation": 84,
    "stability": 90,
    "adoption": 100,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use mem0ai/mem0 when the user needs a rag framework project with docker, vercel, serverless deployment options.",
    "purpose": "Use mem0ai/mem0 when the user needs a rag framework project with docker, vercel, serverless deployment options.",
    "install": "Run with Docker using the repository's container instructions.",
    "inputs": [
      "documents",
      "queries",
      "embedding store"
    ],
    "outputs": [
      "retrieval results",
      "grounded answers",
      "indexes"
    ],
    "good_for": [
      "build RAG applications",
      "connect private data to LLMs",
      "index documents for retrieval",
      "retrieval augmented generation",
      "document search",
      "knowledge grounding"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "simple prompt apps",
      "tasks without external knowledge"
    ],
    "deployment": [
      "docker",
      "vercel",
      "serverless",
      "library_only",
      "local"
    ],
    "alternatives": [
      {
        "repo": "langchain-ai/langgraph",
        "reason": "Same rag framework intent with rag overlap."
      },
      {
        "repo": "bytedance/deer-flow",
        "reason": "Same rag framework intent with rag overlap."
      },
      {
        "repo": "FlowiseAI/Flowise",
        "reason": "Same rag framework intent with rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"rag\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"vercel\" in repository content.",
          "Matched \"pip install\" in repository content.",
          "Matched \"npm install\" in repository content.",
          "Matched \"library\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "No strong beginner or advanced signal found; defaulting to intermediate."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 30,
      "commits_30d": "complete",
      "releases_180d": "partial",
      "contributors_90d": "partial"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: releases180d, contributors90d."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-11T20:30:35.647Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: releases180d, contributors90d."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-08-11T20:30:35.647Z",
  "knowledge": {
    "project": {
      "id": "mem0ai/mem0",
      "owner": "mem0ai",
      "name": "mem0",
      "full_name": "mem0ai/mem0",
      "github_url": "https://github.com/mem0ai/mem0",
      "homepage_url": "https://mem0.ai",
      "description": "Universal memory layer for AI Agents",
      "language": "Python",
      "topics": [
        "agents",
        "ai",
        "ai-agents",
        "application",
        "chatbots",
        "chatgpt",
        "genai",
        "llm",
        "long-term-memory",
        "memory",
        "memory-management",
        "python",
        "rag",
        "state-management"
      ],
      "license": "Apache-2.0",
      "stars": 63050,
      "forks": 7351,
      "open_issues": 658,
      "default_branch": "main",
      "created_at": "2023-06-20T08:58:36Z",
      "updated_at": "2026-08-11T20:25:22Z",
      "pushed_at": "2026-08-11T19:37:43Z",
      "synced_at": "2026-08-11T20:30:35.647Z"
    },
    "agent_card": {
      "project_id": "mem0ai/mem0",
      "project_kind": "project",
      "category": "rag_framework",
      "difficulty": "intermediate",
      "deployment": [
        "docker",
        "vercel",
        "serverless",
        "library_only",
        "local"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build RAG applications",
        "connect private data to LLMs",
        "index documents for retrieval"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [
        {
          "project_id": "langchain-ai/langgraph",
          "reason": "Same rag framework intent with rag overlap."
        },
        {
          "project_id": "bytedance/deer-flow",
          "reason": "Same rag framework intent with rag overlap."
        },
        {
          "project_id": "FlowiseAI/Flowise",
          "reason": "Same rag framework intent with rag overlap."
        }
      ],
      "summary_for_agent": "Use mem0ai/mem0 when the user needs a rag framework project with docker, vercel, serverless deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"rag\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"vercel\" in repository content.",
            "Matched \"pip install\" in repository content.",
            "Matched \"npm install\" in repository content.",
            "Matched \"library\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "No strong beginner or advanced signal found; defaulting to intermediate."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-11T20:30:35.647Z"
    },
    "metrics": {
      "project_id": "mem0ai/mem0",
      "stars_30d_delta": 2404,
      "commits_30d": 95,
      "releases_180d": 100,
      "contributors_90d": 100,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 84,
      "maintenance_score": 75,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 30,
        "commits_30d": "complete",
        "releases_180d": "partial",
        "contributors_90d": "partial"
      },
      "calculated_at": "2026-08-11T20:30:35.647Z"
    }
  },
  "resolved_from": {
    "requested_id": "mem0ai/mem0",
    "resolved_id": "mem0ai/mem0",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1067,
    "generated_at": "2026-08-13T11:54:18.805Z",
    "snapshot_id": "d1:1067:2026-08-13T09:00:43.118Z",
    "latest_synced_at": "2026-08-13T09:00:43.118Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}