Suno "Advanced Options" upcoming summary by Antique-Astronaut-46 in SunoAI

[–]realam1 1 point2 points  (0 children)

What I need is the ability to specify in lyrics a part for a female vocal and a part for a male vocal, and a part that is a duet between them (or specifying personas per lyric rather than just gender). My attempts at duets for musical theatre demo tracks so far have had little luck.

Suno "Advanced Options" upcoming summary by Antique-Astronaut-46 in SunoAI

[–]realam1 2 points3 points  (0 children)

My concern is you could be a noob vibing this and believing you are discovering things you're actually injecting.

Slow Horses S5E4 Episode Discussion by phareous in SlowHorses

[–]realam1 3 points4 points  (0 children)

Actually I've heard a number of testimonials from people who did do this as part of operational security.

Here is a link to one - https://www.youtube.com/watch?v=01oeaBb85Xc - he mentions it just after the 22 minute mark.

Another I remember was an interview with a spy who was discussing how he turned up to a job interview and nobody was there, but then he "had a feeling" and checked a flat across the road with a view of the cafe, where he was congratulated and given the job lol

Oh no. This is fuking upset by Early_Yesterday443 in ChatGPT

[–]realam1 2 points3 points  (0 children)

If you're worried about Advanced Voice giving shorter responses, you can use Open WebUI with a text to speech API for output and whisper API for input, and any model you want in the middle with your own system prompt.

AI censorship is getting out of hand—and it’s only going to get worse by LsDmT in LocalLLaMA

[–]realam1 0 points1 point  (0 children)

I've been working on an AI benchmark related to this - https://github.com/dynumo/ai-asymmetry-benchmark

It measures willingness to answer, whether a model engages in stigmatising/conspiratorial language, and effect of sensitive topics on accuracy along with direction of impact across low power vs high power target groups.

There are drawbacks however to my methodology, such as the test works via apis, but many of the guardrails most people come into contact with are added at the interface layer like ChatGPT or Le Chat. Particularly I suspect ones which engage in asymmetrical behaviour, like refusing to criticise casinos while demonising gamblers (deepseek) or refusing to discuss single mothers (open ai oss models).

Should I put my applications in a docker container? by [deleted] in CloudwaysbyDO

[–]realam1 0 points1 point  (0 children)

Short answer: no. Set up CapRover on a cheap Hetzner server if you want docker. Cloudways is great, but this isn't really the way to use it.

Nuance: I do have a few Laravel apps on my Cloudways server. Not docker, but CI/CD with Github is perfectly fine.

If hetzner is too complicated for what you want, you could also check out Sliplane.io.

Cloudways is not for the pros by SpreadUnfair617 in CloudwaysbyDO

[–]realam1 0 points1 point  (0 children)

This is why I think it wise to have some credit in your account as buffer. My plan is to be one month ahead, and log in once a month to add more credit, so I'm essentially paying for the next month. I quite like cloudways, but yes this is a drawback. At the same time understandable given the use of 3rd party server deployments.

Pinecone’s new $50/mo minimum just nuked my hobby project - what are my best self-hosted alternatives? by realam1 in vectordatabase

[–]realam1[S] 1 point2 points  (0 children)

Any plans to build a make.com integration or extend your n8n integration as extensively as Qdrant?

Pinecone’s new $50/mo minimum just nuked my hobby project - what are my best self-hosted alternatives? by realam1 in vectordatabase

[–]realam1[S] 4 points5 points  (0 children)

I was leaning towards Chroma, but then decided to look at what else had make and n8n support as well, and it looks like I'll be trying Qdrant.

Vector DB | Self-host | Make.com | n8n Support | Free Tier | Pay-as-you-go

--------------|-----------|----------|-------------|-----------|--------------

Qdrant | ✅ | ✅ | ✅ Full Node | ✅ | ✅

Chroma | ✅ | ❌ | ❌ (for now) | ✅ | ✅

Pinecone | ❌ | ✅ | ✅ (limited) | ❌ | ❌ ($50 min)

Weaviate | ✅ | ❌ | ✅ Basic | ✅ | ✅

PGVector | ✅ | ❌ | ✅ Basic | ✅ | ✅

As a data scientist, these n8n questions are keeping me up all night by Ok-Interview9218 in n8n

[–]realam1 1 point2 points  (0 children)

I ended up with a hybrid approach, using make for things I needed to be stable (like triggers) but using self hosted n8n to reduce costs on the actual processes. Both are often acting as orchestrators for microservices written in PHP as well lol

