Skip to content

umerjavaidkh/AI_Airline_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AI_Airline_Assistant

Using Open AI LLM and Tools to create an assistant to help with booking etc

AI Airline Assistant βœˆοΈπŸ€–

An assistant leveraging OpenAI's Large Language Models (LLMs) and associated tools to assist with airline booking and related queries.

πŸ› οΈ Features

  • LLM-Powered Assistance: Utilizes OpenAI's LLMs to understand and respond to user inquiries.
  • Booking Support: Aims to assist users in the airline booking process.
  • Tool Integration: Incorporates various tools to enhance functionality (specific tools not detailed).

πŸ“‚ Repository Contents

  • README.md: Project overview and information.
  • flight_assistant.ipynb: Jupyter Notebook detailing the assistant's implementation.

πŸš€ Getting Started

  1. Clone the Repository:

    git clone https://github.com/umerjavaidkh/AI_Airline_Assistant.git
    cd AI_Airline_Assistant
  2. Install Dependencies: (Assuming a requirements.txt is provided)

    pip install -r requirements.txt
  3. Run the Notebook: Open flight_assistant.ipynb using Jupyter Notebook or JupyterLab to explore and interact with the assistant.

image

About

Using Open AI LLM and Tools to create an assistant to help with booking etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published