#SlickGPT - a light-weight "use-your-own-API-key" ChatGPT client

4 messages · Page 1 of 1 (latest)

spice flower
#

SlickGPT allows you to run your own local ChatGPT instance, host it yourself or just use our instance if you like. Users bring their own OpenAI API keys. SlickGPT offers them a very fancy user interface with a rich feature set like managing a local chat history (in the localStorage), a userless "Share" function for chats, a prominent context editor, and token cost calculation and distribution.

See for yourself: https://github.com/ShipBit/slickgpt

Demo Page: https://slickgpt.vercel.app/

Features:

  • Fancy User Interface
  • Mobile first and fully responsive
  • Local History
  • Share Chats
  • Set Context
  • Cost Calculation
  • Full Configuration Power
  • No Registration or Login required
  • Use your own API Key
  • Host Yourself / Run Everywhere
GitHub

SlickGPT is a light-weight "use-your-own-API-key" ChatGPT client written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers. - GitHub - ShipBit...

valid flower
#

Nice - need one possibly. Hint- get rid of all firebase stuff in the repo? Why u have database backend?

spice flower
#

The firebase database connection is just used for the chat sharing option. If you don’t want this, you can just leave them blank I think. Or you can always use our hosted version at https://slickgpt.vercel.app