An application to generate top performing advertisement posted in social media platforms such as Linkedin, Reddit, Quora., using GEN AI
- Vannila JS
- Node JS
- Express JS
- Azure AI Studio
Clone the repository
git clone https://github.com/ashokide/media-minds.git
Move to project
cd media-minds
Note: Update the env in backend directory
GPT4V_KEY
andGPT4V_ENDPOINT
Move to Backend
cd backend
Install NPM Packages
npm i
Run Backend Server
npm run dev
Move to Frontend
cd ../frontend
Install NPM Packages
npm i
Run Frontend Server
npm run dev
- Frontend: http://localhost:3000/
- Backend : http://localhost:8000/