(no title)
domano | 2 years ago
A few things:
* The main thing that makes ChatGPTs ui useful to me is the ability to change any of my prompts in the conversation & it will then go back to that part of the converation and regenerate, while removing the rest of the conversation after that point.
Such a chat ui is not usable for me without this feature.
* The feedback button does nothing for me, just changes focus to chrome.
* The LLaVA model tells me that it can not generate images since it is a text based AI model. My prompts were "Generate an image of ..."
wodow|2 years ago
Agreed, but what I would also really like (from this and ChatGPT) would be branching: take a conversation in two different ways from some point and retain the seperate and shared history.
I'm not sure what the UI should be. Threads? (like mail or Usenet)
ItsMattyG|2 years ago
python273|2 years ago
https://eimi.cns.wtf/
https://github.com/python273/eimi
xyc|2 years ago
shanusmagnus|2 years ago
szundi|2 years ago
[deleted]
xyc|2 years ago
* For changing prompt in the middle - I'll take a crack at it this week. It's on top of my post launch list.
* Feedback button: Thanks for reporting this. The button was supposed to open default email client to email feedback@recurse.chat
* LLaVA model: I'll add more documentation. You are right Llava could not generate images. It can only describe images (similar to GPT-4v). For image generation, it's not supported in the app. While I don't have immediate plans for image generation, check out these projects for local image generation.
- https://diffusionbee.com/
- https://github.com/comfyanonymous/ComfyUI
- https://github.com/AUTOMATIC1111/stable-diffusion-webui
pps|2 years ago
Because it can't generate images, it can only describe images provided by the user.