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

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.

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)