/IntelliBlog

MERN Project. Generates blog using Chatgpt. Uses Stripe Payment Integration.

Primary LanguageJavaScript

AI-Content-Generator

MERN Project. Generates blog using Chatgpt. Uses Stripe Payment Integration.

Developed an AI SaaS application utilizing the MERN Stack, guided by ChatGPT. This comprehensive project includes features such as subscription-based access, secure user authentication, integrated payment systems, a free trial period, and much more.

Technologies:

  • MERN,
  • Open AI API(chatgpt API),
  • Stripe Payment Gateway Integration

Frontend .env

REACT_APP_STRIPE_KEY=

It is same as STRIPE_PUBLISHABLE_KEY.

Backend .env

MONGODB_URI=mongodb://127.0.0.1:27017/mern-ai-content
NODE_ENV=development
JWT_SECRET=
OPENAI_API_KEY=
STRIPE_SECRET_KEY=
STRIPE_PUBLISHABLE_KEY=

Screenshots

Screenshot (39400) Screenshot (39401) Screenshot (39402) Screenshot (39530) Screenshot (39404) Screenshot (39405) Screenshot (39406) Screenshot (39407) Screenshot (39408) Screenshot (39409) Screenshot (39410) Screenshot (39411) Screenshot (39412) Screenshot (39413) Screenshot (39414) Screenshot (39415) Screenshot (39416) Screenshot (39417) Screenshot (39419) Screenshot (39421)