Skip to content

Try Your Outfit- Instantly try how different outfits look on you with the power of AI.

Notifications You must be signed in to change notification settings

arre-ankit/TryOutfit-AI

Repository files navigation

image

Try Your Outfit

Passionate about empowering global communication? Help us build the ultimate AI speech coach.

Contributions welcome!✨

👀 What is this?

  • Amazon Link of the outfit
  • Upload your photo

Boom you get the result!💥

image

What's under the hood?

src/apps: The main web UI.

Built with:

src/try-clothing-api: The backend server

Built with:

  • Nodejs
  • Axios
  • Express

How can I contribute?

  1. Fork this repo
  2. Clone your forked repo
  3. Create a new branch
  4. Make your changes
  5. Push your changes to your branch
  6. Create a pull request

Setup Instructions

  1. Clone the repo
git clone https://github.com/arre-ankit/TryOutfit-AI.git
  1. Set up the Next.js app
npm install @cloudflare/next-on-pages
npm run dev
  1. Create .env file in the root of the project and add the following:
NEXT_PUBLIC_BASE_URL=http://localhost:3000
  1. Run the server
cd src/try-clothing-api
npm install
node index.js

About

Try Your Outfit- Instantly try how different outfits look on you with the power of AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published