Skip to content

Marcelofury/parisTravelGuideChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Paris Travel Guide Chatbot

Overview

As a distinguished AI Developer, you've been selected by Peterman Reality Tours, an internationally acclaimed tourism company, to undertake an influential project. This project requires you to harness the potential of OpenAI's API, to create an AI-powered travel guide for the culturally rich city of Paris.

Your creation will become a virtual Parisian expert, delivering valuable insights into the city's iconic landmarks and hidden treasures. The AI will respond intelligently to a set of common questions, providing a more engaging and immersive travel planning experience for the clientele of Peterman Reality Tours.

The ultimate aspiration is a user-friendly, AI-driven travel guide that significantly enhances the exploration of Paris. Users will be able to pre-define their questions and receive well-informed answers from the AI, providing a seamless and intuitive travel planning process.

Features

  • AI-powered responses to common Paris travel questions
  • Insights into iconic landmarks and hidden gems
  • Seamless, user-friendly interface
  • Utilizes OpenAI's API for intelligent, context-aware answers

Getting Started

Prerequisites

  • Python 3.7+
  • OpenAI API key
  • Required Python packages (see below)

Installation

  1. Clone this repository:
    git clone https://github.com/Marcelofury/parisTravelGuideChatbot.git
    cd ParisTravelGuideChatbot
  2. Install dependencies:
    pip install openai
  3. Set your OpenAI API key as an environment variable:
    export OPENAI_API_KEY=your-api-key-here

Usage

Run the chatbot:

python chatbot.py

Follow the prompts to ask questions about Paris and receive expert answers.

File Structure

  • chatbot.py — Main script for the Paris Travel Guide Chatbot

License

This project is developed for Peterman Reality Tours.

About

This is a travelGuideChatbot in Paris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages