Skip to content

yikart/AiToEarn

Repository files navigation

GitHub stars GitHub license Required Node.JS 20.18.x

简体中文 | English

Create · Publish · Engage · Monetize — all in one platform.

AiToEarn helps creators, brands, and businesses build, distribute, and monetize content with AI-powered automation across the world’s most popular platforms.

Supported Channels: Douyin, Xiaohongshu (Rednote), WeChat Channels, Kuaishou, Bilibili, WeChat Official Accounts, TikTok, YouTube, Facebook, Instagram, Threads, Twitter (X), Pinterest, LinkedIn

Table of Contents


  1. Quick Start for Creators (Apps & Web)
  2. Quick Start for Developers (Docker, Recommended)
  3. Key Features
  4. MCP Service
  5. Advanced Setup
  6. Contribution Guide
  7. Contact
  8. Milestones
  9. FAQ
  10. Recommended

Quick Start for Creators (Apps & Web)

OS Download
Android Download Android
Windows Download Windows
macOS Download macOS
iOS Coming soon!
Web Use on Web

Google Play Download

Quick Start for Developers (Docker, Recommended)

This is the easiest way to run AiToEarn. It will start the frontend, backend, MongoDB and Redis with one command.
You do NOT need to install MongoDB or Redis on your machine manually.

git clone https://github.com/yikart/AiToEarn.git
cd AiToEarn
cp env.example .env
docker compose up -d

🌐 Access Applications

After Docker starts successfully, you can access services at:

Service URL Description
Web Frontend http://localhost:3000 Web user interface
Main Backend API http://localhost:3002 AiToEarn main server API
Channel Service API http://localhost:7001 AiToEarn channel service API
MongoDB localhost:27017 MongoDB (inside Docker, uses username/password from .env)
Redis localhost:6379 Redis (inside Docker, uses password from .env)

ℹ️ MongoDB & Redis are both started by docker compose. You only need to configure their passwords in .env; no extra local installation is required.

🧩 Advanced Configuration (.env)

Edit the .env file to set secure values and customize your deployment:

# Required security configurations
MONGODB_PASSWORD=your-secure-mongodb-password
REDIS_PASSWORD=your-secure-redis-password
JWT_SECRET=your-jwt-secret-key
INTERNAL_TOKEN=your-internal-token

# If external access is needed, set your public API/domain
NEXT_PUBLIC_API_URL=http://your-domain.com:3002/api
APP_DOMAIN=your-domain.com

✅ In production, please use strong, random passwords and secrets.

🧪 Optional: Run backend & frontend manually (dev mode)

This mode is mainly for local development & debugging. You can still use Docker for MongoDB/Redis or point to your own services via .env.

1. Start the backend services

cd project/aitoearn-monorepo
pnpm install
npx nx serve aitoearn-channel
# in another terminal
npx nx serve aitoearn-server

2. Start the frontend aitoearn-web

pnpm install
pnpm run dev
🖥️ Optional: Start Electron desktop project
# Clone the repo
git clone https://github.com/yikart/AttAiToEarn.git

# Enter directory
cd AttAiToEarn

# Install dependencies
npm i

# Compile sqlite (better-sqlite3 requires node-gyp and local Python)
npm run rebuild

# Start development
npm run dev

The Electron project provides a desktop client for AiToEarn.

Key Features

🚀 AiToEarn is a full-stack AI-powered content growth & monetization platform. From creative ideas, to multi-channel publishing, to analytics & monetization — AiToEarn helps you truly Create · Publish · Engage · Monetize.

1. Content Publishing — One-Click Multi-Platform

  • Distribute Everywhere: Publish to the widest range of global platforms (Douyin, Kwai, WeChat Channels, WeChat Offical Account, Bilibili, Rednote, Facebook, Instagram, TikTok, LinkedIn, Threads, YouTube, Pinterest, x(Twitter)).

  • (Coming soon) Smart Import: Import historical content for fast re-editing & redistribution.

    • Example: Sync your Xiaohongshu posts to YouTube in one click.
  • Calendar Scheduler: Plan & coordinate content like a calendar across all platforms.

2. Content Hotspot — Viral Inspiration Engine

  • Case Library: Explore how others create posts with 10,000+ likes.
  • Trend Radar: Discover the latest viral trends instantly, reduce creator anxiety.

3. Content Search — Brand & Market Insights

  • Brand Monitoring: Track conversations about your brand in real-time.
  • Content Discovery: Search for posts, topics, and communities for targeted engagement.

4. Comments Search — Precision User Mining

  • Smart Comment Search: Detect high-conversion signals like “link please” or “how to buy.”
  • Conversion Booster: Reply instantly, drive higher engagement & sales.

5. Content Engagement — Growth Engine

  • Unified Dashboard: Manage all interactions in one place.
  • Proactive Engagement: Join trending conversations, connect with potential customers.
  • Turn passive operations into active traffic growth.

6. (Coming Soon) Content Analytics — Full-Funnel Data

  • Cross-Platform Comparison: One platform may block traffic, but others won’t.
  • End-to-End Monitoring: Track performance and build your path to 1M+ followers.

post

7. (Coming Soon) AI Content Creation — End-to-End Assistant

  • AI Copywriting: Auto-generate titles, captions & descriptions.
  • AI Commenting: Engage proactively, attract traffic.
  • Image & Card Generator: Speed up content workflows.
  • Supported AI Video Models: Seedance, Kling, Hailuo, Veo, Medjourney, Sora, Pika, Runway.
  • Supported AI Image Models: GPT, Flux.
  • Next: Tag generator, smart DMs, video editing, AI avatars, translation for global distribution.

8. (Coming Soon) Content Marketplace — Trade & Monetize

  • Creators: Sell your content directly, find buyers fast.
  • Brands: Purchase ready-made, high-quality content.
  • AI-Powered Growth: Let’s use AI to earn. Let’s earn money together!

MCP Service

https://www.modelscope.cn/mcp/servers/whh826219822/aitoearn https://www.npmjs.com/~aitoearn?activeTab=packages

Advanced Setup

AiToEarn integrates with many official APIs. Developer key setup guides:

Contribution Guide

See Contribution Guide to get started.

Contact

https://t.me/harryyyy2025

Milestones


Recommended

AWS Activate Program

AI Model Hub