An open API service indexing awesome lists of open source software.

https://github.com/kritika30032002/intelliblog

MERN Project. Generates blog using Chatgpt. Uses Stripe Payment Integration.
https://github.com/kritika30032002/intelliblog

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/e0b29ff9-358e-4df2-87d4-36d6bf8f9607)
![Screenshot (39401)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/05ba72c0-06d3-473e-a1ca-ce72d685e265)
![Screenshot (39402)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/53df7e5a-2a71-41e1-b5a0-ce2785cac23b)
![Screenshot (39530)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/fbc6551a-270f-4b99-a3d9-1b42ad56767a)
![Screenshot (39404)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/3faffe6c-adf3-46a3-b1ab-c1741e46ad4a)
![Screenshot (39405)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/12bdeb0f-3493-44e5-a829-43c0bb6b1420)
![Screenshot (39406)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/e5a47df1-d7c9-43e8-baee-50ca285a03b2)
![Screenshot (39407)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/6789ea85-2030-44bc-817b-96701cc503f7)
![Screenshot (39408)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/20a39845-29ca-4a6f-9bc6-f96143f57227)
![Screenshot (39409)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/56b9b4ee-6b8c-4f65-9889-6c8fb4dc3c7d)
![Screenshot (39410)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/74906b9d-6e72-4b89-8ae4-b99299074887)
![Screenshot (39411)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/6ec5c981-7bdb-42db-8f1b-ef6008021931)
![Screenshot (39412)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/c4f704fa-60a2-4fd0-9635-397a3950b8ed)
![Screenshot (39413)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/2612bc93-cdad-4125-8fe7-6e61a5411ca6)
![Screenshot (39414)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/41f20c22-e136-4c14-8178-693e209f338a)
![Screenshot (39415)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/928b4326-7fb9-4bc2-be1f-7cdc90e087c1)
![Screenshot (39416)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/83a0fe02-31d9-45d1-9858-4346baeb1218)
![Screenshot (39417)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/644302fa-3337-4eac-ac95-be62ea6a6ff9)
![Screenshot (39419)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/769d164c-e420-4b8c-95a6-33a8b18ebe06)
![Screenshot (39421)](https://github.com/Kritika30032002/AI-Content-Generator/assets/83400697/b8a63642-9874-438a-84e6-a1a84353a665)