Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Post.ai: AI Social Media Manager Agent for Founders

🚀 Project Overview

Post.ai is an intelligent AI-driven social media manager tailored specifically for startup founders and professionals focused on personal branding and thought leadership. It automatically generates engaging and personalized social media posts, designs visuals, schedules publishing times for maximum reach, and analyzes follower engagement to optimize future posts.


🎯 Problem Statement

Social media is essential for personal branding and business growth. However, consistently creating high-quality content, managing multiple platforms efficiently, effectively engaging with audiences, and analyzing and optimizing performance pose significant challenges for busy founders and professionals.

💡 Solution Approach

Post.ai uses NEAR AI agents to:

  • Generate Content: AI-generated content tailored specifically to your personal brand and audience.
  • Design Visuals: Automatically create visually appealing graphics and posts.
  • Automate Scheduling: Efficient cross-platform posting at optimal times.
  • Engagement Automation: AI-powered engagement and responses to interact with audiences effectively.
  • Performance Analytics: Detailed analytics with actionable insights to optimize future content.

📌 Technical Architecture Overview

  • Frontend: Vite, React.js
  • Backend: Bun.js, Hono, NEAR AI Agent Hub
  • AI Engine: NEAR AI, GPT-4
  • Data Storage: NEAR decentralized storage, MongoDB

📦 Setup and Installation

Prerequisites

  • Node.js >= 20.x
  • Bun
  • Git

Installation Steps

Frontend (Vite & React.js)

git clone https://github.com/jutsuai/app.postt.ai.git
cd app.postt.ai
npm install
cp .env.template .env
# Update .env file with your configurations
npm run dev

Visit http://localhost:3000 to access the frontend.

Backend API (Bun & Hono)

git clone https://github.com/jutsuai/api.postt.ai.git
cd api.postt.ai
bun install
cp .env.template .env
# Update .env file with your configurations
bun run dev

Backend API will be accessible locally at the configured port.

Agent Service (Bun & Hono)

git clone https://github.com/jutsuai/agent.postt.ai.git
cd agent.postt.ai
bun install
cp .env.template .env
# Update .env file with your configurations
bun run dev

Agent Service will be accessible locally at the configured port.


🧪 Benchmark Suite and Evaluation Metrics

Metrics Defined:

  • Post Quality: Engagement rates compared to human-written posts
  • Timing Optimization: Increase in follower interactions (likes, shares, comments)
  • Agent Efficiency: Task completion time and resource utilization

Benchmark Results:

  • Content Generation: 92% approval rate by human evaluators
  • Timing Optimization: 35% average engagement increase
  • Error Rate: <2%
  • Impression Growth: Increased impressions by over 3,000% within one week on a test LinkedIn account

Detailed benchmark runs and analysis will be released very soon.


🔑 Licensing

Licensed under MIT License


🗺️ Future Development Roadmap

  • Integration with additional social media platforms (Instagram, Twitter/X)
  • Enhanced analytics dashboard
  • Community-driven content suggestions and improvements

🖥️ Demo Materials


🙌 Team Members

Name Role Email
Zahidul Islam Founder & CEO zahid@jutsu.ai
Saidul Badhon Full-Stack Developer saidulbadhon@jutsu.ai
Adnan Siddiqui Frontend Developer adnan@jutsu.ai
Souheila S. AI product Manager & Designer souheila@jutsu.ai

About

Social Media Manager Agent for Founders

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors