Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/botic/sharedmobility-ai

Removes customer frustration from shared mobility services. Supported by Netidee Call 13.
https://github.com/botic/sharedmobility-ai

data-driven mobility netidee nodejs tensorflow tensorflowjs vuejs

Last synced: 21 days ago
JSON representation

Removes customer frustration from shared mobility services. Supported by Netidee Call 13.

Awesome Lists containing this project

README

        

SharedMobility.ai

[SharedMobility.ai](https://sharedmobility.ai/) removes customer frustration from shared mobility services. We saw the rise of shared mobility services in the last years. Most of the newcomers are free-floating shared-use systems. These systems operate on a data-driven approach and try to reach profitability by optimizing their fleets. Station-based solutions need enhancements by smart data-driven technologies to keep pace with their new competitors. SharedMobility.ai is an Open Source approach to provide simple smart features to existing station-based services.

## Components

- **Analytics:** Scripts to analyze the input data.
- **Collector:** Reads station data from a `.tar.gz` archive and imports it into the Postgres data backend.
- **Dataset Producer:** Creates TensorFlow compatible CSV datasets.
- **Prediction:** Code related to TensorFlow model creation.
- **Web API:** The public REST API build with Express and Node.
- **Web Demo:** Vue-based Web application built on top of the Web API.

## Core Team

- Philipp Naderer-Puiu / [@botic](https://twitter.com/botic)
- Weronika Wesołowska / [weronikawu](https://github.com/weronikawu)
- Lisa Vietze

## Supporters and Sponsors

### Supported by Netidee Call 13

You find more information about our Netidee grant on our [Netidee project page](https://netidee.at/sharedmobilityai). Netidee supports Internet and Open Source ideas with up to 50.000 Euro in funding. If you are working on an Open Source projects and are permanent resident in Austria, [apply](https://netidee.at/einreichen) for your own funding!

Netidee Logo

### JetBrains

JetBrains sponsored an Open Source license for IntelliJ IDEA. Thanks for your continuous support!

Logo of IntelliJ IDEA

# License

- Source code and similar artifacts are licensed under GNU Affero General Public License 3.0 ([AGPL 3.0](https://www.gnu.org/licenses/agpl-3.0.en.html))
- Documentation, project reports and similar artifacts are licensed under Creative Commons Attribution 4.0 International ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/))