I created Your Journey with a simple idea in mind: make planning trips enjoyable. The real problem however, was to get the data for the most visited cities around the world. There are plenty of databases on the Internet, but most of them are too complex, and I decided that they weren't a good fit for my project. If you wanted something lightweight, it seemed the only solution was to build it yourself. But how?
I then got the idea: build the database with AI! I built a web server that called a GPT-3 API and a Stable Diffusion API to generate a custom database that served my needs. I then built the webapp with SvelteKit, Mapbox and Supabase, complete with server side rendering and authentication, so that the users could create their own accounts and save their favorite trips.
This project was built with:
SvelteKit for speed, simplicity and SSR
TailwindCSS and SkeletonUI for design
Supabase for the database and auth
GPT-3 and Stable Diffusion to build the database
Mapbox GL JS because it's amazing!
Want more details about this particular project? Use the contact button at the top of the page, simply email me at [email protected], or message me on LinkedIn.