Quick AI is a powerful Full Stack AI SaaS Application built using the PERN stack (PostgreSQL, Express.js, React.js, Node.js). It leverages Clerk for secure authentication and integrates multiple AI-powered features such as image generation, blog/article creation, resume review, and chat completion using the OpenAI API.
π Live Link : https://quick-ai-full-stack-liart.vercel.app/
πΌοΈ Screenshots
πͺ Landing Page
βοΈ Features Section
β Reviews
π³ Payment Methods
- π User Authentication & Authorization via Clerk
- βοΈ Blog & Article Generator using OpenAI
- π§ Resume Review Assistant with AI feedback
- πΌοΈ Image Generator via OpenAI DALLΒ·E
- π¬ AI Chat Completion like ChatGPT
- β¬οΈ Cloudinary-powered Image Uploads
- π Plan-based API usage limit tracking
- π User history & recent requests saved to PostgreSQL
- π§Ύ Responsive design with clean UI/UX using TailwindCSS
π Tech Stack
Frontend:
- React.js
- TailwindCSS
- Axios
- Clerk (Auth)
Backend:
- Node.js
- Express.js
- PostgreSQL
- OpenAI API
- Cloudinary (Image Handling)
DevOps & Tools:
- Vite
- dotenv
- nodemon
π¦ Installation & Setup
- Frontend Repo: https://github.com/Om20An00/quickai-frontend
- Backend Repo: https://github.com/Om20An00/quickai-backend
Frontend setup cd quickai-frontend npm install npm run dev
Backend setup cd ../quickai-backend npm install npm start
π€ Contributing / Forking Want to contribute or build your own version?
π΄ Fork this repository
π₯ Clone it to your local system
git clone https://github.com/Om20An00/quickai.git
π§ Make your changes
β Push and submit a pull request or use it for your personal needs
If you use this project or modify it, giving proper credit by linking back is appreciated!




