{
  "project_id": "deepset-ai/haystack-tutorials",
  "repo": "deepset-ai/haystack-tutorials",
  "name": "haystack-tutorials",
  "github_url": "https://github.com/deepset-ai/haystack-tutorials",
  "homepage_url": "https://haystack.deepset.ai/tutorials",
  "language": "Jupyter Notebook",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "rag_framework"
  ],
  "tags": [
    "generative-qa",
    "haystack",
    "llm",
    "nlp",
    "semantic-search",
    "text-generation",
    "tutorials"
  ],
  "description": "Here you can find all the Tutorials for Haystack 📓",
  "overview": "Use deepset-ai/haystack-tutorials when the user needs a rag framework project with local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "huggingface/transformers",
      "reason": "Same rag framework intent with rag overlap."
    },
    {
      "repo": "deepset-ai/haystack",
      "reason": "Same rag framework intent with rag overlap."
    },
    {
      "repo": "deepset-ai/haystack-core-integrations",
      "reason": "Same rag framework intent with rag overlap."
    }
  ],
  "related": [
    {
      "repo": "neuml/txtai",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "milvus-io/bootcamp",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "winstonkoh87/Athena-Public",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "unum-cloud/USearch",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "LMCache/LMCache",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "langchain-ai/langgraph",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "bibinprathap/VeritasGraph",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    },
    {
      "repo": "bytedance/deer-flow",
      "reason": "Related to deepset-ai/haystack-tutorials through rag framework category and local deployment."
    }
  ],
  "dependencies": [
    "Vector database",
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "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 repository content."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "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": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 368,
    "recent_commits": 10,
    "contributors": 71,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 44,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 18,
  "agent_score": 67,
  "score": 75,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 34,
    "deployment": 70,
    "popularity": 51,
    "community": 100
  },
  "git_top_score": 75,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 31,
    "documentation": 84,
    "stability": 70,
    "adoption": 77,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use deepset-ai/haystack-tutorials when the user needs a rag framework project with local, cloud deployment options.",
    "purpose": "Use deepset-ai/haystack-tutorials when the user needs a rag framework project with local, cloud deployment options.",
    "install": "Follow the repository's package or service setup 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": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "huggingface/transformers",
        "reason": "Same rag framework intent with rag overlap."
      },
      {
        "repo": "deepset-ai/haystack",
        "reason": "Same rag framework intent with rag overlap."
      },
      {
        "repo": "deepset-ai/haystack-core-integrations",
        "reason": "Same rag framework intent with rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"rag\" in repository content."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "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": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 44,
      "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 incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-08-04T13:30:19.200Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
  "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-04T13:30:19.200Z",
  "knowledge": {
    "project": {
      "id": "deepset-ai/haystack-tutorials",
      "owner": "deepset-ai",
      "name": "haystack-tutorials",
      "full_name": "deepset-ai/haystack-tutorials",
      "github_url": "https://github.com/deepset-ai/haystack-tutorials",
      "homepage_url": "https://haystack.deepset.ai/tutorials",
      "description": "Here you can find all the Tutorials for Haystack 📓",
      "language": "Jupyter Notebook",
      "topics": [
        "generative-qa",
        "haystack",
        "llm",
        "nlp",
        "semantic-search",
        "text-generation",
        "tutorials"
      ],
      "license": "Apache-2.0",
      "stars": 368,
      "forks": 125,
      "open_issues": 0,
      "default_branch": "main",
      "created_at": "2022-09-06T13:08:18Z",
      "updated_at": "2026-07-31T08:39:50Z",
      "pushed_at": "2026-07-31T08:38:25Z",
      "synced_at": "2026-08-04T13:30:19.200Z"
    },
    "agent_card": {
      "project_id": "deepset-ai/haystack-tutorials",
      "project_kind": "project",
      "category": "rag_framework",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "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": "huggingface/transformers",
          "reason": "Same rag framework intent with rag overlap."
        },
        {
          "project_id": "deepset-ai/haystack",
          "reason": "Same rag framework intent with rag overlap."
        },
        {
          "project_id": "deepset-ai/haystack-core-integrations",
          "reason": "Same rag framework intent with rag overlap."
        }
      ],
      "summary_for_agent": "Use deepset-ai/haystack-tutorials when the user needs a rag framework project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"rag\" in repository content."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-04T13:30:19.200Z"
    },
    "metrics": {
      "project_id": "deepset-ai/haystack-tutorials",
      "stars_30d_delta": 3,
      "commits_30d": 10,
      "releases_180d": 0,
      "contributors_90d": 71,
      "issue_first_response_median_hours": null,
      "recent_push_days": 4,
      "git_score": 18,
      "maintenance_score": 34,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 44,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-04T13:30:19.200Z"
    }
  },
  "resolved_from": {
    "requested_id": "deepset-ai/haystack-tutorials",
    "resolved_id": "deepset-ai/haystack-tutorials",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1048,
    "generated_at": "2026-08-06T05:01:53.915Z",
    "snapshot_id": "d1:1048:2026-08-06T05:01:08.636Z",
    "latest_synced_at": "2026-08-06T05:01:08.636Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}