ChatGPT Application with electron

  • AI Chat uses the gpt-3.5-turbo model.
  • Quick start with just open api key
  • Data is stored locally and never expires
  • Good user experience

Software Screenshot

Install

 npm install

run

 npm run dev

build

 npm run build

GitHub

View Github