• 3 Posts
  • 251 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle
  • You don’t have to use AI to generate everything. You could have it only replace certain aspects of your workflow. Ex: You could use a tool which looks at the 3d model you created/bought and then have it create a texture based on your prompt: https://github.com/FrederikHasecke/diffused-texture-addon

    As others have mentioned, a consistent style will be an issue with AI generated… Anything.

    There are ways to fix this. Either fine-tune your own model or create a Lora that will force the result to be consistent. You would need to learn how to do this by feeding it your own drawing style.

    Copyright will always be an issue, it’s on you to make sure that any result from the model does not infringe on anything (ex: asking it to make you an image/model that looks like Pikachu is certain to draw the attention of Nintendo’s lawyers).

    From what I understand, an art “style” can not be copyrighted, but definitely do some research on what could still happen. For instance, look at how Nintendo has reacted to Palworld, they can’t sue them for using a similar style, but (in Japan at least) they can go after them for using specific game mechanics such as “throwing a ball object to have a creature appear where it is thrown”.








  • Man, the toys invented around that time are the best… But that’s probably all you’re really paying attention to at that point.

    And for kids now? Well they have things like Skibidi Toilet to keep them occupied.

    But for a more serious answer I think that’s when they’re in their most creative mindset and everything is new to them and they’re learning how things work.

    Obviously the exact age at which someone starts to take an interest in tech is going to be different from person to person. For me, I was a fan of reading popular science magazines at a younger age as well as manuals on all of the different setting/functions/features of operating systems…






  • Kitboga has used AI (STT, LLMs, and TTS) to waste the time of Scammers.

    There are AI tools being used to develop new cures which will benefit everyone.

    There are AI tools being used to help discover new planets.

    I use DLSS for gaming.

    I run a lot of my own local AI models for various reasons. Whisper - for Audio Transcriptions/Translations.

    Different Diffusion Models (SD or Flux) - for some quick visuals to recap a D&D session.

    Tesseract OCR - to scan an image and extract any text that it can find (makes it easy to pull out text from any image and make it searchable).

    Local LLMs (Llama, Mixtral) for brainstorming ideas, reformatting text, etc. It’s great for getting started with certain subjects/topics, as long as I verify everything that it says.

    For fun I’ll probably setup GLaDOS like what was done here: https://www.reddit.com/r/LocalLLaMA/comments/1csnexs/local_glados_now_running_on_windows_11_rtx_2060/




  • This isn’t an article about mistranslations.

    This is an article focusing on how asking about US election questions in Spanish will give you answers that are for the wrong country, or just wrong in most cases when compared to asking the same question in English.

    One example is that, if someone in Puerto Rico were to ask ChatGPT 4/Claude/Gemini/Llama/Mixtral a US Election question, it would respond with information for Venezuela/Mexico/Spain instead.





  • Rather than making it illegal to use, people need to use these tools responsibly. If any of these companies are using almost any kind of AI/machine learning they need to include a human in the loop that can verify that it’s working correctly. That way if it starts hallucinating things that were never said, it can be caught and corrected.

    I’ve found that Whisper generally does a better job at translating/transcribing audio than other open source tools out there, so it’s not garbage… But it absolutely is a hazard if you’re trying to rely solely on it for official documents (or legal issues).

    As far as promotion goes… It’s open source software, it’s not being sold.