A modern SaaS platform designed to help users create, edit, and enhance content effortlessly using AI-powered tools. Whether you're a writer, designer, or job seeker, our platform provides an all-in-one dashboard for productivity and creativity.
📊 Dashboard Get an overview of your activities, recent projects, and quick access to tools.
✍️ Write Article Generate high-quality, SEO-friendly articles in seconds using AI-powered text generation.
📝 Blog Titles Create catchy, engaging blog post titles to improve click-through rates and audience engagement.
🖼️ Generate Images Turn your ideas into stunning visuals using AI image generation.
🪄 Remove Background Easily remove backgrounds from any image with one click.
🎯 Remove Object Erase unwanted objects from images while maintaining a natural look.
📄 Review Resume Get AI feedback on your resume to improve clarity, format, and impact.
👥 Community Connect, share, and collaborate with other users in an interactive space.
🛠 Tech Stack Frontend: React.js Backend: Express.js + PostgreSQL (Prisma ORM) Authentication: JWT-based secure authentication Hosting: Vercel AI Models: Integrated AI APIs for text, image, and resume review tools
📦 Installation & Setup
# Clone the repository
git clone https://github.com/yourusername/yourproject.git
# Go to the client directory
cd client
# Install dependencies
npm install
# Start development server
npm run dev
# Go to the client directory
cd server
# Install dependencies
npm install
# Start development server
npm run server
🤝 Contributing Contributions, issues, and feature requests are welcome! Please open an issue or submit a pull request.