nasa1024 / fuel

This project is the client for [propeller](https://github.com/541573560/propeller),which a chat bot building by openai api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuel - the client for propeller

This project is the client for propeller,which a chat bot building by openai api.
using electron to build this app

preview

图片名称

usage

before you run

  • you should have a nodejs environment
  • running propeller
  • change index.html, fill in you server ip 2

run

npm install
npm start

build

using below commend will generate a folder call out and access file in ./out/make/*/x64/openapi-client-1.1.0 Setup.exe

npm run make

license

MIT

About

This project is the client for [propeller](https://github.com/541573560/propeller),which a chat bot building by openai api.


Languages

Language:HTML 56.5%Language:JavaScript 43.5%