skorfmann / public-transport-de-openai-plugin

Open AI Plugin for German Public Transport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open AI Plugin for German Public Transport

This is a simple, mostly generated OpenAI plugin, which wraps this (inoffical) API for German public transport journey planning. That's real live data, apparently exactly the same data which the DB Navigator is using. Thanks to Vikram for bringing it up that this API exists.

This was done as part of the Machine Minds Hackday.

Getting started

You'll have to have a premium subscription of OpenAI to use plugins in ChatGPT. Read more about plug in development here

As described in these docs, it's possible to use it from localhost. So really all you have to do is run the following:

npm install
node index.mjs

And follow these instructions to test the plugin.

Screenshot

Screenshot

About

Open AI Plugin for German Public Transport

License:MIT License


Languages

Language:JavaScript 100.0%