this post was submitted on 29 Mar 2025
948 points (91.4% liked)

Technology

68244 readers
4288 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] glitchdx@lemmy.world 1 points 3 days ago (1 children)

I would prefer to run my ais locally, but my brain glazes over if I see github. I found a a program called "gpt4all", but it's very limited in what models it can run, and what I could get just wasn't as good for my use case as openai's 4o model. Also, being able to generate images in the same conversation as text work is a feature that I'm fairly certain no other ai model can do (yet).

[–] silverlose@lemm.ee 2 points 3 days ago (1 children)

I think whats really happening behind the scenes is that the model you’re talking to makes a function call to another model that generates the image.

I haven’t seen it either so if you want that and don’t want to code it might be best to stick with paid, but something like that could easily exist somewhere else.

[–] glitchdx@lemmy.world 1 points 3 days ago

I bet you're right, but the fact that I never see it is a feature worth paying for, especially for a smooth-brain like myself.