| I built this app specifically for flexible and budget travelers. Also a practice project to pick up Nextjs 14 + shadcn for UI. - Natural Language Search: You can search with phrases like “New York to Europe for a week in Aug”. - Flexibilities: Allows for search with date ranges and regions (e.g., South America, US West Coast, etc.). It also supports multi-city searches. - Tech Stack: Built with Next.js, shadcn for UI, Cloudflare Workers, and GPT. It's been a fun learning journey. I’d love to hear your thoughts. Thanks! |
One bug(?) I found is that the return flights don't seem to be departing from the city I am travelling to. For example, it's showing me flights that go from X > Y, but then the return flight is Z > X instead of Y > X.