Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,26 @@

## README.md must consist of the following information:

#### Team Name -
#### Problem Statement -
#### Team Leader Email -
#### Team Name - Aid Evolve
#### Problem Statement - In a fast-paced world, travelers face challenges planning nearby trips with their desired vibes and budget constraints. Existing apps lack diverse experiences, leading to a disconnect between travelers and destinations. Our innovative all-in-one app connects users with vibe-based destinations using crowd-sourced data, providing personalized recommendations and streamlined trip planning. Discover nearby locations, plan trips, and make informed decisions for a unique travel experience.
#### Team Leader Email - dhasagreevan11@gmail.com

## A Brief of the Prototype:
This section must include UML Diagrams and prototype description
https://drive.google.com/drive/folders/1pIcnedqMLpBTTdJ8ACarkUgqI73JHQtS?usp=sharing

## Tech Stack:
List Down all technologies used to Build the prototype
FrontEnd :Flutter
BackEnd : Python
ML model : ChatGPT API

## Step-by-Step Code Execution Instructions:
This Section must contain a set of instructions required to clone and run the prototype so that it can be tested and deeply analyzed


## Step-by-Step Code Execution Instructions:
FrontEnd Flutter :
1) To run the flutter code, one should have flutter SDK and DART installed on their system.
2) Then add flutter extension in the ide
3) Then run the application in android emulator or connect the phone , enabling USB DEBUGGING and run the main.dart file.


## What I Learned:
Write about the biggest learning you had while developing the prototype
We learned to build application and deploy GenAI in the app to solve the problem statement which ultimately satisfies our target customers.
5 changes: 5 additions & 0 deletions senti-trip-redirectToDrive.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FrontEnd Flutter Code :
https://drive.google.com/file/d/1RIi24xmIPV3TMbKvVywmodF1llZLMwOx/view?usp=drive_link

Backend Python Code :
https://colab.research.google.com/drive/1pxXmIq1zpViqQ6ETCaY8_qgA6WGGsHFs?usp=sharing