RoomRadar.ai
RoomRadar.ai is an AI-powered hotel search application developed by @Anchit, @Matt and myself as part of our MSc Computer Science project at University College London. Under the expert guidance of our supervisors, Dr. @Yun_Fu from UCL and Prof. @Lee_Stott from Microsoft, we created a cutting-edge solution that leverages Microsoft Azure infrastructure to deliver an exceptional user experience. Our application utilises Azure OpenAI and Azure AI Search to offer a multimodal interface, enabling users to search for hotels using text, voice, and images. Additionally, Azure Maps is also integrated to provide an interactive map for a more engaging and intuitive experience for our users. RoomRadar.ai showcases the potential of AI in enhancing travel planning, combining advanced technology with user-friendly design to revolutionise the way people find their ideal accommodations.
RoomRadar.ai was designed to enhance the hotel search user experience with features that traditional hotel search applications do not offer. The interactive map and image search are two of these features:
- Map View
- Display hotels on a map for an intuitive and visual way to explore search results
- Include hotel cards in the side panel for a neat and organised display of hotel details.
- Provide route planning information between the selected hotel and nearby underground stations, eliminating the need for users to check this separately.
- Image Search
- Allow users to use a base image to find hotels with similar visuals. This feature lets users express preferences that may be difficult to define using filters or text.
The diagram below provides a high-level overview of RoomRadar’s architecture:
Details of the project can be found in my Microsoft blog.
I also wrote a tutorial for integrating Azure Maps with Next.js: link