Skip to content

lipasofra/NaturalTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Track

Equipo 1

This is a project made for Globant AICodefest 2023
This project was one of the two FINALIST in Colombia

Members:

  • Lina Soler
  • Andrés Soler
  • Carlos Escobar
  • Daniel Mercado
  • Cristian Pimienta

About the project

This is a webapp where you can obtain different forms of data related to natural disasters around the globe.. Is divided in two categories:

  1. For general people who wants fast and easy answers about a specific question. This uses a text field where user can type a question and a IA tool would bring the related answer according to the data we have.
  • This section brings another text field where you can enter your email to obtain a random fact about global disasters in your email
  1. For more especialized users who seek in-depth insights into data analysis. This section bring an embed tool with filters and graphs about globa natural disasters (same data based of the first section).
  • This section also has a filter integrated with AI, where the user can type a prompt about data.

Can be found video and pictures of the app in here

Technologies

This app uses React.js in frontend and Python in backend. Both communicates with the backend API (so first section could be used directly from API).
The embed is build in HEX. And can be found in here.
And the data was obtained from kaggle

Run it

For the frontend npm i and npm run start.
For backend pip install -r requirements.txt and python manage.py runserver.
(Having the techonologies required installed previously)
Take in account the template of the environment variables: the API_KEY to the AI tool integration and the USER and PASSWORD for email sending.

About

Globant AICodeFest Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •