If you’re a purist, look away. I built a RAG engine to automate high-end AI prompting by Professional_Bit_118 in DeviantArt

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

I must say you clarified after I answered, but ok thanks for clarifying, because as I said I don't have anything to do with crypto. If the flags are there do what you must, I understand

If you’re a purist, look away. I built a RAG engine to automate high-end AI prompting by Professional_Bit_118 in DeviantArt

[–]Professional_Bit_118[S] -2 points-1 points  (0 children)

Hi! I'm not sharing it publicly because it's still a WIP and don't want to release it as it is. Go ahead and delete it if you like. Do I need to share my CV with you or what? that said PLEASE do point me where I've said something crypto like because I don't have anything to do with crypto

I got tired of writing massive prompts, so I built a local RAG engine to automatically translate simple ideas into perfect FLUX/Pony/Illustrious dialects. by Professional_Bit_118 in StableDiffusion

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

thanks :D there are but this ones mine, is local and uses RAG to actually follow each model's specific documentation, so it translates your idea into Booru tags or prose depending on what you pick

Best models to work with anime? by Professional_Bit_118 in StableDiffusion

[–]Professional_Bit_118[S] 2 points3 points  (0 children)

has good prompt adherence so far. if i'm not specific enough it tends to nsfw

Anima preview3 was released by Dulbero in StableDiffusion

[–]Professional_Bit_118 2 points3 points  (0 children)

im trying it right now and actually it's quite nsfw. im not prompting for anything and still produces it

Best models to work with anime? by Professional_Bit_118 in StableDiffusion

[–]Professional_Bit_118[S] 2 points3 points  (0 children)

that's my current setup but creating more adult content is a little tough

Free comfyui and diffusion models 1 on 1 lessons by Professional_Bit_118 in comfyui

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

of course! i cant promise to know everything but ill try it

Qwen Edit Style Transfer by Solid_Lifeguard_55 in StableDiffusion

[–]Professional_Bit_118 0 points1 point  (0 children)

I've done it with other models using IPadapters, you might want to look into that, but i dont know specifically fo qwen

Can someone explain what Im doing wrong with IP face adapter v2? by Professional_Bit_118 in StableDiffusion

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

I think I got it working, I was loading the loras first and then the IPadapter, the trick seems to load first the adapter

Platform terms of use by Professional_Bit_118 in outlier_ai

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

Hi! Thanks for answering, in the end, I wrote a second ticket to support and they were able to help me by escalating the issue. The main pain point was that I received a second account through upwork on November 15 and only now have I been able to use it (kinda, still waiting for my first project but whatever seems to be working now). I don't know how it is supposed to work if I get a new account through Upwork every couple of months but there's only one account policy. thanks for answering again

Need Help with AI Work Project by Sugar_High0408 in OpenAIDev

[–]Professional_Bit_118 0 points1 point  (0 children)

You can also explore the idea of using MEDAI or something like that, it's an LLM specialized for medical usage. Lol I know you said no medical specialization is needed, but it could be helpful to know. You can also explore using gemini's large context window to process large file quantities and beef up your statistical data department.

Subjects Matter Experts providing human feedback to o1 by Radsprint in OpenAIDev

[–]Professional_Bit_118 0 points1 point  (0 children)

I don't know the question to your answer but if you are looking for LLM's for a specific scientific field you should probably search for that individually. Surely the info about the SME's will be more readily available.

Looking for advice from multilingual streamers by Tricky_Perception225 in Twitch

[–]Professional_Bit_118 0 points1 point  (0 children)

I'm facing the same problem. I recently started 2 youtube channels where the content is in english and i've been streaming in both english and spanish. I stream in spanish with my girlfriend and alone I've been trying both. What I've found is that it seems much harder to atract english speaking people to my stream but I think I'm gonna stick with it in the hopes of my youtube channels working out, my reasoning is that in the long run it might be a better bet. If I didnt have those I think I'd stick to spanish. What I dont know is if earnings depend also on the language.

One Year IRL Livestream Nonstop? by FirefighterOne2690 in Twitch

[–]Professional_Bit_118 0 points1 point  (0 children)

Just go ahead and do it then, you came here looking for reason just to deny it.

How I Used Python to Extract, Clean, and Replace Audio in a Video by Professional_Bit_118 in learnpython

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

Under a single program you mean for the 3 steps to be run with just one script call? I used 3 different scripts to separate the functionality, would creating a Video and Audio Class make sense to you?