/telgpt

Primary LanguageElixir

TelGPT

A network server that provides an interface to GPT API via text-based protocol.

Usage

Start a server:

iex -S mix

Access to the server from another terminal:

nc localhost 23
Screen.Recording.2023-09-07.at.0.34.42.mov

Author

Kentaro Kuribayashi kentarok@gmail.com