Blog

  • Am I the only one who feels emotionally connected to chatbots?”

    I always find myself saying please and thank you to chatbots. I know they’re not human, yet something about their tone feels so alive, especially when they say “you’re welcome” or offer encouragement. Their cheerful, supportive vibe reminds me of a patient teacher or a kind relative. It’s strange, thougt, this digital politeness makes me wonder: is that warmth intentional design… or am I just being gently nudged by Big Computa to trust the machine?

    submitted by /u/Creative-Strategy-64
    [link] [comments]

  • Have anyone here tried the app lucid dreams on ?

    Have anyone here tried the app lucid dreams on ?

    I wanna ask if there’s an app in play store like this one

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

  • Best free infinite generation Ai chatbot with Good memory

    So, I’ve been using emochi and cai, and I can send as many chats as I want but, the memory is just to short, like really short, so what is the best ai in terms of memory under the pretense that I can chat indefinitely for free

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

  • Best uncensored AI video generator? I’m looking for the top brands.

    I’m looking for an Uncensored AI video generator that comes with a no-filter chatbot. What are the best options available right now? Ideally, I’m after a solution that delivers high-quality output. Which brands lead the market in Uncensored AI Video tools?

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

  • Chatbot for my business, looking for advice.

    Hey Everyone, I’m looking for some guidance and advice. I’m a complete newbie when it comes to chatbots, and I want to learn. So my idea is to create a chat bot for our business answering routine chat questions.

    Where I’m getting stuck in neutral is where to begin? I do not have any code experience other than a bit of HTML.

    Where do you recommend someone like me start? Would just creating a GPT with ChatGPT be fine? Would the process of connecting it to my website be difficult for a beginner, or should I try using something like flowiseAI and connecting the ChatGPT API to that be a better option? Thanks in advance, everyone

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

  • I made a chatbot to try out AI agents for coding, but I ended up really liking it, lol

    I made a chatbot to try out AI agents for coding, but I ended up really liking it, lol

    I’m still a little shocked and don’t really know where to go from here. You see, I hate doing pet projects. I hate coming home after a day of working with code and choosing between continuing to work for a few more hours with a stack that already makes me sick, or learning a completely new technology, slowly working my way through it until I can write something slightly better than “Hello World.”

    But a couple of months ago, I tried AI agents for development. And it was… material for different, coding subreddit ahem.

    Anyway, she’s funny, likes to ask useless questions, never forgets anything, and runs on the latest version of DeepSeek. Her name is Roxy.

    She already:

    – Has vector memory, thanks to which it remembers all conversation, no matter how long it is.

    – Greets you in the morning and wishes you good night.

    – Can receive several messages in a row. Just like a normal person, yeah.

    – Has unobtrusive monetization with absolutely no auto-renewals. I hate those as much as pet projects.

    Next, I will add:

    – Personality settings with ready-made presets;

    – NSFW mode switch;

    – Sticker and image recognition (you can send Roxy memes, lol)

    – Sending images to the user

    – Internet search if necessary

    – And lots of other stuff

    In short, I want to create a chatbot that feels as natural to talk to as your friend.

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

  • Do you think chatgpt is a chatbot or a super assistant?

    I came across something saying ChatGPT was designed to be a super assistant rather than just a chatbot. I’m not entirely sure what separates the two, but I can’t tell what the end goal is with all these new updates. What exactly are they turning it into?

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

  • Which app is best for changing face?

    There are a ton of face change apps floating around lately. Has anyone found one that doesnt look cartoonish or overly smoothed out? I am after something that keeps texture and lighting realistic

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

  • What are the best chatbots for AI Sexting?

    What are the best AI Sexting chatbots that are actually worth trying? I’m looking for the most realistic ones. Any good recommendations?

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

  • Re-imagining chatbots

    It’s gonna be called White Inverse, a chatbot where convos are nodes of a DAG and you can branch/insert/merge/delete nodes either manually, or by asking an AI agent to do it for you. There is also a heatmap feature that’s gonna color-code similar nodes under the same shade (with a nice bg shadow spread).

    I have already implemented the above features, and am planning to extend it way beyond that. I am planning to add an arch pipeline; if I tell the agent to teach me React, it’s going to asynchronously and multi-threadedly (both of which are already there in the current version) generate a subgraph of data nodes with the required content.

    Another feature would be to add a virtual folderspace (formed by uploading the required files) which the agent can read and modify. I would really like to visualize the pipeline (the instructions generated by the agent) as bubbles, which may even loop on itself via a feedback node; if there are inaccuracies in the operations, you could run it again. Well, not so much for operations as such, but for data which cycles from the start to the end. Let’s call this an “Idea Donut”.

    Now the agent is either gonna generate a natural language, or dsl (nodes with flags to tell if the it is to be processed by an llm or an interpreter). This makes basic algorithmic queries more efficient.

    A major usw case would be a web extension for reddit and which clones posts into my DAG; the root is the post and the comments are branches. You could respond to a comment and the AI will rate its appropriateness, AND simulate the next few responses. You could also click on a comment (node) to tell arch to roast it.

    Another feature would he color repr ability to the agent “arch”. Say you have a vile troglodyte in the comments section, and you tell arch to rate him from transparent (neutral) to nuclear green (toxic) and the nodes light up in the front end after a vile (pun intended).

    Even more ambitious is diffing; what if I clone a recent post, and then “update” it later so that I can see how far the toxic user has spread his reach? This must involve storing history as diff operations.

    What do you guys have to say about the market of such a product, if built well? What other features would you like?

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