{
  "project_id": "supermemoryai/smfs",
  "repo": "supermemoryai/smfs",
  "name": "smfs",
  "github_url": "https://github.com/supermemoryai/smfs",
  "homepage_url": "https://smfs.ai",
  "language": "Rust",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "rag_framework"
  ],
  "tags": [
    "ai-agents",
    "ai-memory",
    "filesystem",
    "memory",
    "rag"
  ],
  "description": "A filesystem designed for agents, with SOTA retrieval, automatic memory profiles, sync engine. Drop any file type (pdf, images, videos), and grep through them.",
  "overview": "Use supermemoryai/smfs when the user needs a rag framework project with docker, cloudflare, serverless deployment options.",
  "alternatives": [
    {
      "repo": "mem0ai/mem0",
      "reason": "Same rag framework intent with agent_memory, rag overlap."
    },
    {
      "repo": "cyberlife-coder/VelesDB",
      "reason": "Same rag framework intent with agent_memory, rag overlap."
    },
    {
      "repo": "winstonkoh87/Athena-Public",
      "reason": "Same rag framework intent with agent_memory, rag overlap."
    }
  ],
  "related": [
    {
      "repo": "mem0ai/mem0",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "gptme/gptme",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "pipeshub-ai/pipeshub-ai",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "neuml/txtai",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "getzep/graphiti",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "infiniflow/ragflow",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "bytedance/deer-flow",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    },
    {
      "repo": "bibinprathap/VeritasGraph",
      "reason": "Related to supermemoryai/smfs through rag framework category and docker deployment."
    }
  ],
  "dependencies": [
    "Cloudflare Workers",
    "Vector database",
    "LLM provider"
  ],
  "deployments": [
    "docker",
    "cloudflare",
    "serverless",
    "vercel",
    "local"
  ],
  "difficulty": "beginner",
  "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"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"rag\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Matched \"cloudflare workers\" in repository content.",
        "Matched \"vercel\" in repository content.",
        "Matched \"serverless\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Cloudflare deployment path suggests a guided serverless setup."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Cloudflare signal: cloudflare workers.",
        "Runtime blocker: filesystem."
      ]
    }
  },
  "quality_signals": {
    "stars": 472,
    "recent_commits": 0,
    "contributors": 7,
    "issue_response_time_hours": null,
    "release_frequency_180d": 9
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 38,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 17,
  "agent_score": 64,
  "score": 77,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 27,
    "deployment": 100,
    "popularity": 53,
    "community": 52
  },
  "git_top_score": 77,
  "git_top_score_breakdown": {
    "community": 90,
    "maintenance": 30,
    "documentation": 92,
    "stability": 85,
    "adoption": 75,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use supermemoryai/smfs when the user needs a rag framework project with docker, cloudflare, serverless deployment options.",
    "purpose": "Use supermemoryai/smfs when the user needs a rag framework project with docker, cloudflare, serverless deployment options.",
    "install": "Deploy on Cloudflare Workers using the repository's deployment 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",
      "simple prompt apps",
      "tasks without external knowledge"
    ],
    "deployment": [
      "docker",
      "cloudflare",
      "serverless",
      "vercel",
      "local"
    ],
    "alternatives": [
      {
        "repo": "mem0ai/mem0",
        "reason": "Same rag framework intent with agent_memory, rag overlap."
      },
      {
        "repo": "cyberlife-coder/VelesDB",
        "reason": "Same rag framework intent with agent_memory, rag overlap."
      },
      {
        "repo": "winstonkoh87/Athena-Public",
        "reason": "Same rag framework intent with agent_memory, rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"rag\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"cloudflare workers\" in repository content.",
          "Matched \"vercel\" in repository content.",
          "Matched \"serverless\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Cloudflare deployment path suggests a guided serverless setup."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Cloudflare signal: cloudflare workers.",
          "Runtime blocker: filesystem."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 38,
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "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"
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-11T09:18:53.082Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "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-11T09:18:53.082Z",
  "knowledge": {
    "project": {
      "id": "supermemoryai/smfs",
      "owner": "supermemoryai",
      "name": "smfs",
      "full_name": "supermemoryai/smfs",
      "github_url": "https://github.com/supermemoryai/smfs",
      "homepage_url": "https://smfs.ai",
      "description": "A filesystem designed for agents, with SOTA retrieval, automatic memory profiles, sync engine. Drop any file type (pdf, images, videos), and grep through them.",
      "language": "Rust",
      "topics": [
        "ai-agents",
        "ai-memory",
        "filesystem",
        "memory",
        "rag"
      ],
      "license": "MIT",
      "stars": 472,
      "forks": 37,
      "open_issues": 3,
      "default_branch": "main",
      "created_at": "2026-04-14T19:00:51Z",
      "updated_at": "2026-08-06T21:17:11Z",
      "pushed_at": "2026-06-12T06:01:45Z",
      "synced_at": "2026-08-11T09:18:53.082Z"
    },
    "agent_card": {
      "project_id": "supermemoryai/smfs",
      "project_kind": "project",
      "category": "rag_framework",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "cloudflare",
        "serverless",
        "vercel",
        "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"
      ],
      "alternatives": [
        {
          "project_id": "mem0ai/mem0",
          "reason": "Same rag framework intent with agent_memory, rag overlap."
        },
        {
          "project_id": "cyberlife-coder/VelesDB",
          "reason": "Same rag framework intent with agent_memory, rag overlap."
        },
        {
          "project_id": "winstonkoh87/Athena-Public",
          "reason": "Same rag framework intent with agent_memory, rag overlap."
        }
      ],
      "summary_for_agent": "Use supermemoryai/smfs when the user needs a rag framework project with docker, cloudflare, serverless deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"rag\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"cloudflare workers\" in repository content.",
            "Matched \"vercel\" in repository content.",
            "Matched \"serverless\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Cloudflare deployment path suggests a guided serverless setup."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Cloudflare signal: cloudflare workers.",
            "Runtime blocker: filesystem."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-11T09:18:53.082Z"
    },
    "metrics": {
      "project_id": "supermemoryai/smfs",
      "stars_30d_delta": 9,
      "commits_30d": 0,
      "releases_180d": 9,
      "contributors_90d": 7,
      "issue_first_response_median_hours": null,
      "recent_push_days": 60,
      "git_score": 17,
      "maintenance_score": 27,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 38,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-11T09:18:53.082Z"
    }
  },
  "resolved_from": {
    "requested_id": "supermemoryai/smfs",
    "resolved_id": "supermemoryai/smfs",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1067,
    "generated_at": "2026-08-13T12:16:36.534Z",
    "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
  }
}