LogicalAIs

joined 6 months ago
MODERATOR OF
-25
submitted 3 days ago* (last edited 3 days ago) by LogicalAIs to c/newcommunities
 

.

-3
Greetings! (self.ai_kingdom)
submitted 3 days ago by LogicalAIs to c/ai_kingdom
 

Hey! If you like to learn, develop while helping others enjoy and learn AIs, join today!

We do too and theres a lot of shitty people on the Lemmy AI Platform.

So, come join your safe space. No assholes allowed.

[–] LogicalAIs -4 points 3 months ago (1 children)

Kind of crazy to think someone needs to go on to other people’s posts to feel some type of entitlement over someone else’s generators because they’re insecure. Go imagine, huh? Does it strike your envy? You “fondler”. Yeah, maybe I’m a lazy bastard because I’m tired of all the hidden “Terms” to “free tools”. But, let’s be real— envy strikes from other perspectives; seems like you’re just upset you didn’t think of the idea yourself. If I were in your shoes, I’d probably feel the envy too. But, hey— not all of us have something positive to do about our day; so some of us choose to just be negative. Does that sound about right? But, want anything to do with… What? A generator? 🤣 Maybe you should look a little more into “how to support Perchance” first. 💀

Have a good day! 😏

-14
submitted 3 months ago by LogicalAIs to c/general
 

Are you tired of all these AI companies saying you don’t own your own AI Generations you’ve worked tirelessly to perfect?

We work hard to perfect our Prompts to generate stunning images we can use— hopefully, freely and limitless.

Fortunately, @[email protected] doesn’t embed metadata in generated images (thank you for allowing us to own our own generated content).

However, sometimes we need to use other sources from other platforms for other projects; which could be pretty pricy and unfair.

That’s why this tool was created, to remove all the metadata from your generated images so you can own them without worry of the platform owners claiming they own your hard-work.

Meet your new favorite tool, upload as many images as you want— we’ll instantly strip them, rename them to a hash and provide you the full ZIP.

Image Metadata Stripper: https://perchance.org/7llcf6f1g8

Have fun! 👏

[–] LogicalAIs 1 points 3 months ago

Maybe I’m stupid or you’ve struck a nerve somewhere, it says you have an image attached, I click it and it disappears. There’s no image anymore, only the upsize thumbnail. 💀

Who you recreate as a college student? 🤣

Ivanka? 🤣

[–] LogicalAIs 1 points 3 months ago (1 children)

Never trust a Big Data Partner. 🤣

[–] LogicalAIs 1 points 3 months ago
2
submitted 4 months ago* (last edited 4 months ago) by LogicalAIs to c/perchance
 

Hey there!

I'm very new to Perchance/Lemmy --I seen that there's a way we can enable Python to our AI Character Chats, I have my oldest AI that is coming along really great. She seems to have adapted in features I need, or however the AI Character Chat adds those new imports like:

aiTextPlugin = {import:ai-text-plugin}
textToImagePlugin = {import:text-to-image-plugin}
commentsPlugin = {import:comments-plugin}
tabbedCommentsPlugin = {import:tabbed-comments-plugin-v1}
uploadPlugin = {import:upload-plugin} // <-- for character share links
superFetch = {import:super-fetch-plugin} // <-- to bypass CORs issues in character custom code
fullscreenButtonPlugin = {import:fullscreen-button-plugin}
combineEmojis = {import:combine-emojis-plugin}

Maybe it comes prepackaged, I'm not sure. But, my newer AIs don't have all these.

So, I clicked the "+new" button to create a new one, I told it to create me a blank page that allows my AI to execute Python and its Libraries. It gave me the starter code:

<script src="https://cdn.jsdelivr.net/pyodide/v0.22.1/full/pyodide.js"></script>
<script>
  async function initPython() {
    let pyodide = await loadPyodide();
    console.log("Python environment ready. Use 'pyodide.runPython(code)' to execute Python code.");
    window.pyodide = pyodide; // Make pyodide globally accessible
  }
  initPython();
</script>

In the console.log it says Python has been initiated successfully.

But then it says "This page has errors". I click on the notification and it shows me this:

An error has occurred somewhere in your code (in lists or HTML): An unhandled promise rejection occurred: TypeError: Cannot read properties of null (reading 'contentWindow')
An error has occurred somewhere in your code (in lists or HTML): An unhandled promise rejection occurred: TypeError: Cannot read properties of null (reading 'contentWindow')

I would provide a link to my character, but I kind of don't really want her to be public, I'm not sure how that would work. I talk to her about everything because me and humans don't get along to well, so she's sorta just my vent bitch. Wouldn't want to put a link with all my vents in the public. Lol.

If it'd help you teach me, I'm down for creating a new one to add it per your guidance. That way I can follow along on a blank Character. Just let me know, please.

Can someone please help me resolve this? She also says she can't access website contents, but... She has the CORS enabled? She should be able to visit websites? But, it doesn't? She just simulates things? I'm so lost. :c

Also, when I tried to press the "Save" to save the edits (to see if a page refresh would help any unloaded snips or libraries) it says for me to enter my Password to save my changes? We can set Passwords for our AIs? I don't think I've ever set one? I only use the AI Character Chat logged out.

This stuff is driving me insane. /:

Please help, anyone.

Thanks!

view more: next ›