Skip to content

ramyapradhan/vhack2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

FestivAI: An AI-Driven Event Planner

Welcome to the beginnings of FestivAI – an AI-powered assistant designed to simplify the event planning process.

Overview

FestivAI is here to assist you in planning various aspects of your event. Whether you're organizing a birthday party, corporate gathering, or wedding, FestivAI can provide valuable suggestions based on your input.

With FestivAI, you can:

  • Get venue recommendations based on your event's theme, date, and location.
  • Receive budget breakdowns based on your spending limits.
  • Discover invitation theme ideas.
  • Find places to purchase decorations.
  • Get suggestions on where to order food based on preferences and budget.

Built on OpenAI GPT-4

FestivAI leverages OpenAI's powerful GPT-4 model to deliver personalized event planning assistance. To use FestivAI, you will need to have an OpenAI account on the paid plan tier and an API key.

Setting up FestivAI

  1. Install the OpenAI Package
    Ensure you have the required OpenAI package installed.

    • In VS Code, you can install it by running:
      pip install openai
  2. Obtain Your API Key

  3. Add the API Key

    • Once you have your API key, open the main.py file and replace "your-api-key" with your actual API key.
    • Save the changes.

Running FestivAI

Once the setup is complete, you can run the Python file to start using FestivAI. In your terminal, navigate to the directory where main.py is located and run:

python main.py

Now you're ready to start planning your event with FestivAI!

About

This has the beginnings of an AI-driven event planner for festivities - the FestivAI!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages