1
4

Hello there, fellow lemmings!

As the title suggests, I've made an app that changes your wallpaper regularly based on the parameters you set. It uses AI Horde (which uses Stable Diffusion) to generate the images and you can set the interval at which your wallpaper changes (from 1 time per day to 48 times per day).

Other features:

  • completely free (in fact, will be open source next week)
  • easy to use, but offers also advanced options
  • there's a help section with all the parameters explained
  • works on both a phone and tablet

There's also an optional Premium subscription which puts you higher in the priority queue, but most of the time it's not needed - unless you're generating during the most busy time, the wait is not really that long even without Premium. Note that if you're a user of the AI Horde, you can put your own api key there and get the same benefits as having a Premium.

The open source version (released next week) will also allow (toggleable on or off) NSFW content, which is not possible in the Google Play version. It also doesn't contain the Premium subscription.

Also please check https://dontkillmyapp.com and see steps for your phone vendor, this app needs to work in the background and most vendors kill background apps. It will ask for an exception for battery saver on its own when you set the schedule for the first time, but for some vendors that's not enough.


Do let me know what do you think about the app! And if you want me to tag you when I make a release post for the open source version, let me know. Also huge thanks to @db0@lemmy.dbzer0.com for creating and maintaining the AI Horde, which makes this (and other cool apps) possible!

2
15
submitted 2 months ago by db0@lemmy.dbzer0.com to c/auai@programming.dev
3
7
submitted 2 months ago by ekZepp@lemmy.world to c/auai@programming.dev
4
16
submitted 2 months ago* (last edited 2 months ago) by rimu@piefed.social to c/auai@programming.dev

ChatGPT—for all its remarkable prowess in textually generating material “like” what it’s read from the web, etc.—can’t itself be expected to do actual nontrivial computations, or to systematically produce correct (rather than just “looks roughly right”) data, etc. But when it’s connected to the Wolfram plugin it can do these things.

5
8
Bubble Trouble (www.wheresyoured.at)
submitted 2 months ago by db0@lemmy.dbzer0.com to c/auai@programming.dev
6
35

I’ve updated @Mistral@lemmings.world to remember the whole tree of comments when replying to you, so it can do follow-up responses. You still have to mention it on every message, though. Example in the comments.

7
9

From https://scribe.rip/@dimillian/adding-ai-generated-image-description-to-ice-cubes-c4e7990a5915

I’ve recently released a new feature for Ice Cubes, and users have loved it! On Mastodon, it’s considered an excellent ethic to add media descriptions when posting medias on the network. It’s necessary for visually impaired people but also for anyone who would want to get more detail about the image.

Ice Cubes is an open-source Mastodon app. Under the hood it uses OpenAI's Vision API.

