Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project: AITrip - AI helping users finding the bests travels flights #93

Open
eduardobrl opened this issue Dec 5, 2023 · 0 comments
Open

Comments

@eduardobrl
Copy link

Project name

https://github.com/eduardobrl/AiTrip

Description

AiTrip is an AI-assisted web application designed to help users discover and register for affordable travel packages and flights.

Features

  • AI-Assisted Search: AiTrip uses artificial intelligence to provide users with personalized recommendations for travel destinations based on their preferences.
  • Flight Creation: AiTrip assists in the creation of new flights by providing detailed descriptions of destinations and generating illustrative images.

Technology Stack

AiTrip is developed using the latest features of .NET 8 and Blazor, including:

  • Server-Side Rendering (SSR): AiTrip uses SSR for faster initial page load times and better SEO.
  • Stream Rendering: This feature allows AiTrip to send HTML to the client as soon as it's ready, improving perceived performance.

AiTrip integrates with various Azure services:

  • Azure Key Vault: Used for secure storage of application secrets.
  • Azure OpenAI: Used to create embeddings for AI-assisted search and generate rich descriptions and images to assist the users.
  • Azure Cosmos DB for MongoDB vCore: Used to store flight data and embedding vectors and execute vector searchs based on user input.

Project Repository URL

https://github.com/eduardobrl/AiTrip/tree/hack-together

Project video

https://youtu.be/ZhyEe5r515I?si=w9WkqaL9HWhhsnPM

Team members

Eduardo Brasil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants