Skip to content

BusraRafa/EventQuoteAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 EventQuoteAI

EventQuoteAI is a Python-based AI application that generates personalized event quotations using large language models. It transforms event details and descriptions into meaningful, motivational quotes tailored to the user’s context.

The system focuses on AI-driven creative content generation rather than pricing or planning suggestions.


🚀 Overview

This project is an experimental implementation of an AI-powered quote generator for events such as:

  • Weddings
  • Corporate events
  • Parties
  • Conferences

Users provide event details, and the system generates structured quote responses.


📱 Live App

📲 Available on Google Play Store:

Download InfiniQuote on Google Play


📂 Project Structure

EventQuoteAI/
│── app.py           # Main application script
│── new_app.py       # Updated/experimental version of the app
│── test_app.py      # Testing / alternative logic

🧠 How It Works

  1. User inputs event details (type, size, requirements)
  2. The app sends the data to an AI model
  3. AI generates:
    • Event breakdown
    • Structured quote output

🛠️ Tech Stack

  • Python 🐍
  • OpenAI API (or similar LLM)
  • Prompt Engineering

⚙️ Installation

  1. Clone the repository:
git clone https://github.com/BusraRafa/EventQuoteAI.git
cd EventQuoteAI
  1. Install dependencies:
pip install -r requirements.txt
  1. Set environment variables:
OPENAI_API_KEY=your_api_key_here

🧪 Development Notes

  • app.py → stable version
  • new_app.py → improved or modified version
  • test_app.py → experimental/testing script

About

EventQuoteAI is a Python-based AI application that uses large language models to generate context-aware event quotes. It explores the use of AI in automating creative writing and enhancing event-based content generation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages