AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
345 stars 167 forks source link

Ability for the GPT to smartly generate images #36

Open krschacht opened 8 months ago

unameisfine commented 1 month ago

It would be a good idea to add an API for image generation. Additionally, it would be beneficial to include a button for generating images based on the neural network's answers. A similar implementation can be seen in https://github.com/open-webui/open-webui

krschacht commented 1 month ago

Thanks for chiming in, and sorry for the slow reply! We actually have this in the works. This is in the PR: https://github.com/AllYourBot/hostedgpt/pull/398