Discover and explore top open-source AI tools and projects—updated daily.
mx-spaceAI-powered CMS core for blogs and creator sites
Top 63.1% on SourcePulse
AI-powered CMS core for personal blogs and creator websites, offering integrated AI content workflows such as summarization, translation, moderation, and writing assistance. It targets independent developers and content creators seeking a self-hostable, extensible backend with multi-provider LLM support, providing a robust infrastructure for content management and AI-enhanced publishing.
How It Works
MX Space Core is a headless CMS backend built on NestJS and TypeScript, designed to power personal blogs and creator websites. It integrates a comprehensive AI content workflow, enabling features like AI-driven content generation, summarization, translation, and moderation. The architecture supports multiple LLM providers (OpenAI, Anthropic, OpenRouter, compatible) and handles AI responses through streaming and task-based processing, facilitating seamless integration into content creation pipelines. Its monorepo structure separates core services, API clients, and webhook SDKs.
Quick Start & Requirements
pnpm ipnpm dev (development), pnpm build (build), pnpm bundle (production bundle).pnpm test, pnpm lint, pnpm typecheck.Highlighted Details
Maintenance & Community
No specific details regarding contributors, sponsorships, or community channels were provided in the README.
Licensing & Compatibility
apps/ directory are licensed under GNU Affero General Public License v3.0 (AGPLv3) with Additional Terms. Other parts of the repository use the MIT License.Limitations & Caveats
Upgrading from v9 to v10 involves a breaking change in the authentication system. The dual licensing structure (AGPLv3 for core app, MIT for packages) requires careful consideration for integration, particularly regarding the AGPLv3's copyleft provisions.
19 hours ago
Inactive
rotemweiss57