Skip to content

Personalised gift recommendations to ease up your gifting fatigue.

License

Notifications You must be signed in to change notification settings

ExplorerAadi/giftwise

Repository files navigation

giftwise-demo.mov

Giftwise

Personalised gift recommendations to ease up your gifting fatigue. Built with openAI GPT-3 and NextJS, the backend code is in a separate repository.

Features

  • Personalized Recommendations: Giftwise provides personalized gift recommendations for each user based on their interests, budget, and other preferences.

  • Easy Navigation: The application has an intuitive user interface that makes it easy to navigate and find the perfect gift.

  • Advanced Algorithms: Giftwise uses openAI chatGPT-3 model with some hard-coded prompts to suggest personalized gift recommendations for each query.

  • Multiple Categories: The application provides gift recommendations for a wide range of categories, including electronics, books, fashion, and more.

Getting Started

To get started with Giftwise, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/ExplorerAadi/giftwise.git
  1. Install the dependencies:
yarn
  1. Start the application:
yarn dev
  1. Open the application in your web browser:
http://localhost:3000/

Usage

To use Giftwise, simply navigate to the homepage link and enter the preferences for the person you're buying the gift for. The application will provide personalized gift recommendations based on those preferences.

Contributing

Contributions to Giftwise are always welcome. To contribute, follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature.

git checkout -b my-new-feature
  1. Make your changes and commit them.
git commit -m "Add some feature"
  1. Push to the branch.
git push origin my-new-feature
  1. Create a new pull request.

License

Giftwise is licensed under the MIT License. See the LICENSE file for more information.

About

Personalised gift recommendations to ease up your gifting fatigue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published