Coder Social home page Coder Social logo

romavini / boka Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 50.45 MB

Chatbot to help identify and communicate landslides risk areas.

Python 29.69% HTML 12.89% CSS 2.09% JavaScript 55.34%
chatbot nasa nasaspaceapps nasaspaceappschallege2021 react python routes-api whatsapp

boka's Introduction

alt text

๐ŸŒ‰ Build, ๐Ÿ”Ž Observe, ๐Ÿ“š Know, ๐Ÿšฉ Alert!

Chatbot to help identify and communicate risk areas.

BOKA was created to intermediate the

alt text

Dashboard

  • Interactive maps to communit

alt text

  • Community support

alt text

API

Call Functions ๐Ÿ“ž

$ python apiservice/api.py arg1 arg2

Where:

  • arg1 is 0 to insert CEP or 1 to insert long;lat;
  • arg2 is the information;
  • arg3 (optional) is an filename to response JSON.

A response JSON file will be created in the api/apiservice/response/ folder.

Run ๐Ÿ

  1. Clone the repository, running the following command in your chosen folder
$ git clone [email protected]:romavini/boka.git
$ cd boka
  1. (Optional) Create a virtual environment
$ virtualenv venv
$ venv\Scripts\activate.bat
  1. Create a .env in the root folder with the following information:
TOMTOM_API_KEY =  # Get your key here: https://developer.tomtom.com/how-to-get-tomtom-api-key
  1. Install project dependencies
$ pip install -r requirements.txt
  1. Run the application.
$ python apiservce/main.py

boka's People

Contributors

jmallone avatar luizhenriquebo avatar romavini avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.