Skip to content

Commit 91b5650

Browse files
docs(projects): add TeslaMate LLM Bridge
1 parent 6b7f2b8 commit 91b5650

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

website/docs/projects.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,9 @@ LINK: [https://github.com/brchri/tesla-geogdo](https://github.com/brchri/tesla-g
104104
A gamification add-on for TeslaMate that analyzes your historical data to unlock achievements. It features a collection of badges based on driving milestones, charging habits, efficiency, and phantom drain, turning your ownership statistics into a fun progression system.
105105

106106
LINK: [github.com/crstian19/teslamate-achievements](https://github.com/crstian19/teslamate-achievements)
107+
108+
## [TeslaMate LLM Bridge](https://github.com/jakezai250808-sudo/teslamate-llm-bridge)
109+
110+
A bridge that exposes a TeslaMate Postgres database to ChatGPT, Claude Desktop, and Coze through declarative-YAML "plays" — each play is a read-only SQL query plus a compute pipeline plus a creative-prompt template, and the same play definition is rendered as a ChatGPT Action, a Coze plugin, and an MCP tool. Includes 13 plays out of the box (driving personality, monthly wrapped, night-owl, cumulative climb, charging habits, ...) plus a 90-second demo with synthetic data so it can be tried without a Tesla. Java 21 + Python 3.11, multi-arch Docker, AGPL-3.0.
111+
112+
LINK: [github.com/jakezai250808-sudo/teslamate-llm-bridge](https://github.com/jakezai250808-sudo/teslamate-llm-bridge)

0 commit comments

Comments
 (0)