msaqib34/Multilingual-Virtual-Travel-Assistant ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python app called a multilingual virtual travel assistant.
I want it to help people plan a trip by chatting with them in different languages, answering common travel questions, and suggesting useful things like places to visit, what to pack, and basic trip ideas based on where they want to go. It should feel like a friendly assistant, not a complicated tool.
Make the main app easy to run from one place, with the important parts separated cleanly so it is easy to improve later. If you need anything current from online docs or APIs, look it up as you go. Please keep the interface straightforward and make sure the language can switch smoothly so it works for more than one kind of user.
Are you gonna build this?
make sure you review the code using coderabbit