{
  "project_id": "anaslimem/CortexaDB",
  "repo": "anaslimem/CortexaDB",
  "name": "CortexaDB",
  "github_url": "https://github.com/anaslimem/CortexaDB",
  "homepage_url": "https://cortexa-db.vercel.app",
  "language": "Rust",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "agent_framework"
  ],
  "tags": [
    "agentic-memory",
    "ai-agents",
    "graph-database",
    "python",
    "rust",
    "vector-database"
  ],
  "description": "It is a simple, fast, and hard-durable embedded database designed specifically for AI agent memory. It provides a single-file-like experience (no server required) but with native support for vectors, graphs, and temporal search.",
  "overview": "Use anaslimem/CortexaDB when the user needs a agent framework project with vercel, serverless, library_only deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "omnigent-ai/omnigent",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and serverless deployment."
    },
    {
      "repo": "chroma-core/chroma",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and serverless deployment."
    },
    {
      "repo": "CopilotKit/CopilotKit",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and library_only deployment."
    },
    {
      "repo": "google/adk-python",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and library_only deployment."
    },
    {
      "repo": "julep-ai/julep",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and serverless deployment."
    },
    {
      "repo": "cacheplane/angular-agent-framework",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and vercel deployment."
    },
    {
      "repo": "langchain-ai/langchain",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and library_only deployment."
    },
    {
      "repo": "supermemoryai/supermemory",
      "reason": "Related to anaslimem/CortexaDB through agent framework category and vercel deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "vercel",
    "serverless",
    "library_only",
    "local"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "build agents with CortexaDB",
    "orchestrate LLM tools",
    "prototype autonomous workflows"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"agent\" in metadata.",
        "Matched \"agents\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"vercel\" in repository content.",
        "Matched \"pip install\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected."
      ]
    }
  },
  "quality_signals": {
    "stars": 50,
    "recent_commits": 0,
    "contributors": 3,
    "issue_response_time_hours": null,
    "release_frequency_180d": 13
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 20,
  "agent_score": 59,
  "score": 69,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 32,
    "deployment": 90,
    "popularity": 34,
    "community": 48
  },
  "git_top_score": 69,
  "git_top_score_breakdown": {
    "community": 68,
    "maintenance": 34,
    "documentation": 92,
    "stability": 100,
    "adoption": 40,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use anaslimem/CortexaDB when the user needs a agent framework project with vercel, serverless, library_only deployment options.",
    "purpose": "Use anaslimem/CortexaDB when the user needs a agent framework project with vercel, serverless, library_only deployment options.",
    "install": "Install as a library or package using the repository instructions.",
    "inputs": [
      "task prompt",
      "tools",
      "context",
      "memory/state"
    ],
    "outputs": [
      "agent runs",
      "tool calls",
      "workflow state"
    ],
    "good_for": [
      "build agents with CortexaDB",
      "orchestrate LLM tools",
      "prototype autonomous workflows",
      "stateful agents",
      "tool-using assistants",
      "workflow orchestration"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "simple prompt-only apps",
      "one-shot chat wrappers"
    ],
    "deployment": [
      "vercel",
      "serverless",
      "library_only",
      "local"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"agent\" in metadata.",
          "Matched \"agents\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"vercel\" in repository content.",
          "Matched \"pip install\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "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",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-07-07T11:00:59.164Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "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-07-07T11:00:59.164Z",
  "knowledge": {
    "project": {
      "id": "anaslimem/CortexaDB",
      "owner": "anaslimem",
      "name": "CortexaDB",
      "full_name": "anaslimem/CortexaDB",
      "github_url": "https://github.com/anaslimem/CortexaDB",
      "homepage_url": "https://cortexa-db.vercel.app",
      "description": "It is a simple, fast, and hard-durable embedded database designed specifically for AI agent memory. It provides a single-file-like experience (no server required) but with native support for vectors, graphs, and temporal search.",
      "language": "Rust",
      "topics": [
        "agentic-memory",
        "ai-agents",
        "graph-database",
        "python",
        "rust",
        "vector-database"
      ],
      "license": "Apache-2.0",
      "stars": 50,
      "forks": 2,
      "open_issues": 2,
      "default_branch": "main",
      "created_at": "2026-02-21T12:45:36Z",
      "updated_at": "2026-07-07T09:17:24Z",
      "pushed_at": "2026-06-12T19:39:08Z",
      "synced_at": "2026-07-07T11:00:59.164Z"
    },
    "agent_card": {
      "project_id": "anaslimem/CortexaDB",
      "project_kind": "project",
      "category": "agent_framework",
      "difficulty": "beginner",
      "deployment": [
        "vercel",
        "serverless",
        "library_only",
        "local"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with CortexaDB",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use anaslimem/CortexaDB when the user needs a agent framework project with vercel, serverless, library_only deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"vercel\" in repository content.",
            "Matched \"pip install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-07T11:00:59.164Z"
    },
    "metrics": {
      "project_id": "anaslimem/CortexaDB",
      "stars_30d_delta": 11,
      "commits_30d": 0,
      "releases_180d": 13,
      "contributors_90d": 3,
      "issue_first_response_median_hours": null,
      "recent_push_days": 24,
      "git_score": 20,
      "maintenance_score": 32,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-07T11:00:59.164Z"
    }
  },
  "resolved_from": {
    "requested_id": "anaslimem/CortexaDB",
    "resolved_id": "anaslimem/CortexaDB",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 822,
    "generated_at": "2026-07-07T14:24:21.751Z",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}