Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Flight Price Checker

Community Author

What It Does

Finds the cheapest real-time flight prices using Kiwi.com (via RapidAPI).
Just say things like "Dhaka to Bangkok" or "from Dhaka to Chittagong" — it returns the top 3 cheapest options with airline and approximate duration.

Suggested Trigger Words

  • flight prices
  • flight price
  • cheap flight
  • how much to fly
  • flights to
  • price of flight
  • flight cost
  • fly from
  • from to
  • flight information

Setup

How It Works

  1. User triggers with "flight prices" (or similar)
  2. Greets and asks for from/to cities
  3. Parses simple phrases like "Dhaka to Bangkok"
  4. Calls Kiwi API → returns top 3 cheapest flights
  5. Offers more details on request
  6. Say "stop" or "exit" to end

Example Conversation

User: flight prices
AI: Hi! I can check flight prices. Tell me where from and to...

User: Dhaka to Bangkok
AI: Understood — from Dhaka to Bangkok. Checking prices now...
Cheapest flights: Option 1: $45 with US-Bangla Airlines, ~50 min. ... Want more details?

User: yes
AI: More info: Option 1: $45, 50 min, US-Bangla Airlines. Hand bag included...

User: stop
AI: Flight search finished. Safe travels!