{"id":50422498,"url":"https://github.com/orchestrator-dev/rosmarium","last_synced_at":"2026-05-31T09:02:19.157Z","repository":{"id":344007481,"uuid":"1180076739","full_name":"orchestrator-dev/rosmarium","owner":"orchestrator-dev","description":"Cortex CMS — open-source, AI-native headless content repository","archived":false,"fork":false,"pushed_at":"2026-05-28T22:49:12.000Z","size":7000,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T23:22:53.601Z","etag":null,"topics":["ai","cms","content-management","content-management-system","fastify","headless","headless-cms","pgvector","postgres","postgresql","python","rag","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orchestrator-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-12T17:15:28.000Z","updated_at":"2026-05-28T22:49:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/orchestrator-dev/rosmarium","commit_stats":null,"previous_names":["orchestrator-dev/cortex","orchestrator-dev/rosmarium"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/orchestrator-dev/rosmarium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchestrator-dev%2Frosmarium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchestrator-dev%2Frosmarium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchestrator-dev%2Frosmarium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchestrator-dev%2Frosmarium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orchestrator-dev","download_url":"https://codeload.github.com/orchestrator-dev/rosmarium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchestrator-dev%2Frosmarium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33725060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","cms","content-management","content-management-system","fastify","headless","headless-cms","pgvector","postgres","postgresql","python","rag","typescript"],"created_at":"2026-05-31T09:02:18.100Z","updated_at":"2026-05-31T09:02:19.153Z","avatar_url":"https://github.com/orchestrator-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/hero.svg\" alt=\"Rosmarium COS\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-Apache%202.0-blue\" alt=\"License\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/node-22%20LTS-green\" alt=\"Node\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.12-blue\" alt=\"Python\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/postgresql-16%20+%20pgvector-336791\" alt=\"PostgreSQL\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/version-v1.1.1-brightgreen\" alt=\"Version\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/status-Phase%204%20complete%20%C2%B7%20v1.1.1-brightgreen\" alt=\"Status\" /\u003e\n  [![CI](https://github.com/orchestrator-dev/rosmarium/actions/workflows/ci.yml/badge.svg)](https://github.com/orchestrator-dev/rosmarium/actions/workflows/ci.yml)\n\u003c/p\u003e\n\n---\n\n## What is Rosmarium?\n\n**[🚀 Try the Interactive Demo](https://demo.rosmarium.com)** | **[📚 Read the Documentation](https://rosmarium.com/docs)** | **[🌐 Visit Website](https://rosmarium.com)**\n\nMost headless CMS tools treat AI as a plugin. Rosmarium treats it as infrastructure, acting as a true Content Orchestration System (COS). Built on a split-stack architecture, a TypeScript/Fastify core handles content, auth, REST/GraphQL, and a knowledge graph layer. A Python/FastAPI background worker handles LLM embeddings, RAG pipelines, semantic search, auto-tagging, NER, and graph analytics. Both components share PostgreSQL with `pgvector` extension natively.\n\n## Documentation\n\nWe maintain exhaustive documentation similar to FastAPI and Swagger at **[rosmarium.com/docs](https://rosmarium.com/docs)**.\n\nPlease refer to the site for detailed guides on:\n- 🚀 **[Getting Started](https://rosmarium.com/docs/getting-started)**: Installation and Docker compose.\n- 🏗️ **[Architecture](https://rosmarium.com/docs/architecture)**: Understanding the Node/Python decoupled structure.\n- 🧩 **[Content Modeling](https://rosmarium.com/docs/content-modeling)**: Building composite and nested structures using blocks.\n- 🔌 **[API Reference](https://rosmarium.com/docs/api-reference)**: Comprehensive endpoints for REST and GraphQL.\n- 🤖 **[AI Pipeline](https://rosmarium.com/docs/ai-pipeline)**: Deep dive into chunking, vector embeddings, and semantic tagging.\n- 🕸️ **[Knowledge Graph](https://rosmarium.com/docs/knowledge-graph)**: Typed edges, Cypher queries, and graph analytics.\n\n## Quick Start\n\n```bash\n# Clone and install\ngit clone https://github.com/orchestrator-dev/rosmarium\ncd rosmarium \u0026\u0026 pnpm install\n\n# Start infrastructure (PostgreSQL, Redis, MinIO)\npnpm infra:up \u0026\u0026 pnpm infra:init\n\n# Configure environment and run migrations\ncp .env.example .env\npnpm db:migrate\npnpm db:seed\n\n# Start the servers in separate terminals\npnpm --filter @orchestrator.dev/server dev\ncd apps/rosmarium-ai-worker \u0026\u0026 uv run uvicorn rosmarium_ai_worker.main:app --app-dir src --port 8001\npnpm --filter @orchestrator.dev/admin dev\n```\n\n## Contributing \u0026 Licence\n\nRosmarium is Apache 2.0 licensed. See [CONTRIBUTING.md](CONTRIBUTING.md) for how to get involved and the codebase conventions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forchestrator-dev%2Frosmarium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forchestrator-dev%2Frosmarium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forchestrator-dev%2Frosmarium/lists"}