{
  "markdown": "<p align=\"center\">\n  <a href=\"https://github.com/datarobot-community/app-framework\">\n    <img src=\"https://af.datarobot.com/img/datarobot_logo.avif\" width=\"600px\" alt=\"DataRobot Logo\"/>\n  </a>\n</p>\n<h2 align=\"center\">App Framework Studio</h2>\n\n<p align=\"center\">\n  <a href=\"https://datarobot.com\">Homepage</a>\n  ·\n  <a href=\"https://af.datarobot.com\">Documentation</a>\n  ·\n  <a href=\"https://docs.datarobot.com/en/docs/get-started/troubleshooting/general-help.html\">Support</a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://af.datarobot.com\">\n    <img src=\"https://img.shields.io/badge/af.datarobot.com-a?label=Docs&labelColor=30373D&color=5B8FF9\" alt=\"Documentation\">\n  </a>\n  <a href=\"https://join.slack.com/t/datarobot-community/shared_invite/zt-3uzfp8k50-SUdMqeux25ok9_5wr4okrg\">\n    <img src=\"https://img.shields.io/badge/%23applications-a?label=Slack&labelColor=30373D&color=81FBA6\" alt=\"Slack #applications\">\n  </a>\n</p>\n\nTooling to apply and update App Framework components.\n\n## Which skill pack?\n\nDataRobot's official skill pack for coding assistants is\n[`datarobot-agent-skills`](https://github.com/datarobot-oss/datarobot-agent-skills). Its\n`datarobot-agent-assist` skill builds a **fully integrated agentic application** — MCP server,\nagent, backend API, and frontend, all in the box together and tested to work as a whole. Install\nit for \"build me an agent\" with no further qualification:\n\n```bash\nnpx ai-agent-skills install datarobot-oss/datarobot-agent-skills\n```\n\nThe skills in **this** repository are for when you want **just one piece**, or a **customized\ncombination** you assemble yourself — just an agent, just a FastAPI app, a non-default recipe, or\na component wired up by hand outside what the bundle scaffolds. They also cover authoring and\ndocumenting `af-component-*` components. Both packs can be installed in the same assistant.\n\n## Installing skills\n\nInstall all skills from this repository into your AI agent using [`ai-agent-skills`](https://github.com/skillcreatorai/Ai-Agent-Skills):\n\n```bash\nnpx ai-agent-skills install datarobot-community/app-framework\n```\n\n## Components\n\nThe following App Framework components are maintained in separate repositories under the [`datarobot-community`](https://github.com/datarobot-community) GitHub organization:\n\n| Component | Description |\n|-----------|-------------|\n| [`af-component-base`](https://github.com/datarobot-community/af-component-base) | Task runner, Pulumi project, CI/CD, `.datarobot/` config. |\n| [`af-component-fastapi-backend`](https://github.com/datarobot-community/af-component-fastapi-backend) | FastAPI server and Custom App deployment. |\n| [`af-component-react`](https://github.com/datarobot-community/af-component-react) | React frontend. |\n| [`af-component-llm`](https://github.com/datarobot-community/af-component-llm) | LLM Gateway / external model integration. |\n| [`af-component-agent`](https://github.com/datarobot-community/af-component-agent) | Agentic workflows (CrewAI, LangGraph, LlamaIndex). |\n| [`af-component-datarobot-mcp`](https://github.com/datarobot-community/af-component-datarobot-mcp) | FastMCP server with DataRobot predictive tools and third-party integrations. |\n\n## Development\n\nSee the [Developer Guide](https://af.datarobot.com/developer/) for setup instructions, running docs locally, and using `copier-watch` to iterate on component templates.\n\n## Documentation style\n\nComponent README files follow the [Documentation Style Specification](skills/datarobot-app-framework-doc-update/documentation-style-spec.md). Use the [`datarobot-app-framework-doc-update`](skills/datarobot-app-framework-doc-update/SKILL.md) skill and the `af-component-doc-update` tool to scaffold and merge README content from `copier-module.yaml`.\n",
  "bytes": 3744,
  "sha": "94a332df94da47bd59ddb5f5a867a6ec52a2ae5d3c52ab7b09babb8bac712383",
  "repo_slug": "datarobot-community/app-framework",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_datarobot_community_app_framework_e789e4cd/readme"
}