Step into style with Wearther, your ultimate travel companion in the world of fashion. Unleash the power of personalised outfit recommendations based on real-time weather conditions and your unique preferences. Beyond just forecasting the weather, Wearther curates the perfect wardrobe for your journey, ensuring you stay comfortable and chic no matter where your adventures take you. Seamlessly blending fashion and functionality, this innovative app transforms your daily clothing decisions into a delightful experience.
-
First, clone the repository to access all available files and install all the dependencies:
git clone https://github.com/victorwkb/OLPACA.git cd olpaca_demo npm install
-
Retrieve free API Keys from the following places:
- Amazon Web Services - for creating the model endpoint on SageMaker and subcribe to Cohere Command LLM model on BedRock
- Google Maps Platform - for accessing Google Maps platform API
- Weather API - for accessing WeatherAPI hosted on RapidAPI
-
Copy
.env.example
to a new.env.local
and fill in your API keys to set up the relevant environment. -
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
Video Link: link