https://github.com/nareshchoudharyy/quickai
An full stack website with AI features for article writing, image creation, background removal, resume review and many more.
https://github.com/nareshchoudharyy/quickai
ai clerk cloudinary expressjs gemini mern nodejs quickai reactjs website
Last synced: about 1 month ago
JSON representation
An full stack website with AI features for article writing, image creation, background removal, resume review and many more.
- Host: GitHub
- URL: https://github.com/nareshchoudharyy/quickai
- Owner: nareshchoudharyy
- Created: 2025-07-24T16:44:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-24T18:54:00.000Z (10 months ago)
- Last Synced: 2025-07-24T22:47:10.543Z (10 months ago)
- Topics: ai, clerk, cloudinary, expressjs, gemini, mern, nodejs, quickai, reactjs, website
- Language: JavaScript
- Homepage: https://quick-ai-weld.vercel.app
- Size: 1.43 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickAi
An full stack website with AI features for article writing, image creation, background removal, resume review and many more.
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
--frontend--
`VITE_CLERK_PUBLISHABLE_KEY`
`VITE_BASE_URL`
To run this project, you will need to add the following environment variables to your .env file
--backend--
`DATABASE_URL`
`CLERK_PUBLISHABLE_KEY`
`CLERK_SECRET_KEY`
`GEMINI_API_KEY`
`CLIPDROP_API_KEY`
`CLOUDINARY_CLOUD_NAME`
`CLOUDINARY_API_KEY`
`CLOUDINARY_API_SECRET`
## Author
- [@nareshchoudharyy](https://www.github.com/nareshchoudharyy)