(Source article: https://dimillian.medium.com/adding-ai-generated-image-description-to-ice-cubes-c4e7990a5915)

8
23

I recently built a web scraper / website to track changes in Burger King prices. I also made a video where I try to describe how I used ChatGPT in this process and how useful it was to me.

9
7
10
8
submitted 3 months ago by ylai@lemmy.ml to c/auai@programming.dev
11
351
12
14
Mistral AI bot on Lemmy (lemmings.world)

So, I've made another AI bot here on Lemmy, this time it's Mistral. You can just mention it in the comments using it's full username (@Mistral@lemmings.world) and it should reply (example in comments). The bot is now joining my @ChatGPT@lemmings.world and @DallE@lemmings.world bots.

13
13
submitted 4 months ago by K3zi4@lemmy.world to c/auai@programming.dev

I've been toying with this idea for a while and made a few attempts following tutorials with some very basic coding skills, but honestly I find a lot of the resources and information quite overwhelming to take in sometimes so thought I would ask you guys with more experience here instead!

I have ADHD and often find myself juggling many creative tasks from writing music, writing fiction, graphic design, etc all the time. I find the "load" of all of these different spinning plates in my brain to be a lot to hold onto at times and have found the benefits in using ChatGPT for simplifying things or even just working through my own thought processes, and wanted to take this further.

To my knowledge, Chatgpt has a limited memory/recall ability, and after particularly lengthy conversations, it is unable to recall information from the beginning and starts guessing. Certainly with GPT 3.5 anyway. I also have never been too comfortable sharing much in terms of my creative projects with GPT for privacy reasons.

I have been trying to figure out if a localised model such as GPT4all or OLlama would be able to function better for my needs.

As an example, one of my largest projects is a fantasy fiction novel where I have spent so much time worldbuilding that my notes are quite extensive, and the connections between aspects can be difficult for me to keep track of and can sometimes result in me writing contradictions and having to spend time fixing my own errors. I do have StableDiffusion on my PC that I use to generate artwork to help me visualise people/the world (not intended for publication, obviously, I'd hire a real artist for that) and a fair bit of experience with it.

With GPT4all, or an equivalent, would it be possible for me to train a model on all of my notes and information, saved in a separate document, that I can discuss/collaborate with the model, keeping everything private, offline, and without having the model "forget" things?

Apologies if this is a really basic question that I have turned into a wall of text. But any insight you guys might have, or structured resources you can point me towards would be brilliant.

14
12
15
24
submitted 4 months ago by mo_ztt@lemmy.world to c/auai@programming.dev

Bot: Hi, I'm Cricut Chatbot. 👋 How can I help you?

Bot: Please select a topic, or feel free to ask me a question

Me: Hi hello, I just tried to load a project and my Cricut software showed a message "Project Open Unsuccessful: TypeError: Cannot read properties of undefined (reading 'layerData')". Can you help?

Bot: Please clarify, here's what I found 👇

(Two options, I select "Javascript error messages")

Bot: Are you talking to me on the same device you wish to troubleshoot with?

Me: Yes

Bot: Which Cricut machine are you using?

Me: (I select "Cricut Maker")

Bot: JavaScript error messages are very diverse, but they are often fixed the same way. 🙂

Bot: Installing Design Space over your current version is the most normal fix.

Bot: (Link: Download Design Space)

Bot: Replace the existing file rather than making a copy of Design Space. 🗃

Me: (Selects "It works!" from the did-it-work options)

Bot: Great — happy to help!


Absolutely amazing.

16
15
17
8
18
8

Hey all, brand new to this community, excited to be here!

I've stumbled my way through SD and I currently also have text-generation-webui up and running, and now SillyTavern. Having lots of fun with all of this stuff, learning how it works together, and how it all works!

I've made a few models elsewhere, but TTS models for some reason I'm having issues wrapping my head around. I have a voice I want to make a model for, and I have some videos currently. I'm very familiar with editing audio and video, but stripping out their voice second by second sounds exhausting tbh.

I was wondering if anyone had any good guides on their process of making a TTS model? Are there steps that can be automated while still producing decent results? How much time do I need of a person speaking? Should I run any specific tools to clean up audio? I'm completely new so any and all advice would be great.

I want to run it locally and "plug it in" to my cluster already, so also I'll need the model to work with a tool that will work with the above programs (and I'll take advice there too if you have it!)

Thanks!

19
38

Trove of combos is >45 times larger than number unearthed in entire history of science.

20
3
submitted 7 months ago by patdel@fosstodon.org to c/auai@programming.dev

You can follow Lemmy Communities from Mastodon. If you find a lemmy community that you like, format their user name as @communityname@server.com ... for example @auai ... this will then bring up the Mastodon Group version of their Lemmy Community. You can follow that community as though it is a group.

21
13

Hi all,

As per the title, I'd love to give this a crack. Also, I'm doing so on my laptop, which has an Intel card in it, if that makes any difference?

Any advice would be greatly appreciated.

22
0
submitted 7 months ago* (last edited 4 months ago) by CoderSupreme@programming.dev to c/auai@programming.dev

Permanently Deleted

23
4
submitted 7 months ago by silas@programming.dev to c/auai@programming.dev

Wanted to share this one because I find myself using it every day—often in place of Google. You can even somewhat replace Siri with it using the app’s Apple Shortcuts:

Note: I haven’t read the privacy policy or terms and do suspect that there is some form of data collection.

24
6
submitted 7 months ago by silas@programming.dev to c/auai@programming.dev

If you’re just wanting to run LLMs quickly on your computer in the command line, this is about as simple as it gets. Ollama provides an easy CLI to generate text, and there’s also a Raycast extension for more powerful usage.

25
4
submitted 7 months ago by silas@programming.dev to c/auai@programming.dev

Found this online tool to try out a bunch of different text2image models for free. No signup needed. Resolution is fixed to 512x512, but otherwise it’s pretty versatile for being free

view more: next ›

Actually Useful AI

1955 readers
3 users here now

Welcome! 🤖

Our community focuses on programming-oriented, hype-free discussion of Artificial Intelligence (AI) topics. We aim to curate content that truly contributes to the understanding and practical application of AI, making it, as the name suggests, "actually useful" for developers and enthusiasts alike.

Be an active member! 🔔

We highly value participation in our community. Whether it's asking questions, sharing insights, or sparking new discussions, your engagement helps us all grow.

What can I post? 📝

In general, anything related to AI is acceptable. However, we encourage you to strive for high-quality content.

What is not allowed? 🚫

General Rules 📜

Members are expected to engage in on-topic discussions, and exhibit mature, respectful behavior. Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.

While we appreciate focus, a little humor and off-topic banter, when tasteful and relevant, can also add flavor to our discussions.

Related Communities 🌐

General

Chat

Image

Open Source

Please message @sisyphean@programming.dev if you would like us to add a community to this list.

Icon base by Lord Berandas under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS