Skip to content

samtaitai/travel-planner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Planner

This website developed the idea of the lecture example that shows how to connect a simple <form> to the OpenAI Chat API in the browser, which repo that I forked.

Features

  • Based on the origin, all costs will be calculated in the origin location's currency. (For example, if you depart from Toronto, all costs is provided in CAD.)
  • Based on the choice of duration, budget amount, AI plans accordingly.
  • Based on the favorite acitivity type, AI suggests must-go locations and explain why.
  • If you have a travel mate in special needs, AI considers it when giving suggestions.

Example

Example using the web interface to get a travel plan

About

Working with OpenAI and HTML Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.7%
  • JavaScript 33.3%