artificial
artificial

What if Blackbox, ChatGPT, and Cursor were actual people

I can't stop thinking about how these AI tools would look if they were human. Blackbox would 100% be that quiet hacker friend who always knows the shortcut. ChatGPT is the super helpful nerd who somehow knows everything and never gets tired…..

I’ve been working on my own local AI assistant with memory and emotional logic – wanted to share progress & get feedback

Inspired by ChatGPT, I started building my own local AI assistant called VantaAI. It's meant to run completely offline and simulates things like emotional memory, mood swings, and personal identity. I’ve implemented things like: Long-term memory t…

In our quest for illumination, we lost sight of the heavens.

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

2022 vs 2025 AI-image.

I was scrolling through old DMs with a friend of mine when I came across an old AI-generated image that we had laughed at, and I decided to regenerate it. AI is laughing at us now 💀 submitted by /u/Jello-idir [link] [comment…

Geoffrey Hinton says people understand very little about how LLMs actually work, so they still think LLMs are very different from us – "but actually, it’s very important for people to understand that they’re very like us." LLMs don’t just generate words, but also meaning.

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

LLMs can now self-improve by updating their own weights

Paper: https://arxiv.org/abs/2506.10943 submitted by /u/MetaKnowing [link] [comments]

Can an amateur use AI to create a pandemic? AIs have surpassed expert-human level on nearly all biorisk benchmarks

Full report: "AI systems rapidly approach the perfect score on most benchmarks, clearly exceeding expert-human baselines." submitted by /u/MetaKnowing [link] [comments]

AI for storytelling. Makes no effort to keep track of plot

Any of you in here that uses AI to create stories where you can interact. That have found a good AI? I've tried a couple of them, but they all lack the ability to keep track of the story once I've entered around 50 entries. It doesn't real…

We all are just learning to talk to the machine now

It feels like writing good prompts is becoming just as important as writing good code. With tools like ChatGPT, Cursor, Blackbox, etc., I’m spending less time actually coding and more time figuring out how to ask for the code I want. Makes me wonder… i…

I built a local TTS Firefox add-on using an 82M parameter neural model — offline, private, runs smooth even on old hardware

Wanted to share something I’ve been working on: a Firefox add-on that does neural-quality text-to-speech entirely offline using a locally hosted model. No cloud. No API keys. No telemetry. Just you and a ~82M parameter model running in a tiny Flask ser…