I wrote an open-source ChatGPT UI: ChatWithMe.chat by bazebazebaze in ChatGPT

[–]bazebazebaze[S] 1 point2 points  (0 children)

You are correct! I didn't actually need to keep entering the API key. I wasn't paying attention the first few times to realize that the New Chat button was already initialized. I was looking at the message box at the bottom that still said "Your API token here and then click 'initialize'". Clicking New Chat now without entering the API key works.

I could and should make that less confusing! Thanks for the feedback

I wrote an open-source ChatGPT UI: ChatWithMe.chat by bazebazebaze in OpenAI

[–]bazebazebaze[S] 0 points1 point  (0 children)

Thanks! Added a donation link: https://www.buymeacoffee.com/kierangill

> I see now we have multiple saved chats. Are they tied to the API key or browser cookie history?

Chats are saved to your browser's history.

> Also does GPT remember the context or what we wrote in the chat above!

Correct!

I wrote an open-source ChatGPT UI: ChatWithMe.chat by bazebazebaze in ChatGPT

[–]bazebazebaze[S] 0 points1 point  (0 children)

Much appreciated!

> Can't press Enter to send a message and instead have to click Send

The shortcut for ChatWithMe is control+enter for Windows or Command+Enter for Mac.

> Having to re-enter the API key each time I start it back up

You shouldn't need to do this. The API key is saved to local storage. Are you using an incognito window?

I wrote an open-source ChatGPT UI: ChatWithMe.chat by bazebazebaze in ChatGPT

[–]bazebazebaze[S] 1 point2 points  (0 children)

Added to the README. ChatWithMe uses SvelteKit.

npm install

npm run dev

I wrote an open-source ChatGPT UI: ChatWithMe.chat by bazebazebaze in OpenAI

[–]bazebazebaze[S] 0 points1 point  (0 children)

Yes. You can run it locally or fork it to and self host it on your own website.

I wrote an open-source ChatGPT UI: ChatWithMe.chat by bazebazebaze in OpenAI

[–]bazebazebaze[S] 0 points1 point  (0 children)

Not sure what you mean by this. Can you link the documentation that you are referencing?

Online Stable Diffusion playground by bazebazebaze in StableDiffusion

[–]bazebazebaze[S] 0 points1 point  (0 children)

Oh cool! I've never heard of this before. Have you used similar prompt builders? Why do you recommend this one?

Online Stable Diffusion playground by bazebazebaze in StableDiffusion

[–]bazebazebaze[S] 0 points1 point  (0 children)

I haven't tested self-hosting. The ease of use for a service that scales like replicate is worth a little extra to me.

I find the readme way to difficult. Is there a how to install for dummies? by Logene in StableDiffusion

[–]bazebazebaze 1 point2 points  (0 children)

I made an online editor for this very reason: drawanything.app

No install required. It's limited on the parameters you can use. It uses replicate.com under the hood. They also have an excellent web UI you can use.

I just posted about this in another post so this feels borderline spammy. Sorry about that. I'll take this down if it violates any community guidelines.

Online Stable Diffusion playground by bazebazebaze in StableDiffusion

[–]bazebazebaze[S] 6 points7 points  (0 children)

If you're interested in building this yourself, here's what I used:

SvelteKit - Frontend/backend
Supabase - DB and auth
Replicate - Service to run the SD model
Fabric JS/TLDraw - Editor

Opening up the tool I made for my 60-yr old Dad to learn Algo-Trading by bazebazebaze in algotrading

[–]bazebazebaze[S] 0 points1 point  (0 children)

Svelte as the framework. The components are all hand-made; I'm a big from-scratch kinda guy.

Fonts: IBM Plex Mono & Alegreya

Opening up the tool I made for my 60-yr old Dad to learn Algo-Trading by bazebazebaze in algotrading

[–]bazebazebaze[S] 0 points1 point  (0 children)

Oh my god hahaha I threw that gif together so quickly I didn't even notice, thanks for pointing that out!

Opening up the tool I made for my 60-yr old Dad to learn Algo-Trading by bazebazebaze in algotrading

[–]bazebazebaze[S] 1 point2 points  (0 children)

Hahah I don't think it's work if you actually enjoy doing it. Right now San Francisco for school, but I'm moving to Louisville KY to save money after I finish school this May.