Skip to content

abbzycom/LocalGPT

 
 

Repository files navigation

LocalGPT is a one-page chat application that allows you to interact with OpenAI's GPT-3.5 API without the need for a server, extra libraries, or login accounts.

Simply download the ZIP package, extract it in a folder, and open the index.html file. Input your OpenAI API key, and you're ready to go. This easy-to-use chat application supports customized prompts, context selection, chat history save/load, and adjustable ChatGPT variables.

If you want cloud sync, just copy it to your cloud fold, like dropbox, or onedrive. it's easy and lightweight.

v 1.0.0

  • API vars adjustable
  • load/save predefined prompts from csv/json
  • selectable load/save chat history
  • chat with/without context

I write this for my daughter, thought it might be useful to others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.0%
  • CSS 21.6%
  • HTML 19.4%