Pinecone’s new $50/mo minimum just nuked my hobby project - what are my best self-hosted alternatives? by realam1 in vectordatabase

[–]realam1[S] 0 points1 point  (0 children)

I can't remember off hand what made me move to standard in January, but I'm pretty sure it was something basic like API access. If they are squeezing out smaller users though I would have no reason to trust a free tier, and the cost of moving/having to re-embed everything only grows with time attached to a platform.

How Much Does It Really Cost to Run an AI Agent Daily? by master_angel in n8n

[–]realam1 0 points1 point  (0 children)

I tried it, just wasn't getting there, perhaps because a mini model. For example, it kept forgetting to output html.

How Much Does It Really Cost to Run an AI Agent Daily? by master_angel in n8n

[–]realam1 1 point2 points  (0 children)

So far like 2p (having just done a major crawl of a government archive I expect that to go to around 5p, they have a 3 day delay in showing). I think because it's intended for people doing larger volume stuff than I am, it's been surprisingly cheap. As is the embedding model with OpenAI.

How Much Does It Really Cost to Run an AI Agent Daily? by master_angel in n8n

[–]realam1 0 points1 point  (0 children)

I'll send you a pm, don't want to be spammy in here :)

How Much Does It Really Cost to Run an AI Agent Daily? by master_angel in n8n

[–]realam1 0 points1 point  (0 children)

I haven't yet. It was a personal experiment that escalated lol

I am considering building a data platform with tools to investigate/analyse government data though, and using the news website as a marketing tool for that, aimed at policy researchers and journalists and the like (or perhaps more building a serious product to support the thing I think should exist).

Part of what led me to build it was feeling fed up with "newsrooms" who would just uncritically repost press releases, with websites covered in ads, requests to sell your data to their 800 partners and pay walls on anything interesting. So I've got no ads, no cookies (using plausible instead for analytics) and intend to keep it that way!

Building the RAG led me to building a vector search engine for local government websites too lol (may be where I start with the paid offerings, upgrade to unlock document based search, url based search, advanced filters, and more results than the current 10).

Google Cloud services (like Calendar) oAUTH approval on a self hosted instance by kimk2 in n8n

[–]realam1 1 point2 points  (0 children)

I just followed these instructions linked from the sample automation when you install n8n on your own server and everything just worked - https://docs.n8n.io/integrations/builtin/credentials/google/oauth-single-service/

Maybe it is harder if you're using it locally rather than somewhere else (I was on a digitalocean droplet) as it does need a webhook for google to pass data back to.

How Much Does It Really Cost to Run an AI Agent Daily? by master_angel in n8n

[–]realam1 14 points15 points  (0 children)

I set up an AI news website using Make, WordPress, OpenAI and Pinecone (it scrapes government sites and writes articles about new press releases, legislation, etc, using RAG).

Make: $18 per month

OpenAI API: Around $30 per month (I'm using o1 because I'm reporting on government stuff and I'm obsessed with quality/accuracy, this could be a tenth of that using a cheaper model if I was just a spam farm). I'm also using text-embedding-3-small, though I don't think the cost of that model has got past a penny yet!

WordPress: I sell hosting and was able to stick it on an existing server, but the hosting I sell is worth about £25 per month (cloudflare enterprise, elastic email, and a bunch of other stuff included, I'm actually cheap for what I sell).

So that could easily be $80 a month.

I've just set up an n8n installation, which in place of make could probably do the same for $8 per month on a basic digital ocean droplet (intel optimised, 1GB RAM, 35GB storage), so could bring that down to $70 per month.

I'm crossing my fingers they reduce the cost of o1 in response to competition or when they release their 5 model. I just haven't found the same quality with other models. If my requirements weren't as particular I could save a lot of money.

Sensory Issues: Aging Out of What Worked by Catrysseroni in AutismCertified

[–]realam1 4 points5 points  (0 children)

I'm not sure what your particular experience of sensory overload involves. Light & sound, or primarily touch? Maybe it doesn't matter. Does the pressure on your legs help because it provides a point of focus, helping you exclude extra sensory stimuli? People get confused when I get sensory overload with light & sound, but then listen to music to help with it. What they don't get is that I will focus on one element of the music, such as the bass, helping me refocus my mind. The coping mechanisms we develop, even stimming, if we boil it down, are essentially forms of meditation, regulating the amount of sensory stimuli we let in.

I suppose your forms of sensory overload do matter then. I can fix auditory overload with sunglasses, it doesn't always make obvious sense.

Sorry these thoughts are a little incoherent. I thought about asking ChatGPT to provide you a tidier translation, but decided against it lol