Skip to content

vikram761/AiWizard

Repository files navigation

Gift Generation App Readme

aiwizard

Welcome to the Gift Generation App! This application allows users to effortlessly generate personalized gift suggestions for various occasions, tailored to the recipient's personality and budget. We leverage OpenAI's API to provide you with creative and thoughtful gift ideas.

Table of Contents

Features

  • User Input Fields: The app provides user-friendly input fields for users to fill out key details:

    • Who the gift is for.
    • Budget for the gift.
    • Occasion for which the gift is intended.
    • Information about the recipient's personality.
  • OpenAI Integration: We use OpenAI's API to generate gift suggestions based on the user's input, and display them in the app.

Technologies Used

  • UI Components: Next.js, Shadcn
  • Styling: Tailwind CSS
  • API Integration: OpenAI's API to send prompt requests for gift suggestions.

Getting Started

To get started with the Gift Generation App, follow these steps:

  1. Clone this repository.
  2. Install the required dependencies by running npm install or yarn install.
  3. Set up your OpenAI API credentials (follow OpenAI's documentation).
  4. Configure the app to use your API credentials.
  5. Run the app locally using npm run dev or yarn dev.

Usage

  1. Open the app in your web browser.
  2. Fill out the user input fields with the details of the gift recipient.
  3. Click the "Generate Gifts" button.
  4. The app will make a request to OpenAI's API and display the generated gift suggestions.

Contributing

We welcome contributions to the Gift Generation App. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test thoroughly.
  4. Submit a pull request with a clear description of your changes.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published