Sharing achievements across multiple social media platforms can be a tedious process. Writing a detailed post for LinkedIn, optimizing it for X (Twitter) due to character limits, and modifying it further for Peerlist is time-consuming.
Introducing Social Sync AI – a tool designed to streamline this process. With Social Sync AI, you can write a single descriptive post, and our platform will generate platform-specific versions for LinkedIn, Peerlist, and X.
Additionally, if you follow a structured format for social media posts, you can provide an 'Inspiration' post, and Social Sync AI will generate new content following the same structure.
- AI-powered content transformation: Automatically generate platform-optimized posts.
- Customizable formatting: Follow your preferred structure using an inspiration post.
- Multi-platform support: Generate posts for LinkedIn, Peerlist, and X.
- Seamless UI/UX: Easy-to-use interface for content creation and management.
- Two-Factor Authentication: Verifying user through OTP verification.
- Saving generated posts: User can save AI generated post for future use.
- Viewing saved posts: Use can view and edit saved post within the platform.
mkdir socialSyncAI # Create a directory for the project
cd socialSyncAI # Navigate to the directory
git clone https://github.com/Gitax18/social-sync-ai . # Clone the repository
cd backend # Navigate to backend directory
npm install # Install dependencies
npm start # Start the server (default: port 3000)
cd frontend
npm install
npm run dev
Technology | Name |
---|---|
Language | Typescript |
Framework | Next.JS |
Component Library | ShadCN |
Styling | TailwindCSS |
Technology | Name |
---|---|
Language | Typescript |
Library | Express.JS |
AI | Groq AI |
Database | MongoDB & Mongoose |
- Credit-based limitations: Restrict free users to 3 post generations per day.
- Subscription Model:
- Pro users can generate up to 20 posts per day.
- Pro users can switch AI models for improved content generation.
This project is licensed under the MIT License.