OBD2 LLM interface to ELM327.
Requires gemma2B model to be pushed to /data/local/tmp/model.bin
Install the app and use natural language to talk to OBD2 port. Below are some example prompts
"what's my car RPM?"
"what's my car speed?"
"What's my coolant temperature?"
Responses will be in natural language.
- Update OBD2 decode and response decode prompts for better accuracy
- Performance improvements to use Native acceleration
- Performance tests on other models