Skip to content

Minimal electron using openai's chat and context loading

License

Notifications You must be signed in to change notification settings

kentskyo/electronchat

Repository files navigation

Electron Chat GPT

A minimal electron app using openai's chat api. For more detail on the implementation check out the post on kentskyo.

To run you'll need an api key from openai.

To Use

# Clone this repository
git clone https://github.com/kentskyo/electronchat.git
cd electronchat
npm install
npm run start

Then click on the key icon to enter your API key, and click it again to store. Chat away!

About

Minimal electron using openai's chat and context loading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published