#I tried to make a Prompt generator with a GUI from chatgpt but its not working as expected
10 messages · Page 1 of 1 (latest)
Interesting. I opted instead to train both ChatGPT and Playground to generate prompts based on a specific Prompt Template Structure & Syntax. Still refining it, but it seems very promising.
Bump. Any luck with this? Any pointers would be wonderful!
I am into the same, my bot already connects to my channel but not to invokeAI web UI, which is opened in my browser, but chatGPT is a great tool
I've been messing with pasting InvokeAI documentation into ChatGPT to teach ChatGPT to write commands/scripts. ChatGPT is way cool stuff.
Something that would be super would be if someone smarter than me would craft/share a ChatGpt prompt for anything InvokeAI.
I have submitted code snippets from auditbanks working bot...I tried to use /mind but maybe there is a limited set of words for the webUI, cant find anything in the docs
I've ran into the "too long of prompt" thing also. You've probably tried several things. My next try will be "stacking prompts" where I tell it several prompts worth of information/training before asking. This probably has limits also.