This is a Proof of Concept (POC) Chrome extension that demonstrates the concept of extracting hotel information from websites and displaying price comparisons from different sources.
This is NOT an official Trivago product or plugin. This is an experimental project created to demonstrate the potential of browser extensions in the travel industry. All code was generated using Large Language Models (LLMs) and should be considered as a prototype only.
This POC uses mock data only. The prices and hotel information shown in the extension are not real and are not fetched from Trivago or any other booking platform. The data is hardcoded for demonstration purposes only.
- Extracts hotel information from web pages
- Displays price comparisons from multiple sources (mock data only)
- Shows hotel details including name, location, and available variants
- Provides a user-friendly popup interface for price comparison
The extension is built using:
- React
- TypeScript
- OpenAI API for information extraction
- Floating UI for popup positioning
- Mock data for demonstration purposes
This is a POC project and should not be used in production. The code is experimental and may contain bugs or limitations. All data shown is mock data and does not reflect real prices or availability.
This project is not affiliated with, maintained, authorized, or endorsed by Trivago or any other travel booking platform. All trademarks and registered trademarks are the property of their respective owners. The project uses mock data only and does not access or display any real data from Trivago or other booking platforms.