collections

collections

Multilingual headless CMS enabling translation into 30+. AI editing and SEO to speed up website globalization.

Stars: 53

Visit
 screenshot

Collections is a multilingual headless CMS with AI-powered editing and SEO optimization. It supports automatic translation into +30 languages, making websites more accessible and reaching a broader audience. The platform offers features like multilingual content, Notion-like editor, and post versioning. It is built on a tech stack consisting of PostgreSQL for the database, Node.js and Express for the backend, and React with MUI for the frontend. Collections aims to simplify the process of creating and managing multilingual websites with the help of AI technology.

README:

Collections CMS

Collections CMS

Collections is a multilingual headless CMS that supports automatic translation into +30 languages.

AI-powered editing and SEO optimization accelerate the multilingual expansion of your website.

⭐ Why Collections Focus on multilingual?

In the future, AI search dominates information experiences. Keywords turn into questions, and users expect AI-generated answers instead of website lists.

This makes websites more accessible, reaching a broader audience. Multilingual support, easy for both humans and AI, is key to this.



Features

  • 🪄 Editing & SEO by AI
  • 🌐 Multilingual content
  • 🖊 Notion-like editor
  • 🕘️ Post versioning

📚 Usage & Documentation

Extended documentation is available on our website.

🚀 Installation

How to start using Collections on localhost.

// clone
git clone [email protected]:collectionscms/collections.git
cd collections

// env
cp .env.sample .env
vi .env - make it your environment

// install direnv
brew install direnv
vi ~/.zshrc - add `eval "$(direnv hook zsh)"`
source ~/.zshrc
direnv allow .

// init
yarn install
yarn db:refresh
yarn dev

Add the following lines to the /etc/hosts

127.0.0.1   app.test.com
127.0.0.1   en.test.com
127.0.0.1   ja.test.com

Open http://app.test.com:4000/admin to view your running app. When you're ready for production, run yarn build then yarn start.

💬 Community

To chat with other community members you can join the Collections Discord.

💚 Tech Stack

  • DB - PostgreSQL
  • Backend - Node.js, Express
  • Frontend - React, MUI

Enjoy!!!

🗒️ License

See the LICENSE file for licensing information.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for collections

Similar Open Source Tools

For similar tasks

For similar jobs