Hey lemmy!

I was wondering if anyone was interested in checking out an AI radio app that I’ve put together.

Really just looking for feedback and overall impressions. Obviously if it’s against the rules (I didnt see a rule this would violate), I wont post the link. If you guys are interested, I’ll edit the post to include the link.

Thanks guys!

EDIT: as @db2 mentions, I didnt describe what the app actually does… It’s an AI radio app with various stations that all play back AI generated music. All different genres. Everything but lyrics is generated locally (I need to experiment with some local models to see which produce lyrics well)

  • doodlebob@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 days ago

    Thanks, I really appreciate it! Not all the stations have an AI DJ btw… I should probably add some visual queue in the station browser which shows whether or not one is set. Also, some of the AI DJ actions dont trigger if there arent enough people listening to a station (like polls for example)

    • SuspciousCarrot78@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 days ago

      Yeah, I just caught the tail end of a DJ announcement on the Island Vibes station. This is a great idea…but you will get murdered by the Lemmy / Reddit “this is AI slop” hivemind. I suspect those people haven’t turned on the radio in their car any time recently; I’d rather listen to this tbh

      PS: submitted a request for something like ambient LoFi girl.

      PPS: if you’ve got AI DJs…can we expect AI podcasts or short segments at some stage? Lean into the whole Three Dogs (Fallout 3) vibe.

      • doodlebob@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        7 days ago

        Saw your request and songs are queued for generation! The new station is called Cloud 9 Chill FM So it supports station jingles but the intent there was just for a “youre listening to so and so station” announcements (same as in regular radio).

        I’m not sure about AI podcasts though… maybe like a news station would be useful

        • SuspciousCarrot78@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 days ago

          Yes, it would be useful, I think. You could for example source something from a RSS feed to turn into a news cast - just 2-3 items - as part of the the station support Jingles. You’d have to maybe ask Claude etc for some ideas (perhaps pulling different RSS feeds to match the station? The synthwave one might pull in arstechnia or something).

          I’ll keep and eye out for Cloud 9 Chill.

          Is there a blog or some such you use to discuss the architecture of SynapseFM? Would be curious to know more.

          • doodlebob@lemmy.worldOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            7 days ago

            Yeah that’s actually a tool I was already working on creating for the AI DJ. basically pulls current news info based on audience location

            • SuspciousCarrot78@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              7 days ago

              Do it :) It would add a lot, I think. Though it introduces some complexity on your end if you have to geo-tag canonical feeds per user, per each location, to extract from; a few set ones (technology, science, world news etc) per each station might be easier…but then have the DJ announce in the voice of whatever that IP address is from?

              Dunno. You’re clearly more than capable of working it out, so I look forward to seeing what you do.

              • doodlebob@lemmy.worldOP
                link
                fedilink
                English
                arrow-up
                2
                ·
                7 days ago

                OK so, I’m almost done with the tool for the AI DJ. Basically we’re using searxng to search for audience locale news + using rss feeds to provide the llm with context about specific news categories (Technology for example)

                  • doodlebob@lemmy.worldOP
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    7 days ago

                    You can definitely give it a shot now, it’s done at this point! Keep in mind the llm can pick and choose between the various tools to call so news may not be called out each time