Generative AI for driver identification

Marcos Moraes3 months ago

Good evening, I just created an open source project for automatic driver identification, just as Traccar is open source, I decided to create open source too.

This project identifies the driver based on telemetry parameters such as speed, braking and cornering.

It is open to everyone in the community to help me with development.

Done Go(Language)

Integrated with Kafka.

The idea is to enable Kafka for Traccar and subscribe to the service in production to generate identification based on the parameters mentioned above.

It has an event receiver and emitter, it receives from traccar and sends a unique driver ID based on the parameters.

https://github.com/socramjunio2/ia-driver