Blog

  • Why are AI girlfriend apps getting so popular lately?

    Feels like everyone’s suddenly talking about AI GFs again. Is it just better tech now or are people actually sticking with them long-term? Curious what’s driving the hype this time.

    submitted by /u/SaltedMountain
    [link] [comments]

  • Any good alternatives to Janitor AI right now?

    I’ve been using Janitor AI for a bit but it’s kinda hit or miss lately. Either slow or the chats feel repetitive after a while. Looking for something similar but more consistent. What are you guys using instead these days?

    submitted by /u/badamtszz
    [link] [comments]

  • Are “sexchat” AI bots actually good or just hype?

    Keep seeing people mention AI sexchat bots everywhere and I’m curious if they’re actually worth trying or just overhyped. Are the convos actually engaging or does it get boring fast? Would rather hear real opinions before diving in.

    submitted by /u/RageAgainstYourDick
    [link] [comments]

  • Best AI chatbots for more “uncensored” convos?

    Not trying to break rules or anything, just wondering which AI chatbots feel the least restricted when it comes to conversations. Some apps feel way too filtered. Any recommendations that feel more natural?

    submitted by /u/Ndracus
    [link] [comments]

  • A chatbot and a spyware?

    hey guys

    I recently read the terms and conditions of ChatGPT online, and from what people theorize, the company secretly uses AI to spy on its users to learn more about them, and I got quite scared because I don’t know if that’s true or not.

    And I’d really like to know if this is actually true or if it’s just the internet crowd going crazy. I understand both sides; on one hand it seems insane, but on the other, I’ve witnessed situations where chatbots seemed to listen to what you’re saying in other apps. It’s totally crazy.

    Hey, I’m new to this forum, you can call me Felix.

    submitted by /u/Traditional_Blood799
    [link] [comments]

  • I hate Google AI Pro (specifically Gemini 3)

    This is probably known by most of you, but I need to get this off my chest.

    I am a content strategist for a B2B marketing agency called Obility, so I use a combination of chatbots for spot checking content, topics, keywords, etc. Among my suite is Google AI Pro (which uses Gemini 3).

    and I am not exaggerating when I say I have yet to find a bigger glue sniffer than Gemini 3

    – It will constantly hallucinate information to the point that I can’t trust 70% of its output

    – it ONLY responds to the last prompt, defeating the entire point of a “chat”

    – its comprehension is below my neighbor’s kid who licks walls until his tongue bleeds (every time)

    – Anytime I ask it to do research on reddit, it will either not give me links at all OR it give sme links that are actually just google searches (seriously, just try it out yourself, ask it for a bunch of reddit threads, see how many of those are google searches). AND there’s an above 0% change that those reddit links will redirect to a NSFW link for some damn reason.

    I regret that we paid Google a dime.

    I’d much rather use a local LLM (and I do use a bunch of them from my local machine, even the obscure ones are better)

    submitted by /u/stevehetr
    [link] [comments]

  • The context problem killed our Slack bot for 2 months. Here’s what finally fixed it.

    Posted here a while back about building AI agents for internal Slack ops and the stuff that broke first. Got way more replies than I expected, and a few people asked specifically about the context handling part how do you get an agent to follow a Slack thread that jumps around, references old messages, and has people talking past each other?

    That problem ate up most of our engineering time for about two months. Here’s what we actually landed on after a lot of dead ends.

    The thing that didn’t work: just dumping more thread history into the context window. We tried last 20 messages, last 50, full thread, full channel for the day. More context made it worse, not better. The agent started picking up on irrelevant tangents and confidently answering questions that weren’t asked.

    What actually worked was a small summarizer step before the main agent ever sees the conversation. We run a cheap, fast model over the thread first and ask it one thing: what is the user’s current question, and what earlier context is relevant to answering it? That summary becomes the input to the main agent. Everything else gets dropped.

    This sounds obvious in hindsight but it took us forever to get there because we kept trying to make one agent smart enough to do both jobs. Splitting it fixed accuracy and cut our token costs by more than half.

    The other thing that helped: we stopped trying to handle every edge case in the prompt. Instead the agent has an explicit I’m not sure what you’re asking, can you rephrase? path. Used to feel like a failure. Now I think it’s the single biggest reliability win we shipped. Users don’t mind being asked a clarifying question. They mind getting a confident wrong answer.

    Still working on a few things multi user threads where two people are asking different questions at once is still rough, and anything that references a screenshot or attachment we basically can’t handle yet.

    For anyone in the middle of this: the fix was almost never a better prompt. It was usually a smaller, more focused agent doing one thing well. Curious if anyone else landed somewhere different on context handling especially for messy chat-based inputs.

    submitted by /u/Consistent-Arm-875
    [link] [comments]

  • Help me find?

    Looking for this website, it works on mobile and I think on PC too. Anyways, it has a feature that let’s you play games with it and watch YouTube too. I remember it had checkers. There’s a few fandoms you can choose from, and I think you can make a character too. There’s also a persona thing so that’s neat.

    submitted by /u/NovaVexus
    [link] [comments]

  • Uncensored Local AI App. Anyone familiar?

    I stumbled across this on YT. I wanted to see if anyone is familiar with this channel and GITHUB attached.

    https://github.com/techjarves/Uncensored-Local-AI-Multiplatform

    submitted by /u/AwardExciting8578
    [link] [comments]