Skip to content

konradk/transport-openai-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport OpenAI Plugin

Plugin for ChatGPT whose task is to answer questions about public trasnport timetables via ChatGPT. It uses data in GTFS format. I used the data of public transport timetables in Wrocław, published by MPK Wrocław.

More details in my blog post: https://konradkruk.com/blog/i-wrote-an-openai-plugin-that-tells-me-when-to-leave-for-the-next-tram

Installation

  1. Run npm install
  2. Run npm run import

Running plugin

  1. Run npm run start

Service should be available at http://localhost:4002

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published